Use prediction environment tags¶
Prediction environment tags are optional key-value pairs that you attach to a prediction environment. They help teams label environments (for example team: fraud or region: eu) to find the right infrastructure quickly and filter the Deployments inventory in Console.
Tags on a prediction environment are separate from tags on a deployment. Deployment tags describe the deployment; prediction environment tags describe the shared environment that one or more deployments run on.
Add prediction environment tags¶
Add tags to capture metadata such as owner, region, or business unit for each prediction environment.
To add prediction environment tags, do the following:
-
In Console, click Prediction environments.
-
Click the prediction environment you want to add tags to.
-
On the Details tab, locate the Tags section, then click + Add new.
-
In the Add new tag dialog box, enter a Name and Value, then click Add.
Edit or delete prediction environment tags¶
Update tag keys and values as your environment metadata changes, or remove tags that are no longer needed.
To edit or delete prediction environment tags, do the following:
-
In Console, click Prediction environments.
-
Click the prediction environment to modify.
- On the Details tab, locate the Tags section.
-
Next to an existing tag, do one of the following:
-
To edit the tag, click the edit icon , modify the Name and/or Value, then click Update.
-
To delete the tag, click the delete icon , then click Delete to confirm.
-
For other editable fields on the same tab, see View or edit prediction environment details.
Filter deployments by prediction environment tags¶
Use prediction environment tags in deployment filters to quickly surface relevant infrastructure.
To filter deployments by prediction environment tags, do the following:
-
In Console, open the Deployments page, then click Filter deployments.
-
In the filter panel, locate the Prediction environment tags filter, then enter a Name and/or Value from a tag applied to a prediction environment. Autocomplete suggests values that exist on your organization's environments.
-
Configure any additional filters, then click Apply filters.
Multiple tag pairs
When you specify multiple tag pairs, deployments are included if their prediction environment matches any of the selected tags.
For the full filter reference, see Filter deployments.





