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

# Connectors

> Integrate third-party services with your agent

# Connectors

Connectors let your agent interact with third-party services like Gmail, GitHub, Slack, Google Sheets, and more — so it can take action on your behalf.

## Available Connectors

Your agent can connect to services including:

* **Gmail** — Send and read emails
* **GitHub** — Create issues, PRs, manage repos
* **Slack** — Post messages, manage channels
* **Google Sheets** — Read and write spreadsheets
* **Notion** — Manage pages and databases
* **Jira** — Create and update tickets

New connectors are added regularly. Check the **Connectors** tab in your agent settings to see all available options.

## Connecting a Service

1. Go to agent settings → **Connectors** tab
2. Find the service you want to connect
3. Click **Connect** and follow the OAuth flow
4. Once connected, your agent can use the service automatically

## Using Connectors

Simply tell your agent what you want to do in natural language:

* *"Send an email to [john@example.com](mailto:john@example.com) about tomorrow's meeting"*
* *"Create a GitHub issue for the login bug"*
* *"Add a row to the sales spreadsheet"*

Your agent will use the connected service to complete the task.

## Permissions

Each connector's access is controlled by permissions. You can enable or disable specific connectors per agent in the **Permissions** settings.
