> ## Documentation Index
> Fetch the complete documentation index at: https://docs.oduist.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AI call transcription and summary

> Enable AI transcription, configure summary prompts, and control when calls are sent.

# AI call transcription and summary

## Activate and configure

PBX → Settings:

* Set **Summary prompt** (write the instructions in your language).
* Enable **Register summary** to post summaries on partner/reference records.
* Define **Calling** / **Called number patterns** (Python regex) to control which calls are sent (API is billed).

<img src="https://mintcdn.com/test-99895540/4eQ6AIbO89AUVLyN/pbx/images/ai-transcription-settings.png?fit=max&auto=format&n=4eQ6AIbO89AUVLyN&q=85&s=760ea06c6527d7b49ea02789f51f469b" alt="Settings" width="1920" height="806" data-path="pbx/images/ai-transcription-settings.png" />

Example patterns:

* `.+` — all numbers
* `^100.+$` — numbers starting with 100
* `^.+90$` — numbers ending with 90
* `^1234567890$` — exact number

Example summary posted on the partner:

<img src="https://mintcdn.com/test-99895540/4eQ6AIbO89AUVLyN/pbx/images/ai-transcription-summary.png?fit=max&auto=format&n=4eQ6AIbO89AUVLyN&q=85&s=c6e0ae4971eaaeee1552ad7ec41f15d7" alt="Summary posted" width="1920" height="758" data-path="pbx/images/ai-transcription-summary.png" />
