> ## 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.

# Outlook for Workflows

> Trigger Workflows from incoming emails and automate replies, drafts, and categorization.

Use Outlook to trigger Workflows from incoming emails and automate replies, drafts, and categorization. React to incoming messages, send replies, create drafts, and organize your inbox without leaving Cassidy.

## Triggers

<CardGroup cols={2}>
  <Card title="New email received" href="/integrations/microsoft-365/outlook/new-email-trigger">
    Start a Workflow when a new email arrives in your inbox.
  </Card>
</CardGroup>

## Actions

<CardGroup cols={2}>
  <Card title="Send email" href="/integrations/microsoft-365/outlook/send-email">
    Send an email from your Outlook account.
  </Card>

  <Card title="Reply to email" href="/integrations/microsoft-365/outlook/reply-to-email">
    Reply to a specific email in a conversation thread.
  </Card>

  <Card title="Draft email" href="/integrations/microsoft-365/outlook/draft-email">
    Create a draft email without sending it.
  </Card>

  <Card title="Add label" href="/integrations/microsoft-365/outlook/add-label">
    Add an Outlook category label to a message.
  </Card>
</CardGroup>
