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

# Overview

> Introduction to integrating and configuring document provider connections, OAuth setup, and using the StackOne Documents API and File Picker for unified file access

Most connectors need no setup beyond [linking an account](/embed/account-linking/overview) through the Hub.

Some providers need more: registering an OAuth application, granting admin consent, or enabling a feature on their side before StackOne can reach them. The guides here cover that provider-specific setup, and only apply to the providers that require it.

Where a provider offers configuration choices, your customer may see those during linking, and in some cases in the provider's own interface afterwards.

## Supported Document Providers

#### Key Providers Supported

<Warning>
  **OAuth Application Setup Required**: Some providers may require creating OAuth applications and configuring credentials. See the [connector guides](/documents/connector-guides/overview) for provider-specific setup instructions, including [Google Drive](/documents/connector-guides/googledrive-partner-oauth), [SharePoint](/documents/connector-guides/sharepoint-partner-oauth), and [OneDrive](/documents/connector-guides/onedrive-partner-oauth) OAuth configurations.
</Warning>

| Provider         | Picker Type | Navigation                   | Multi-Select | File Types      |
| ---------------- | ----------- | ---------------------------- | ------------ | --------------- |
| **SharePoint**   | Native      | Site → Drive → Folder → File | ✅            | All documents   |
| **OneDrive**     | Native      | Drive → Folder → File        | ✅            | All documents   |
| **Google Drive** | Native      | Drive → Folder → File        | ✅            | All documents   |
| **Confluence**   | Custom      | Space → Page                 | ✅            | Pages/Documents |
| **Notion**       | Custom      | Workspace → Page             | ✅            | Pages/Blocks    |

For other providers, check the [Connectors](/connectors/introduction) catalog, or request a new connector through in-app, Slack, or email support.
