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

# Integrations

> Import documents directly from Google Drive, Dropbox, OneDrive, Notion, Amazon S3, and Slack

Polyvia Platform can import documents from the platforms your team already uses. Imported files go through the same parsing and indexing pipeline as drag-and-drop uploads — once an import finishes, the document is searchable, citable, and visible on the Documents page.

Pick a platform below for the full setup walkthrough.

<CardGroup cols={3}>
  <Card title="Google Drive" icon="google-drive" href="/products/integrations/google-drive">
    Including native Docs, Sheets, and Slides
  </Card>

  <Card title="Dropbox" icon="dropbox" href="/products/integrations/dropbox">
    Multi-select via the Dropbox Chooser
  </Card>

  <Card title="OneDrive & SharePoint" icon="microsoft" href="/products/integrations/onedrive">
    Personal OneDrive and SharePoint sites
  </Card>

  <Card title="Notion" icon="notion" href="/products/integrations/notion">
    Pick which workspace pages to share
  </Card>

  <Card title="Amazon S3" icon="aws" href="/products/integrations/amazon-s3">
    Read-only IAM credentials for one bucket
  </Card>

  <Card title="Slack" icon="slack" href="/products/integrations/slack">
    Import files visible to your account
  </Card>
</CardGroup>

## Supported file types

All integrations import the same formats Polyvia parses elsewhere:

* **PDF** (`.pdf`)
* **Word** (`.docx`, `.doc`)
* **PowerPoint** (`.pptx`, `.ppt`)
* **Excel** (`.xlsx`, `.xls`)
* **Images** (`.png`, `.jpg`, `.jpeg`, `.webp`)
* **Markdown / text** (`.md`, `.txt`)

Files outside this list import successfully but won't be indexed for search.
