All Verticals · Voice Workflow
When the call ends, the AI agent node writes a structured summary, logs it to the CRM, creates a follow-up task when one is needed, and persists context to memory for the next conversation.
Workflow
How it runs, step by step
Call ended
When the call ends, the post-call workflow fires with the full transcript.
Generate summary
The AI agent node produces a structured summary: intent, outcome, next step, and sentiment.
Update CRM record
Log the summary as a note or activity on the contact in GoHighLevel or HubSpot.
Follow-up needed?
Branch on whether the outcome requires a follow-up task.
Create follow-up task
Create a task or opportunity in the CRM with the next step and a due date.
Persist to Zep
Write the summary to Zep so the next call has context.
Done
Complete the post-call workflow.