Add reporting fields
- Open the Agent editor.
- Select Reporting.
- Add a field with a stable key, a user-facing label, and clear instructions.
- Choose the value type: True / False, Fixed choices, Number, or Text.
- Save the staged Agent and test conversations that should produce each expected outcome.
Design fields for reliable reporting
- Give each field one purpose.
- Describe when the Agent should set the field and what evidence it should use.
- Keep keys stable after dashboards, exports, or integrations begin using them.
- Test negative and uncertain cases, not only the successful path.
- Add a metric from a reporting field when you want to track the outcome over time.
dispositionas fixed choices such asqualified,follow_up, andnot_a_fitappointment_scheduledas True / Falseestimated_valueas a Numberfollow_up_summaryas Text
Reading reporting data through the API? See Logs, conversations, and reporting.