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

# Connectors

> Connect workspace apps so Babbily can use live context and prepare approved actions.

Connectors let Babbily use context from the apps you already work in. You can ask about email, files, calendars, docs, spreadsheets, projects, code, customer conversations, deployments, billing, and more.

<CardGroup cols={2}>
  <Card title="Connector capabilities" icon="list-checks" href="/features/connector-capabilities">
    See what each connector can help you find, reference, draft, or update.
  </Card>

  <Card title="Connector deep dives" icon="plug" href="/features/connector-deep-dives">
    Use app-specific examples for email, files, docs, spreadsheets, chat, project, developer, support, and business tools.
  </Card>

  <Card title="Task recipes" icon="book-open-check" href="/guides/task-recipes#summarize-emails-with-a-connector">
    Follow a connector recipe for summarizing email and preparing next steps.
  </Card>

  <Card title="Canvas and artifacts" icon="panel-right-open" href="/features/canvas-and-artifacts#send-artifacts-to-connected-apps">
    Send supported Canvas work to connected apps when artifact actions are available.
  </Card>
</CardGroup>

## Available connectors

| Connector       | What you can use it for                                                                                             |
| --------------- | ------------------------------------------------------------------------------------------------------------------- |
| Google Drive    | Search and reference files.                                                                                         |
| Gmail           | Find email threads, summarize messages, and prepare email drafts or other approval-required actions when available. |
| Google Sheets   | Read, update, and format spreadsheet data.                                                                          |
| Google Docs     | Create, search, and update documents.                                                                               |
| Google Slides   | Create, inspect, and update presentations.                                                                          |
| Google Calendar | Use calendar events and scheduling context.                                                                         |
| Microsoft Teams | Use chats, channels, and meeting context.                                                                           |
| Excel           | Work with spreadsheets, tables, formulas, charts, and ranges.                                                       |
| Outlook         | Find email and calendar context.                                                                                    |
| Notion          | Search pages, databases, notes, and workspace content.                                                              |
| Slack           | Reference channels, messages, and threads.                                                                          |
| Asana           | Use tasks, projects, and planning context.                                                                          |
| Monday.com      | Reference boards, items, and project status.                                                                        |
| Intercom        | Use customer conversations and support context.                                                                     |
| GitHub          | Search repositories, issues, pull requests, and code context.                                                       |
| Vercel          | Use deployments, logs, projects, and hosting context.                                                               |
| Sentry          | Reference issues, traces, and release health.                                                                       |
| Supabase        | Use authorized Supabase project context.                                                                            |
| Stripe          | Use customer, billing, payment, and subscription context.                                                           |
| Zapier          | Connect automations and app workflows.                                                                              |

## Connect an app

<Steps>
  <Step title="Open Connectors">
    Go to **Settings > Connectors**.
  </Step>

  <Step title="Choose a connector">
    Select the app you want to connect.
  </Step>

  <Step title="Authorize access">
    Follow the sign-in or setup flow for that app. Babbily shows the connector as connected when setup finishes.
  </Step>

  <Step title="Use it in chat">
    Ask in plain language, choose a connected app from the composer, mention it with `@`, or type `/` when connector-specific commands are available.
  </Step>
</Steps>

After authorization, a connector may briefly prepare tools before it is ready in chat.

## Approve actions before they run

Some connectors can take action, not just read context. When Babbily prepares an action such as an email draft or workspace update, it asks for your approval before running it.

You can approve or cancel from the composer. If the action includes editable content, review it before approving.

Canvas artifacts can also show connector actions when Babbily can send the artifact to a connected app. Available destinations depend on the artifact type, your connector permissions, and whether the connector tools are ready.

<Warning>
  Do not approve a connector action unless you understand what it will do. Approval-required actions ask for your confirmation before they run.
</Warning>

## Disconnect an app

Use **Settings > Connectors** to disconnect apps where controls are available. If you do not see a disconnect option, revoke access from the connected app's own settings and contact support if you still need help.

Removing connector access does not delete content inside the connected app.

<Card title="Connector troubleshooting" icon="plug-zap" href="/troubleshooting/connector-troubleshooting">
  Fix setup, authorization, preparation, permission, and approval issues.
</Card>
