Working with Tags

Intermediate

Working with Tags

Tags are lightweight labels you can attach to any model element for categorization and filtering.

Adding Tags to an Element

  1. Select a node or relationship (on the canvas or in the Tree View)
  2. In the Properties Panel, find the Tags section
  3. Type a tag name and press Enter to add it
  4. Add as many tags as needed

Removing Tags

  1. Select the element
  2. In the Tags section, click the × on the tag you want to remove

Filtering by Tags

Tags become powerful when combined with filters:

  1. Open the Filters area in the Tree View
  2. Set a filter condition for a specific tag
  3. The Tree View shows only elements with that tag

Tag Ideas

  • Status: "in-progress", "approved", "deprecated"
  • Priority: "critical", "nice-to-have"
  • Domain: "infrastructure", "security", "frontend"
  • Review: "needs-review", "reviewed"

Tips

  • Tags are free-form text — there's no predefined list
  • Use consistent naming conventions across your team
  • Tags complement properties — use properties for structured data, tags for flexible categorization