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

# Integrations

> The tools Dume can connect to, and how the connection actually works.

Dume connects to your other tools over OAuth. You approve the connection on the tool's own login page, Dume never sees your password, and you can revoke access at any time.

## Available integrations

<CardGroup cols={3}>
  <Card title="Gmail" icon="inbox" href="/integrations/gmail">
    Read, search, and reply to email from chat.
  </Card>

  <Card title="Google Calendar" icon="calendar" href="/integrations/google-calendar">
    See and manage your schedule and meetings.
  </Card>

  <Card title="Google Docs" icon="google" href="/integrations/google_docs">
    Find, create, and update documents.
  </Card>

  <Card title="Google Sheets" icon="table" href="/integrations/google_sheets">
    Create, analyze, and update spreadsheets.
  </Card>

  <Card title="Google Drive" icon="google-drive" href="/integrations/google-drive">
    Find and organize files.
  </Card>

  <Card title="GitHub" icon="github" href="/integrations/github">
    Read and act on repos, issues, and pull requests.
  </Card>

  <Card title="Slack" icon="slack" href="/integrations/slack">
    Post messages and see your channels.
  </Card>

  <Card title="Notion" icon="notion" href="/integrations/notion">
    Search, create, and update pages and databases.
  </Card>

  <Card title="Microsoft 365" icon="windows" href="/integrations/microsoft_365">
    Files, calendar, Teams, tasks, and SharePoint.
  </Card>
</CardGroup>

Need something that isn't listed? Connect it yourself through [MCP Servers](/integrations/mcp/overview) instead of waiting on a native integration.

## Multiple accounts

Connect more than one account to the same integration, work and personal Gmail side by side, for instance, and keep them separate. See [Multiple accounts](/features/multiple_accounts).

<Info>
  Free plans have a limit on how many integrations and connected accounts you can have at once. Upgrading raises the limit; see [Billing & plans](/account-settings/billing-and-plans).
</Info>
