summary → No change required — 18 September 2026. summary continues to work, sourced from the Call Summary extraction.summary key in webhook payloads, replacing the legacy summarisation task as the source.
No integration change
Keep readingsummary as you do today. The field stays a string at the top level of the execution, and its CSV column name is unchanged.
Before and after
summary text feeds anything downstream, such as a ticket body, a CRM note, or a report someone reads.
Removing the legacy task
This is not a dashboard toggle, andPATCH /agent/{id} will not do it. The task lives in the agent’s tasks array, so only a full PUT /v2/agent/{agent_id} can drop it.
Email support@bolna.ai and we will remove it, or send the full agent config yourself if you already manage agents that way. Leaving it in place is also fine, since it stops populating on 18 September either way.
Other features
Extraction
extracted_data · flat keysCustom Analytics
custom_extractionsAgent Extraction
agent_extractionNext Steps
Using Extractions
Configure extractions in the dashboard
Dispositions API
Manage extractions programmatically
Webhooks
Receive extraction data in real-time

