What are field tags?
Every field gets a unique tag (auto-generated from the label, like "full_name" or "date_of_birth"). Tags are used for:
- Patient Mode field mapping - map tags to patient record fields so submissions auto-populate profiles
- Webhook payloads - tags become the keys in JSON data sent to your integrations
- CSV exports - tags are used as column headers for clean data mapping