# Manage Microsoft Teams Notifications

{% hint style="info" %}
**Public preview**: The Microsoft Teams notifications feature is available to all accounts. Contact your Immuta representative for details.
{% endhint %}

## Set up Microsoft Teams notifications for your tenant

**Required Immuta permission**: `APPLICATION_ADMIN`

1. Navigate to the <i class="fa-gear">:gear:</i> [**Integrations** page](https://app.immutacloud.com/marketplace/settings/integrations).
2. Click **Enable** on Microsoft Teams.

## Enable Microsoft Teams notifications for yourself

Microsoft Teams notifications are set at the organization-wide level; once your administrator has enabled Microsoft Teams notifications, you can turn them on for yourself,

1. Install the Immuta app from the Teams store for your global segment:
   1. [Immuta EU](https://marketplace.microsoft.com/en-us/product/WA200010408?tab=Overview)
   2. [Immuta NA](https://marketplace.microsoft.com/en-us/product/WA200010585?tab=Overview)
2. Open the chat with the Immuta app in Teams.
3. Send the Immuta app a chat with the following and replace `<account_identifier>` with the [account ID you use when logging in to the Request app](/saas/request/access-data-products/how-to-guides/logging-into-marketplace.md#sharing-the-login-url): `login <account_identifier>`
4. You will be sent back a sign in button. Click sign in and you will be taken to the Immuta Request app to sign in to Immuta.
5. Sign in with your Immuta username and password.

Your notifications are set up. If you would like to verify your preference, see the [**Notification Preferences** page](https://app.immutacloud.com/marketplace/notification-preferences).


---

# 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://documentation.immuta.com/saas/request/notifications/how-to-guides/manage-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.
