> For the complete documentation index, see [llms.txt](https://teamhelp.sipgate.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://teamhelp.sipgate.co.uk/use-sipgate/voicemail-and-ivr/how-do-i-set-up-notifications-for-voicemails.md).

# How do I set up notifications for Voicemails?

Email notifications containing an MP3 copy of the voicemail and SMS notifications can be set up, in addition to [checking your voicemails](https://teamhelp.sipgate.co.uk/hc/en-gb/articles/204167531), in your **Event List** or by calling your Voicemail.

Visual MWI (Message Waiting Indicator) can also be enabled with the majority of VoIP phones.

#### How to set-up email notifications for your personal or Group voicemail(s)

* In your sipgate account's User profile, click **Voicemail**
* In the **Notifications** section click on the **+** button
* After entering the email address, click OK.

Notifications can be sent to multiple email addresses. Each address will receive an email with an MP3 copy of the Voicemail attached.\
To stop voicemail notifications being sent to an email address, click the **X** next to the email you wish to remove. (<team@support.sipgate.co.uk>)

#### How to set-up SMS notifications

* In your team account's User profile, click **Notifications**
* Click an existing Filter rule or click **Add Filter**
* To create a new filter; Tick the **SMS Notification to** box
* Select **Add More** from the drop-down menu
* Enter the phone number SMS Notifications should be sent to
* Next click **OK** and then click **Save**

![](/files/zZmvITUBnom7LP24hrKe)


---

# 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://teamhelp.sipgate.co.uk/use-sipgate/voicemail-and-ivr/how-do-i-set-up-notifications-for-voicemails.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.
