How metadata discovery works
- Your SDK sends conversations with metadata (e.g.,
plan,industry,mrr) - OpenBat detects new metadata keys it hasn’t seen before
- New keys appear in the Discovered fields table on the Metadata tab
- You choose to Track, Accept, or Deny each field
Track metadata fields
Send metadata from your SDK
Include metadata in your conversation payloads. See Install the SDK for examples.
Navigate to the metadata tab
Go to
/platform/{chatbotId}/analysis-config and stay on the Metadata tab.Review discovered fields
New fields appear in the Discovered fields table. Common auto-discovered fields include:
| Field | Source |
|---|---|
| browser | SDK session context |
| device | SDK session context |
| ip | Request metadata |
| language | Browser language |
| os | Operating system |
| referer | Referring URL |
| userAgent | Browser user agent |
Track or deny each field
For each discovered field:
- Click + Track to add it to managed fields (makes it available as a conversation filter)
- Click Accept to acknowledge without tracking
- Click Deny to reject the field
Next steps
Analysis configuration
Explore all configuration options.
Conversations
Filter conversations using your tracked metadata fields.