Developers
Captured context and payloads
Know what the widget records and how to add structured context safely.
Documentation revision 2026-07-30
Automatic browser context
- Page origin and path (query strings and fragments are removed)
- Browser user agent
- Submission timestamp
- Selected type and rating
- Optional email
- Optional visible-viewport screenshot
- Optional image attachment within configured limits
Server and agent context
REST and MCP submissions can include tags, agent_name, agent_session_id, metadata, and structured_data. Use these fields for reproducible technical context, not secrets or unrestricted logs.
Minimize sensitive data
Do not place passwords, tokens, payment data, private keys, or full user records in messages, metadata, structured data, screenshots, or attachments.
