# Microsoft Teams notifications

If you have set the MS Teams integration to monitor and respond to incoming conversations from the DialoX app integrated in MS Teams, you can define to be notified about new incoming conversations by MS Teams with an extra toast on your desktop that will look like this:

<div align="left"><figure><img src="/files/qATrYTnKzGk7MHRnAq5q" alt="" width="272"><figcaption></figcaption></figure></div>

{% hint style="info" %}
Beware that MS Teams can only notifiy you about new conversations and some status changes.&#x20;

**You will not be notified via MS Teams about @mentions, messages forwarded/escalated to you or changes of the environment administration settings.** \
\
So even when using MS Teams to answer conversations, it can be useful to [define browser push notifications](#user-content-fn-1)[^1] to get these other types of notifications.&#x20;
{% endhint %}

### MS Teams settings

To get notifications form MS Teams about new conversations you need to have these settings:

1. In your MS Teams client, click on the **three dots** next to your profile image and open **Settings**.\
   \
   ![](/files/wp6byjD88cMsyHiHX9m7)&#x20;
2. Go to **Notifications and activity** and make the settings according to your general notification preferences:<br>

   <figure><img src="/files/C5mZOOtVIDBszOucGpCd" alt=""><figcaption></figcaption></figure>
3. Go to the MS Teams Channel that is connected to the DialoX chat application where the new conversations are shown, and click on **More options > Channel notifications**.  Select to get **Banner and feed** notifications for all new posts.<br>

   <figure><img src="/files/7yaEPc7B4nHFTSPuyHgf" alt=""><figcaption></figcaption></figure>

<br>

[^1]: See [Notification Preferences](/inbox/notifications/notification-preferences.md) and [Chrome and Windows settings](/inbox/notifications/chrome-and-windows-settings.md).&#x20;


---

# 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://manuals.dialox.ai/inbox/notifications/microsoft-teams-notifications.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.
