General
Webhooks allow you to receive real-time notifications about important events happening in your calls.
Configuration
You can configure webhooks directly from the dashboard, per agent:
- Go to Agents and open the agent you want to monitor.
- Select the Instructions tab.
- Expand the For developers section.
- Paste your HTTPS endpoint URL in the corresponding fields:
end-of-call webhookend-of-session webhookcall-updates webhook
- Click Update to save changes.

Leaving a field empty disables that webhook for the agent.
Available events
- Call Updates — triggered in real time when a call changes status during its lifecycle.
- End of Call — triggered when any call ends, regardless of attempt.
- End of Session — triggered when all dialing retries for a customer are finished.