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

# Connector capabilities

> See what each Babbily connector can help you find, reference, draft, or update.

Use this reference when you know which app you want Babbily to use, but you are not sure what to ask for.

Connector access depends on the permissions you approve in the connected app. Available actions can vary by your permissions, connector readiness, and what the connected app makes available to your account. Some actions may ask for confirmation before Babbily runs them.

<Tip>
  Ask naturally. For example: "Use Gmail to find the latest thread with this customer and summarize the open questions."
</Tip>

## Google Workspace

<AccordionGroup>
  <Accordion title="Google Drive">
    Use Google Drive to search and reference files you can access.

    Good uses include finding files by topic, summarizing document contents, comparing files, and using Drive files as context for a chat.
  </Accordion>

  <Accordion title="Gmail">
    Use Gmail to find email threads, summarize conversations, and prepare email drafts or other approval-required email actions when available.

    Good uses include finding the latest message from a person, summarizing a long thread, drafting a reply, or turning an email into next steps.
  </Accordion>

  <Accordion title="Google Sheets">
    Use Google Sheets to work with spreadsheet data.

    Good uses include reading a sheet, summarizing rows, updating structured data, formatting ranges, creating formulas, and preparing sheet actions for review.
  </Accordion>

  <Accordion title="Google Docs">
    Use Google Docs to create, search, and update collaborative documents.

    Good uses include finding a document, drafting a new doc, editing text, adding tables, updating sections, and turning chat output into document-ready content.
  </Accordion>

  <Accordion title="Google Slides">
    Use Google Slides to create, inspect, and update presentations.

    Good uses include generating slide outlines, retrieving slide content, creating a draft deck, updating slide text, or preparing presentation material from a chat.
  </Accordion>

  <Accordion title="Google Calendar">
    Use Google Calendar to understand schedule context and plan meetings.

    Good uses include checking event context, finding available times, preparing meeting agendas, and summarizing upcoming calendar commitments.
  </Accordion>
</AccordionGroup>

## Microsoft

<AccordionGroup>
  <Accordion title="Microsoft Teams">
    Use Microsoft Teams to reference chats, channels, and meeting context.

    Good uses include summarizing recent team discussions, finding decisions in a channel, and preparing follow-up notes from meeting context.
  </Accordion>

  <Accordion title="Excel">
    Use Excel to work with workbooks, worksheets, tables, formulas, charts, filters, and ranges.

    Good uses include summarizing workbook data, preparing formulas, updating table values, reviewing charts, and organizing spreadsheet content.
  </Accordion>

  <Accordion title="Outlook">
    Use Outlook to find email and calendar context.

    Good uses include summarizing email threads, finding calendar details, drafting replies, and preparing approval-required email or scheduling actions when available.
  </Accordion>
</AccordionGroup>

## Collaboration and knowledge

<AccordionGroup>
  <Accordion title="Notion">
    Use Notion to search pages, databases, notes, comments, and workspace content.

    Good uses include finding project notes, summarizing database items, preparing page updates, and turning a chat into a Notion-ready draft.
  </Accordion>

  <Accordion title="Slack">
    Use Slack to reference channels, messages, and threads.

    Good uses include summarizing a channel, finding decisions in a thread, drafting a team update, and preparing approved message actions.
  </Accordion>
</AccordionGroup>

## Work management

<AccordionGroup>
  <Accordion title="Asana">
    Use Asana to reference tasks, projects, and planning context.

    Good uses include summarizing project status, finding assigned tasks, preparing task updates, and turning chat decisions into work-management actions.
  </Accordion>

  <Accordion title="Monday.com">
    Use Monday.com to reference boards, items, and project status.

    Good uses include checking item status, summarizing board progress, preparing updates, and reviewing project signals.
  </Accordion>
</AccordionGroup>

## Customer and business

<AccordionGroup>
  <Accordion title="Intercom">
    Use Intercom to reference customer conversations and support context.

    Good uses include summarizing a customer thread, finding support signals, preparing a response, and identifying follow-up questions.
  </Accordion>

  <Accordion title="Stripe">
    Use Stripe to reference customer, billing, payment, and subscription context.

    Good uses include finding customer billing context, summarizing subscription status, reviewing payment details you are authorized to access, and preparing customer-support notes.
  </Accordion>
</AccordionGroup>

## Developer and automation

<AccordionGroup>
  <Accordion title="GitHub">
    Use GitHub to search repositories, issues, pull requests, and code context.

    Good uses include summarizing a pull request, finding related issues, explaining a code area, preparing an issue update, and reviewing repository context.
  </Accordion>

  <Accordion title="Vercel">
    Use Vercel to reference deployments, logs, projects, and hosting context.

    Good uses include checking deployment context, summarizing recent project activity, investigating visible hosting signals, and preparing release notes.
  </Accordion>

  <Accordion title="Sentry">
    Use Sentry to reference issues, traces, release health, and incident context.

    Good uses include summarizing recent issues, grouping error patterns, preparing an incident update, and connecting issue context to code or release work.
  </Accordion>

  <Accordion title="Supabase">
    Use Supabase to reference authorized project context and developer workflow information.

    Good uses include understanding project structure, summarizing schema context, preparing developer notes, and pairing Supabase context with code or product questions.
  </Accordion>

  <Accordion title="Zapier">
    Use Zapier to connect automations and app workflows.

    Good uses include planning automations, reviewing workflow context, and preparing approved actions across connected apps.
  </Accordion>
</AccordionGroup>

## Approval and permission reminders

* Babbily can only use connector access you authorize.
* Connected apps may limit what Babbily can see or do based on your role.
* Babbily may ask you to approve write actions, sends, updates, or workflow changes.
* Removing connector access does not delete content inside the connected app.

<Warning>
  Review connector actions before approving them, especially when they send messages, update records, change workspace content, or affect billing and customer data.
</Warning>

<CardGroup cols={2}>
  <Card title="Connector recipes" icon="book-open-check" href="/guides/task-recipes#summarize-emails-with-a-connector">
    Start from practical examples for email, documents, slides, and app context.
  </Card>

  <Card title="Connector deep dives" icon="plug" href="/features/connector-deep-dives">
    See app-specific prompt examples and caveats for common connector workflows.
  </Card>

  <Card title="Data controls FAQ" icon="shield" href="/features/data-controls-and-privacy-faq">
    Review connector privacy controls, approval expectations, and access removal guidance.
  </Card>
</CardGroup>
