> For the complete documentation index, see [llms.txt](https://help.sipgate.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/ereignisliste/wie-richte-ich-benachrichtigungen-fuer-ereignisse-ein.md).

# How do I set up notifications for events?

{% hint style="info" %}
**Note:** The *event list* is **only available to customers on sipgate classic** available. In sipgate neo, you can see all incoming, outgoing, and missed calls in the sipgate app in the respective channel inbox.
{% endhint %}

In the section **Notifications** you have the option of being informed about events. The notification can be sent by email (free of charge) or by SMS (7 cents/SMS). In addition, the selected notification is displayed in the event list.

To set up a new notification, go to **My Telephony** ➔ **settings** ➔ **Notifications**. There you will find an overview of all events and can set up a new notification for various events (call, voicemail, fax, or SMS) using the button **Add** set up.

![sipgate-help-center-notification-new1.png](/files/c743ddfa6adeea52d39179c96c0cab5285d24ef1)

In the next step, you can choose an event: Select an event type (call, fax, voicemail, or SMS), the direction of these events, and an endpoint. For the event types call and voicemail, you also have the option of using the option "**only for specific phone numbers**" to use it to set the event exclusively for selected phone numbers.

![sipgate-help-center-notification-new2.png](/files/1fc0966a9ca5f75db2a7e3a608cc2ffb65c496fb)

Next, choose an email (free of charge) or SMS (7 cents/SMS) as the action to be triggered after the selected event. You can also enter multiple email addresses or phone numbers separated by commas. In addition, you can choose how these events should be displayed in the event list. If you choose to be notified by email about received faxes, the respective fax will be attached as a PDF document.

![sipgate-help-center-notification-new3.png](/files/49eaa847168cf7a27c698721e7aec191e5560b2f)

At the end, you will receive a summary of the notification you have set up. Confirm the setup by clicking **Save** click.

![sipgate-help-center-notification-new4.png](/files/449e17eeaf580647b775f069f29c014f586f466c)

#### Notifications for receiving faxes

If you have enabled the **receiving of faxes** the **email notification** enabled, the fax will be sent as a PDF attachment to the email. With the **SMS notification** all stored mobile phone numbers receive an SMS about a new fax. Please note that a sending fee of 7 cents is charged for each SMS sent and deducted from your balance.

#### Notifications for receiving voicemails

You can be notified about incoming voicemails by email (free of charge) or by SMS (7 cents/SMS). It is also possible to receive a transcript of the voicemail message by email as text or by SMS (maximum 150 characters). To do this, the transcript must be activated in the event list. You can find this setting by clicking your voicemail in the routing overview.

![Voicemail.png](/files/2c13bc27eb192ba31aa13e0556689974346d5807)

You can also specify whether individual users or an entire group should be notified. This setting can be customized individually for each of your phone numbers. To set up an email notification, click under **My telephony ➔ Telephony** on the corresponding **voicemail** and then on **email notifications.** As an admin, you can configure the notification settings for users under **account management** **➔** **user** **➔** **Username** **➔** **voicemail** **➔** **email notifications** configure.

#### Link notifications with Slack or Microsoft Teams

If your company uses Slack or Microsoft Teams, there is the option to set up a shared callback list in a Slack or Microsoft Teams channel.

To do this, log in to your sipgate account and navigate to **My Telephony**. In the next step, go in the right-hand menu to **Notifications** and select **Create new filter**. There, in the first step, you select the type of events you want to be notified about. In the second step, activate the option **Email** as the action and click on **Add more**. Enter the email address of the desired Slack or Microsoft Teams channel in which the notifications should be set up. Finally, save your settings to successfully set up the notification.

Here you will find instructions for configuring an email address for a [Slack-](https://slack.com/intl/de-de/help/articles/206819278-E-Mails-an-Slack-senden) or [Microsoft Teams](https://support.microsoft.com/de-de/office/tipp-senden-einer-e-mail-an-einen-kanal-2c17dbae-acdf-4209-a761-b463bdaaa4ca)-channel.

#### Disabling notifications by SMS

As an admin, you have the option to disable SMS notifications for your users. To do this, go to **account management**➔ **user** ➔ **Permissions** ➔ **Extensions** ➔ **Web SMS.** However, this means that users can no longer send web SMS via the web interface.

![sipgate-help-center-notification-new5.png](/files/7b494fcf09a259f5b9fe01295def0b42b3fd308b)


---

# 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://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/ereignisliste/wie-richte-ich-benachrichtigungen-fuer-ereignisse-ein.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.
