Post Call Analysis β Call Analysis Flow π
This section allows you to configure how calls made by the AI agent will be analyzed using the flows previously created in Flow Studio.
Select Call Analysis Flow
Click on βSelect Call Analysis Flowβ
You will only see flows that meet the specific criteria for call analysis. If your flow doesnβt appear in the list, itβs because it doesnβt meet the following conditions:
The flow must have a βTriggerβ type that receives all parameters through the body of the request.
The flow must respond with text, since LLM models can only process text-based responses.
Only one analysis flow can be selected in this feature.
Once the flow is selected, youβll see the flowβs URL and API Key already filled in under the βCall Analysis Flowβ field.

β οΈ Warning:
If you change the name of a flow, you must update the corresponding webhook URL.
Last updated