> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dqlabs.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> What the Microsoft Teams integration is in Prizm — delivers alert notification cards to Teams channels via the native Prizm app.

<script type="application/ld+json">
  {`{
            "@context": "https://schema.org",
            "@type": "TechArticle",
            "headline": "Microsoft Teams Overview",
            "description": "What the Microsoft Teams integration is in Prizm - delivers alert notification cards to Teams channels via the native Prizm app.",
            "url": "https://docs.dqlabs.ai/integrations/teams/overview",
            "publisher": {
              "@type": "Organization",
              "name": "DQLabs Inc",
              "logo": "https://media.brand.dev/332adc35-5bc4-4d2b-bf78-256aa4a5e414.svg"
            }
            }`}
</script>

## What is the Microsoft Teams integration?

The Microsoft Teams integration delivers Prizm alert notifications to Teams channels via a native app connection, giving data teams real-time visibility into data quality issues in the collaboration platform they already use. When an alert fires in Prizm, a formatted message card is posted to the configured channel — including asset details, metric deviation, priority, and a direct link to the Prizm alert.

### What this integration enables

| Capability                    | Description                                                                           |
| ----------------------------- | ------------------------------------------------------------------------------------- |
| Real-time alert notifications | Alert message cards are posted to Teams channels as soon as Prizm fires the alert.    |
| Native Teams app              | Uses the Prizm Teams app — no webhook URLs needed.                                    |
| Per-rule channel routing      | Configure different channels for different alert rules or asset groups.               |
| Rich message cards            | Each card includes asset name, metric, deviation, priority, and a View in Prizm link. |

<Tip>
  Teams channels support message threading. Encourage teams to use threads for investigation notes when a Prizm alert fires — this keeps the channel readable and the audit trail organized under each alert card.
</Tip>

<Card title="Setup" icon="gear" href="/integrations/teams/setup">
  Connect Microsoft Teams to Prizm — step-by-step configuration guide.
</Card>
