# How to download the Call Recordings

Toky saves call recordings and voicemails as audio files that you can easily download by going to the [Voicemails](https://app.toky.co/business/voicemails) or [Call Recordings](https://app.toky.co/business/call_recordings) section and clicking the **share** icon next to the phone call.

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

After that, you can click the **Download** button to save the recording to your local drive.

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

This process is to download one file at a time.


---

# 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/how-to-download-the-call-recordings.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.
