Work with Key-Value Tags
Create a New Tag
You can create tags centrally from the Tags workspace or inline while configuring an asset.
To create a tag from the Tags workspace:
Navigate to Manage > Tags.
Select Add tag.
In the Key field, enter a primary identifier (up to 128 alphanumeric characters, hyphens, or underscores).
If you plan to use this tag in an OpenTelemetry streaming integration, avoid spaces and other non-compliant characters in the tag key. Non-compliant keys are excluded from streamed data. For details, see Tags as Attributes.
In the Value field, enter the specific value (optional, up to 128 characters).
Under Select shape, select an icon to represent the tag (such as a circle, triangle, or server icon).
Under Select color, select a color for the tag.
(Optional) Enter a Description to help other users understand the tag's purpose.
Under Select tag type, choose Static tag or Dynamic tag. Dynamic tags apply only to Endpoint Experience Agents and use rules to assign tags automatically; see Manage dynamic tags for Endpoint Agents.
Under Assign product area to tag, select the product area for the tag (for example, Network & App Synthetics tests or agents, Endpoint Experience tests, Dashboards, or Connected Devices tests).
Select Save and assign items to create the tag. Follow the prompts to assign items now, or finish the flow if you do not need to assign any yet.

Create a Tag Inline
When configuring an asset, such as a test or an agent, you can create a tag on the fly:
Select the Add tags field on the asset configuration page.
Start typing your desired tag. Use a colon (
:) to separate the key and the value (for example,Europe: Amsterdam).If the tag does not exist, the dropdown will prompt you to Create New Tag.
Select Save. The new tag is automatically applied to the asset and inherits the default icon and color.
Assign Tags to Assets
To assign an existing tag to an asset:
Open the configuration page for the test, agent, or dashboard.
Locate the tag selector field.
Select the field to open the dropdown menu. You can scroll through the alphabetical list or type to search.
Select the tags you want to apply. You can select multiple tags for a single asset.
Manage Assigned Items from a Tag
You can assign a tag to multiple assets (such as tests or agents), or remove the tag from them, directly from the Tags workspace.
Navigate to Manage > Tags.
Select the ... (options) menu next to the tag you want to modify.
Select Manage Assigned Items.

In the dialog that appears, select or deselect the items you want to associate with the tag.
Select Save.
Filter Using Tags
Tags allow for advanced filtering across the ThousandEyes platform.
In dashboards: Use the global filter or widget-level filters to isolate data. For example, filtering by
APP: Salesforcewill update all applicable widgets to show only data related to that tag.In views: Use the tag selector to filter test results or group tests by specific keys.
In alert rules: Use tag-based selectors with AND/OR logic to target tests and agents.
Edit or Delete Tags
Navigate to Manage > Tags.
To edit, select the Edit icon next to the tag. Note that changing a tag's key or value will update it across all assigned assets.
To delete, select the checkbox next to one or more tags, and select Delete. Note: Deleting a tag removes it from all associated assets. This action cannot be undone.
Last updated