> For the complete documentation index, see [llms.txt](https://docs.bird.com/toky-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/toky-en/how-to-guidestokyapp/enable-call-recording.md).

# Enable call recording

Toky records inbound and outbound calls that involve a phone in the flow. Web to Web calls are currently not supported for recording.

Outbound calls are recorded by default, and if you want to modify this behavior you need to go to the [agent's profile](https://beta.toky.co/business/agent/list), and check or uncheck on **Record Outbound Calls**.

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

Inbound calls are also recorded by default, and to change this setting you will have to go to the [phone numbers](https://beta.toky.co/business/pstn/list) menu and choose the number you want to enable or disable the recording for. To do this, simply **Edit** the number and check or uncheck on **Record Inbound Calls** to enable it or disable it respectively.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-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.
