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

# Integrations

> Connect Dopamine agents to the apps and services your team already uses.

Integrations connect Dopamine agents to Gmail, Slack, WhatsApp, Telegram, Notion, Google Docs, Google Sheets, and more.
Once connected, your agents can read from and write to those services.

## What you can connect

Popular integrations:

* **Communication** — Gmail, Slack, Telegram, WhatsApp
* **Productivity** — Notion, Google Docs, Google Calendar
* **CRM** — HubSpot, Salesforce
* **Data** — Google Sheets, Airtable
* **And 200+ more** via Composio

## What agents can do with integrations

* read your Gmail and summarize unread emails
* create a Notion page from a workflow output
* post a Slack message when a trigger fires
* add a row to a Google Sheet when a lead is found
* send a WhatsApp message with a daily report

## Connect an integration

<Steps>
  <Step title="Open Integrations">
    Click **Integrations** in the sidebar.
  </Step>

  <Step title="Find the service">
    Browse or search for the service you want to connect.
  </Step>

  <Step title="Authenticate">
    Click **Connect** and complete the authentication flow.
  </Step>
</Steps>

## Use integrations in agents

When building or editing an agent, add an integration as a tool in the **Tools** section. The agent can then call it during conversations.

If you're planning a new automation, start from an [agent](/agents) or a [workflow](/workflows) so the integration supports a specific outcome.

<Tip>
  Integrations are powered by Composio. If a service isn't listed, check the Composio catalog — it supports 200+ apps.
</Tip>

## Next steps

* [Build an agent](/agents) that uses your integrations
* [Set up a trigger](/triggers) to automate tasks

<RelatedLinks pageId="integrations" />
