Skip to main content
Tags label your entities; tagging rules assign them automatically. Tags drive alerts and workflow triggers, so this is the “classify” half of ingest → classify → automate. For the user guide, see Tags & tagging rules.

Tag model

A tag is applied to an entity through a tag assignment: Assignments are unique on (tagId, resourceId, resourceType, organizationId) — a tag can be on an entity at most once.

Tagging rule shape

A rule binds a tag to a set of conditions (and an optional scope):
A rule has no kind of its own — it inherits its tag’s type. Multiple rules can target the same tag.

How rules apply

Tags aren’t applied live on edit; they’re (re)computed by a tag evaluation run that evaluates active rules and creates/removes assignments accordingly — see Runs & examples.