> For the complete documentation index, see [llms.txt](https://docs.does.qa/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.does.qa/platform/integrations/microsoft-teams.md).

# Microsoft Teams

Bring DoesQA results into Microsoft Teams so engineering and QA see pass and fail next to the rest of their work. Connect Teams once, then post Run results into the channel you choose.

## Why use it

* Keep release confidence visible in Teams without chasing reports in another tab.
* Alert on CI, schedules, or Runs started in the app with the same notification model as Slack.
* Limit CI alerts to specific [CI / CD](/configuration/ci-cd.md) keys when one team owns one pipeline.

## Connect Microsoft Teams

{% stepper %}
{% step %}

## Open Integrations

In DoesQA, go to **Settings → Integrations**.
{% endstep %}

{% step %}

## Connect Teams

Choose Microsoft Teams and complete the connection. Confirm the integration shows as **Active**.
{% endstep %}
{% endstepper %}

You only need to connect Teams once per account. Notification rules use that connection.

## Send Run results to a channel

Create a Teams notification under **Settings → Notifications**.

{% stepper %}
{% step %}

## Add a Teams rule

Select **Add**, then choose **Teams**.
{% endstep %}

{% step %}

## Configure the rule

1. Enter a **Title**.
2. Choose the **Run Types** that should post to Teams.
3. Select the **Teams Integration**.
4. If the rule uses **CI/CD Webhook** with **Select Keys**, confirm the Key list.
5. Save the rule.
   {% endstep %}
   {% endstepper %}

Field-by-field detail for notification rules lives on [Notifications → Microsoft Teams](/configuration/notifications/teams.md) and [Notifications](/configuration/notifications.md).

## Related

* [Integrations](/platform/integrations.md)
* [Slack](/platform/integrations/slack.md)
* [Notifications](/configuration/notifications.md)
* [Notifications → Microsoft Teams](/configuration/notifications/teams.md)
* [GitHub](/platform/integrations/github.md)
* [Universal Webhook](/platform/integrations/universal-webhook.md)
