# Microsoft Teams

You can directly get notifications send to your Microsoft Teams channel:

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

*All events listed* [*here*](/integration/webhook.md#webhook)*, will be notified.*

### How to enable

Follow [this guide](https://docs.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook#create-an-incoming-webhook) to create an Incoming webhook integration for your desired Microsoft Teams channel.

{% embed url="<https://docs.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook#create-an-incoming-webhook>" %}

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

1\) Enter a name for your webhook connection.\
\&#xNAN;*For example use "locize".*

2\) Optionally upload an image.\
\&#xNAN;*For example use* [*this locize icon logo*](https://4088437615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L9pm8yQi-Jkj6yuulDv%2Fuploads%2FRWbcCKYfVDLp5H5cyHSc%2Flocize-icon-spaced.png?alt=media\&token=bfb0c5a4-9099-44a8-a4c6-9accdd65a90b)*.*

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

3\) Copy the URL and insert it in your project's settings page ("API, CDN, NOTIFICATIONS" tab) for the Microsoft Teams notifications configuration:

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

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


---

# 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-old.locize.com/integration/microsoft-teams.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.
