# Call Transcription

Steps for call transcription:

* Navigate to the **"CDR > Reporting"** section in your account.
* Click on the **"Date & Time"** hyperlink of the specific call you want to transcribe.

<figure><img src="/files/4A1YoN8IfO7PHI15iEnj" alt=""><figcaption></figcaption></figure>

* Scroll down to the **"Call Transcription"** section and click on the **"Transcribe Call"** button.

<figure><img src="/files/EJTitN0kcbLn5EJiLqg0" alt=""><figcaption></figcaption></figure>

* After the call is transcribed, click on the **"Show Details"** button to view the transcribed call text.

This feature is available for all recorded calls.&#x20;

If you wish to activate call recording, you can click on the provided link below.

{% embed url="<https://docs.didforsale.com/sip-trunking/enable-call-recording>" %}

By following these steps, you can access and view the transcription of your incoming calls that have been recorded.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.didforsale.com/sip-trunking/call-transcription.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
