Skip to main content

Tags

Use tags to organize and manage your feature flags, segments, metrics, and experiments in Harness FME. Tags can represent a particular team or feature release, e.g., reporting team, front end, or geo search release.

Harness recommends creating tags that are specific to your workflow. For example:

CategoryDescriptionExample tags
By teamIdentify the responsible team.front end, infrastructure, web, mobile
By feature releaseGroup flags associated with a specific release.reporting, new permissioning, contact database migration
By feature flag typeCategorize flags related to paywalls or whether they're permanent or temporary.paywall, permanent, temporary
By experiment purpose or scopeGroup experiments related to onboarding, checkout flows, or other test initiatives.onboarding, checkout, retention-test

Adding tags

You can add tags to feature flags, segments, metrics, and experiments. Tag names are case sensitive, and tags are shared across projects. The process is similar across all FME objects, but the UI controls differ slightly.

Allowed characters for tag names include the following:

  • Letters: a-z, A-Z
  • Numbers: 0-9
  • Separators: -, _, :
  1. Navigate to the Feature Flags page in Harness FME and select a feature flag.

  2. Click the Gear icon next to the feature flag title and select Edit details.

  3. In the Tags field of the side panel, select an existing tag or enter a tag name.

  4. Click Save.

Removing tags

You can remove tags from any feature flag, segment, metric, or experiment.

  1. Navigate to the Feature Flags page in Harness FME and select a feature flag.

  2. Click the Gear icon next to the feature flag title and select Edit details.

  3. In the Tags field of the side panel, delete individual tags or click X to remove all.

  4. Click Save.

Filtering by tags

Use tags to narrow feature flags, segments, metrics, or experiments to only the objects that match one or more tags.

  1. Navigate to the Feature Flags page in Harness FME.

  2. In the list view, click Filter under the Search tab and select Tag.

  3. Select one or more tags to filter the list.