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

# Connections

> External connectors — create, configure, sync, and manage resources.

Connections pull content from Notion, Google Drive, Gmail, OneDrive, S3, GitHub, and more.

| Area                  | Endpoints                                           |
| --------------------- | --------------------------------------------------- |
| Create / delete       | `POST/DELETE /v3/connections/{provider}`            |
| List / get            | `POST /v3/connections/list`, `GET …/{connectionId}` |
| Configure / resources | `POST …/configure`, `GET …/resources`               |
| Sync / documents      | `POST …/import`, `POST …/documents`                 |

**Guides:** [Connectors overview](/docs/connectors/overview) · provider pages under Connectors
