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

# Microsoft Teams

> Set up the Microsoft Teams integration with Rootly to create incident channels, send notifications, and start meetings for live incident response.

Rootly's Microsoft Teams integration automates incident communication and collaboration. When an incident starts, Rootly can create a dedicated Teams channel, invite responders, and post real-time updates. You can also create Microsoft Teams meetings directly from incidents for live collaboration.

<CardGroup cols={2}>
  <Card title="Incident Channels" icon="hashtag">
    Automatically create dedicated Teams channels for each incident with responders invited
  </Card>

  <Card title="Real-time Updates" icon="bolt">
    Post incident status changes, severity updates, and key events to Teams channels
  </Card>

  <Card title="Video Meetings" icon="video">
    Create Microsoft Teams meetings for live incident collaboration with one click
  </Card>

  <Card title="Custom Notifications" icon="bell">
    Control which events trigger Teams notifications using workflow conditions
  </Card>
</CardGroup>

***

## How It Works

<Steps>
  <Step title="Connect Microsoft Teams">
    Authorize Rootly to access your Teams workspace via OAuth.
  </Step>

  <Step title="Install the Rootly Bot">
    Add the Rootly app to your Teams workspace to enable channel creation and messaging.
  </Step>

  <Step title="Configure Workflows">
    Set up workflows to automatically create channels, send messages, or start meetings when incidents occur.
  </Step>
</Steps>

***

## Next Steps

<CardGroup cols={2}>
  <Card title="Installation" icon="plug" href="/integrations/microsoft-teams/installation">
    Connect Microsoft Teams and install the Rootly bot
  </Card>

  <Card title="Workflows" icon="diagram-project" href="/integrations/microsoft-teams/workflows">
    Configure channel creation, messaging, and meeting workflows
  </Card>
</CardGroup>
