> For the complete documentation index, see [llms.txt](https://docs.bird.com/taxi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/taxi/add-ons/communication-add-ons/setting-up-the-microsoft-teams-add-on.md).

# Setting up the Microsoft Teams add-on

Admin users of your Taxi account can set up the Microsoft Teams integration for your Taxi account. All updates are posted to a single channel allowing teams to easily communicate with collaborators and keep track of email creation events in real-time.

### To enable the Microsoft Teams add-on:

1. Head to Integrations
2. Select the 'Communications Add-ons' tab<br>

   ![](/files/2UW5wl2TxRiMgqfaBXJt)
3. Select 'Set Up' on the Microsoft Teams integration option
4. Before you can set up the integration in Taxi, you need to create/identify a Microsoft Teams channel you want to post your updates to\
   Generate the webhook URL for the channel within MS Teams. More info on how to do this: <https://docs.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook>

   ![](/files/5LsZeC1PH5jBZM8RtvCX)
5. Paste the webhook URL into the 'Incoming Webhook' section
6. Select the options that you want to receive notifications on

* Email Design System is Published\
  This will post an update in the channel when a new Email Design System (EDS) and Brands are created.
* New Projects and New Mailings\
  An update will be posted when projects and/or mailings are created. These notifications will include the creator of the project and/or mailing and a quick link to access the content in Taxi.
* Conversations

  Updates will be sent to your channel when a conversation has started on a version. When a user is tagged in a conversation in Taxi and they are using the same email address in MS Teams they will be tagged in MS Teams too.

  7\. Select 'Set Up Add-On'\
  The MS Teams add-on is now set up in your Taxi for Email account


---

# 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:

```
GET https://docs.bird.com/taxi/add-ons/communication-add-ons/setting-up-the-microsoft-teams-add-on.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.
