# Enable & disable call recording

You can use Toky as an automatic call recorder app for inbound calls. This feature can be enabled or disabled easily.

**Observation:** only inbound and outbound calls involving the telephone network can be recorded. Web calls (Internet to Internet) can't be recorded.

* [For inbound calls](#for-inbound-calls)
* [For outbound calls](#for-outbound-calls)

#### For inbound calls <a href="#for-inbound-calls" id="for-inbound-calls"></a>

1\. Go to the [Phone Numbers menu](https://app.toky.co/business/phone_numbers).

2\. Select the number you would like its calls to be recorded, and click on **Edit**.

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

3\. Check or uncheck on **Record inbound calls** if you want to enable or disable call recording on this number.

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

4\. Click on **Save Changes** to finish.

#### For outbound calls <a href="#for-outbound-calls" id="for-outbound-calls"></a>

1\. Go to the Agent's menu.

2\. Select the agent you would like their calls to be recorded, and click on **Edit**.

3\. Check or uncheck on **Record outbound calls** if you want to enable or disable call recording of this agent.

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

4\. Click on **Save Changes** to finish.


---

# 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.bird.com/toky-en/how-to-guidestokyapp/enable-and-disable-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.
