Reporting

Define structured outcomes for GetVoiceBot agents to report after conversations.

Reporting fields tell an Agent which structured outcomes to produce after each conversation. Use them for dispositions, qualification results, appointment outcomes, escalation reasons, or other information that should be searchable and measurable.

Add reporting fields

  1. Open the Agent editor.
  2. Select Reporting.
  3. Add a field with a stable key, a user-facing label, and clear instructions.
  4. Choose the value type: True / False, Fixed choices, Number, or Text.
  5. Save the staged Agent and test conversations that should produce each expected outcome.

Use fixed choices when a field has a known set of valid outcomes. Use free-form text only when the answer cannot be represented reliably by a boolean, number, or controlled list.

Design fields for reliable reporting

For example, a lead-qualification workflow might define:

Reported values appear with conversation logs and can feed metrics and downstream integrations.


Reading reporting data through the API? See Logs, conversations, and reporting.