# Microsoft Teams

<div align="left"><figure><img src="https://727226624-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjFmyReUsbJqDjHEAlW%2Fuploads%2FN7qJt6SK3Vr2XeJGcvEy%2Fteams.png?alt=media&#x26;token=bfa973e8-ce79-440e-b667-4e9ddd933c26" alt=""><figcaption></figcaption></figure></div>

## Set up

### Navigate to the Integration settings view

1. Select an app in the top left corner from the Switcher
2. Navigate to **App Settings** by clicking the gear icon (⚙️) at the top of the Timeline sidebar
3. Click on **Integrations** in the sidebar

### **Connect Microsoft Teams**

{% hint style="warning" %}
**Important!** Before connecting a Teams integration, we recommend creating a user in your Microsoft Teams organization called "Runway" that will be used for authentication. This will ensure that messages sent by Runway are correctly attributed to the Runway user instead of the user that completed the installation.
{% endhint %}

1. Find the **Microsoft Teams** integration module under the **Notifications** section
2. Click the **Connect** button
3. You’ll be taken through a standard Microsoft Teams OAuth flow

{% hint style="info" %}
Runway can send notifications to **private** channels only once the Runway user been given access to the channel. The Runway user is the user that was used during authentication.
{% endhint %}

### Setting up Microsoft Teams

1. Select the **Primary channel** you want notifications to go to. You can select or enter multiple channels.

{% hint style="info" %}
You can override default channel(s) for individual notifications by going to **App settings > Notifications** and clicking the :gear: icon for the notification you want to configure to send to a different channel.
{% endhint %}


---

# 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.runway.team/integrations/notifications/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.
