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

# Teams for Workflows

> Automate messaging with Teams triggers and actions.

Automate messaging with Teams triggers and actions. Start Workflows when messages arrive and send updates to channels and chats — all without manual effort.

## Triggers

<CardGroup cols={2}>
  <Card title="New channel message" href="/integrations/microsoft-365/teams/new-channel-message-trigger">Start a Workflow when a message is posted in a channel.</Card>
  <Card title="New chat message" href="/integrations/microsoft-365/teams/new-chat-message-trigger">Start a Workflow when a chat message is received.</Card>
</CardGroup>

## Actions

<CardGroup cols={2}>
  <Card title="Send channel message" href="/integrations/microsoft-365/teams/send-channel-message">Post a message to a Teams channel.</Card>
  <Card title="Send chat message" href="/integrations/microsoft-365/teams/send-chat-message">Send a message in a Teams chat.</Card>
</CardGroup>
