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

# Plugins

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

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

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

  <Card title="Plugin deep dives" icon="plug" href="/features/plugin-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-plugin">
    Follow a plugin 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 Plugins

| Plugin          | 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.                                                                          |
| Microsoft Teams | Use chats, channels, and meeting context.                                                                           |
| Excel           | Work with spreadsheets, tables, formulas, charts, and ranges.                                                       |
| Notion          | Search pages, databases, notes, and workspace content.                                                              |
| Google Calendar | Use calendar events and scheduling context.                                                                         |
| Slack           | Reference channels, messages, and threads.                                                                          |
| Asana           | Use tasks, projects, and planning context.                                                                          |
| Supabase        | Use authorized Supabase project 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.                                                                       |
| Stripe          | Use customer, billing, payment, and subscription context.                                                           |
| Outlook         | Find email and calendar context.                                                                                    |

## Connect an app

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

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

  <Step title="Authorize access">
    Follow the hosted sign-in and authorization flow for that app. Babbily shows the Plugin 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 plugin-specific commands are available.
  </Step>
</Steps>

After authorization, the Plugin may briefly show **Waiting for authorization** while the connection finishes.

## Approve actions before they run

Some plugins 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 choose **Allow** or **Cancel** from the approval card inline in the conversation. If the action includes editable content, review it before approving.

If a Deep Research run requests an approval-required plugin action, the report pauses with the work gathered so far. Allowing the action lets Babbily continue the same report. Canceling declines the action, ends the paused run, and keeps the sources gathered before the pause in Canvas.

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

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

## Disconnect an app

Use **Settings > Plugins** 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 plugin access does not delete content inside the connected app.

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