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

# Connectors

> Connect fal Agent to the apps you already use, so it can post results, read documents, and update tasks on your behalf.

<Note>
  Connectors are in limited availability. If **Connectors** does not appear in your Settings, your account does not have access yet.
</Note>

A connector links fal Agent to an external app through your own account with that app. Once connected, the agent can use the app's actions as tools. Open **Connectors** in the `@` palette to reference a connected app.

```text theme={null}
Post the open-field shot to the #design-review channel in Slack with the prompt as the caption.
```

## Connect an app

Open **Settings → Connectors**. Find the app and click **Connect**. You authorize fal Agent in the app's own sign-in flow. Connected apps appear under **Connected accounts**, where you can disable, reconnect, or remove each one.

## Available apps

| Category              | Apps                                                                          |
| :-------------------- | :---------------------------------------------------------------------------- |
| Communication         | Telegram, WhatsApp Business, Slack, Discord, Twilio                           |
| Social and publishing | LinkedIn, X, Instagram, Threads, TikTok Ads                                   |
| Email and calendar    | Gmail, Google Calendar, SendGrid, Microsoft Outlook                           |
| Documents             | Google Drive, Google Docs, Microsoft OneDrive, Notion, Google Sheets, Dropbox |
| Management            | HubSpot, Linear, Jira, Todoist, Salesforce                                    |
| Development           | GitHub, Supabase                                                              |
| Video and media       | OpenAI, YouTube Analytics, YouTube Data, Vimeo, Frame.io                      |

## How the agent uses a connector

The agent lists the actions a connected app offers, then calls the one that fits. Results from an app are treated as data, not as instructions. A revoked or broken connection is excluded from the agent's tools and flagged in Settings for reconnection.

Connectors run through a hosted integration layer. The agent never sees your password for the connected app.
