> 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/readme/how-does-the-voicemail-work.md).

# How does the voicemail work?

#### 1- Is there any way users can listen to private [Voicemails](https://app.toky.co/business/voicemails)?. <a href="#id-1--is-there-any-way-users-can-listen-to-private-voicemails" id="id-1--is-there-any-way-users-can-listen-to-private-voicemails"></a>

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

Private [**Voicemails**](https://app.toky.co/business/voicemails) can only be listened by the **agent** they were left for. You will only have access to these if you are the Super Admin of the account.

#### 2. If one agent checks the voicemail as read. Does it mark it as read for all agents? <a href="#id-2-if-one-agent-checks-the-voicemail-as-read-does-it-mark-it-as-read-for-all-agents" id="id-2-if-one-agent-checks-the-voicemail-as-read-does-it-mark-it-as-read-for-all-agents"></a>

The voicemail inbox will be particular to the agents. If you listened to them and there is another agent who has access to the same voicemail. It will still appear as unread to your colleague that has not listen to the voicemail yet.

But you will be able to see who listened to the voicemails already.

<figure><img src="/files/6Bkz157sHNM7vFyqkLMR" alt=""><figcaption></figcaption></figure>

\
\&#xNAN;***3. Because of new and improved features for Voicemails, items from before November 10th can’t be marked as unread.***

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

If you find your voicemail and see the information marked in the red box is unavailable. This means that the voicemail dates back before the updates were not applied.

\
\&#xNAN;*If you have any other questions about the voicemails and functionalities you can reach our support team at any time😃*


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.bird.com/toky-en/readme/how-does-the-voicemail-work.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
