๐ Recent activity
Loadingโฆ
๐ท Tags
What tags do โ the short version
Tags are how SafeCadence ties everything together. They drive:
- Groups โ
{filter:{field:'env',op:'eq',value:'prod'}}resolves to every asset taggedenv:prod - Policies โ "All prod Cisco gear" targets
env:prod+vendor:cisco - AI enrichment โ auto-sets
role:,env:,criticality:from hostname/config - Compliance scope โ
compliance:pcitags drive the /scope page
env:prod / staging / dev
site:dc1 / branch-nyc
role:edge-router / core / access / db-server
vendor:cisco / arista / palo-alto
criticality:crown-jewel / high / medium
compliance:pci / soc2 / hipaa
team:network-eng / data-eng
Tags are added 3 ways: (1) AI enrichment when a device is discovered, (2) manually on any asset cockpit โ Custom fields, (3) by editing a CSV on import.
| Tag | Usage | |
|---|---|---|
| Loadingโฆ | ||
โ rename = applies the new name to every asset that had the old tag. ๐ delete = strips the tag from every asset (the assets stay).