Auto-reschedule is unaffected. Automatic rescheduling of callbacks continues to work after 18 September 2026 with no action from you. It is handled separately from Agent Extraction.
What to do
The template id (asst_…) is not something you can look up, so identify the fields from a recent payload.
1
Pull a completed execution
Read the object under
agent_extraction.2
Note every key inside it
Those are the fields the template produced.
3
Create a category and one extraction per field you need
Follow Extraction. Set each name to the old field name to keep result keys stable.
4
Write your own question for each
State what to look at, what to ignore, and what each pre-defined option means.
5
Test against a real past transcript before the cutoff
Before and after
asst_ key is replaced by a category name you control, which is easier to read. But the values behind it come from your prompt, not the template’s.
Other features
Extraction
extracted_data · flat keysCustom Analytics
custom_extractionsCall Summary
summaryexecution_id for a payload that does not match this guide.
Next Steps
Using Extractions
Configure extractions in the dashboard
Dispositions API
Manage extractions programmatically
Webhooks
Receive extraction data in real-time

