# How to bulk-download or export call recordings

We provide three options for downloading call recording data to your local device:

1. [Manually](https://tokyapp.zendesk.com/hc/en-us/articles/4410095667217-How-to-download-the-Call-Recordings), with the help of the web app.
2. Programmatically, [using our API](https://tokyapp.zendesk.com/hc/en-us/articles/15149647476369).
3. Through scheduling, where we provide a compressed zip file for each month of recordings you need.

For the last option, a price of $0.001 per minute of recording is applied with a minimum of $10 per operation.

This same policy applies to recordings belonging to voicemail messages.


---

# 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-bulk-download-or-export-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.
