# Enable Call Recording

Step-wise instructions to enable call recording on incoming calls:

1. Go to the **"Phone number"** section in your account dashboard.
2. Select the specific DID number for which you want to enable call recording.
3. Click on the **"Edit Configuration"** button for that selected DID.
4. If you have chosen **"SIP > SIP Account"** as your configuration, you will find the **"Call Recording"** option on the right-side menu.
5. Select **"Yes"** for the "Call Recording" option and then click **"Save."**

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

By following these steps, call recording will be enabled for all incoming calls on the selected DID number.&#x20;

*<mark style="color:red;">This feature is compatible with all types of configurations, except in cases where DIDforSale is not used for audio.</mark>*

You can listen or download to these recordings from the section "Reporting > CDR".

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


---

# 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/enable-call-recording.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.
