---
title: "Tagging Requirements"
canonical: "https://docs.infoblox.com/space/DeploymentGuideIPAMTDwithRapid7/1631813802/Tagging%20Requirements"
format: markdown
---
Tagging must be configured correctly to control synchronization and scan actions:

| Tag Key | Purpose | Expected Value |
| --- | --- | --- |
| Rapid7_sync | Enable asset sync to Rapid7 | true |
| Rapid7_group | Add group name in Rapid7 | Group name (string) |
| Rapid7_Scan | Trigger scan for specific asset | true |
| VM_Scan_on_Policy_Hit | Scan assets based on TD threat logs | true |
| Rapid7_Scan_Criteria | Define scan trigger conditions | e.g. `(Severity >= Medium and Confidence >= High) and (policy_name = Default Global Policy, Block All)` |