# How to setup voicemail

An incoming call can be handled by an Agent or forwarded to another number or handled by voicemail when the Agent is not available.

### Prerequisites

* Healthy channel
* Option "Make calls with Inbox" must be enabled for that channel

#### Setting up voicemail

Select the number via l**eft bottom** -> **Settings** -> **Support** -> **Contact Center** -> **Numbers**

Click on **Create** on the top right corner

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

On the right a popup will appear where you can create a distribution flow for that number

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXf8ufx1EtMpr62XkjiLHAdhlxw9-LV_avp10gYXDKs364kZ_PPoiq3IPxRSQuDFp-9U1QJrUkhzQ7WYy61naWeXBRmjsrdU3j5KA4Zg71IinPZUlC3LZak9obmxLlyTcFd6R_s?key=CxavCfUbqBu3QywSWcegAg)

#### Clone Edit this Draft

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

Add step **Voicemail** and select Record Voicemail, set Text to be announced and select male or female for Voice.&#x20;

Click **Next** and **Skip test**

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

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdnwxxZ8BOpXbe2NNVQ-WcrggV8BRvVzEfyw04jnjy_O2cGibAjqlQltkgvF9osxoVv9gMgn5U9sycgj_v4O-zcEzFV2daO-nWWNEsjQLykySWwZcWCDLpCnYrLbsOy9RE8SNY?key=CxavCfUbqBu3QywSWcegAg" alt=""><figcaption></figcaption></figure>

#### Publish Draft

Note: For setting up voicemail with your own wav file, you can use the step "Play audio message to inbox call".

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd0YCtsI4BsZshys8870neT_0qmWMR_AQft1BtcCvt6BCyQxRw89l66Diy3CIoW-2YeFzE1fOEhgTNSSTNa4Tebkhm9wwlrEOC8mbpSVTa3c9xqAA2BCsGKwPeKcrS4IIMYSHs?key=CxavCfUbqBu3QywSWcegAg" alt=""><figcaption></figcaption></figure>

### Notes

* The step voicemail can also be added after the Ring to
* The recordings can be found at the Channel page of that incoming number

<br>


---

# 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/applications/automation/flows/how-to/how-to-setup-voicemail.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.
