Each agent can have one End of Call Action. Its instructions can describe multiple steps (for example, “email a summary, then log the outcome to our CRM”). It only runs when the call produced a transcript, and it reuses your agent’s configured AI model.
Adding an End of Call Action
- Log into your account and navigate to the agent editor.
- In the Functions section, click Add and select End of Call Action.
- Enter your instructions, then save the agent.
Configuring the instructions
Describe what should happen after each call, and which of the agent’s functions to use. Because the action runs after the caller has hung up, it can only use functions that make sense post-call (email, SMS, calendar, MCP) — it cannot transfer, hang up, or take a payment.Example Instructions
Use Cases
- Post-call summaries: Email a summary of every call to a manager or shared inbox.
- CRM logging: Record the outcome of each call in your CRM via an MCP integration.
- Follow-ups: Automatically schedule a follow-up appointment or send a recap SMS.
