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

# Integrations Overview

> Every system Deasy Labs connects to: sources, destinations, file types, and ecosystem integrations in one place

Deasy Labs sits between your document repositories and the systems that consume curated data. This page is the complete integration matrix: where documents come from, where enriched data goes, and which file types the platform processes.

## Data Sources

Sources are where documents live. Connect them with a [Data Connector](/concepts/data-connectors); ingestion automatically captures source metadata (`Last Modified`, `File Type`, `Created By`, `Folder Structure`) on every document.

<div style={{display: 'flex', flexWrap: 'wrap', gap: '10px', margin: '20px 0'}}>
  <div className="integration-card">
    <span className="integration-logo">
      <img src="https://mintcdn.com/deasy/AxKwduILHRGyi7_f/images/logos/s3.svg?fit=max&auto=format&n=AxKwduILHRGyi7_f&q=85&s=a42ea0c721a42f7aa7fb2b459ae657d6" alt="Amazon S3" noZoom width="80" height="80" data-path="images/logos/s3.svg" />
    </span>

    <div>
      <div className="integration-name">Amazon S3</div>
      <div className="integration-detail">Bucket name, Access Key, Secret Key</div>
    </div>
  </div>

  <div className="integration-card">
    <span className="integration-logo">
      <img src="https://mintcdn.com/deasy/AxKwduILHRGyi7_f/images/logos/azure-blob.svg?fit=max&auto=format&n=AxKwduILHRGyi7_f&q=85&s=d641e09fa958a951b327c3b3a173535a" alt="Azure Blob Storage" noZoom width="72" height="72" data-path="images/logos/azure-blob.svg" />
    </span>

    <div>
      <div className="integration-name">Azure Blob Storage</div>
      <div className="integration-detail">Account, Container, Credentials</div>
    </div>
  </div>

  <div className="integration-card">
    <span className="integration-logo">
      <img src="https://mintcdn.com/deasy/AxKwduILHRGyi7_f/images/logos/gcs.svg?fit=max&auto=format&n=AxKwduILHRGyi7_f&q=85&s=4aa84467c57f883673b70660ab9fba02" alt="Google Cloud Storage" noZoom width="128" height="108" data-path="images/logos/gcs.svg" />
    </span>

    <div>
      <div className="integration-name">Google Cloud Storage</div>
      <div className="integration-detail">Bucket, Service Account</div>
    </div>
  </div>

  <div className="integration-card">
    <span className="integration-logo">
      <img src="https://mintcdn.com/deasy/AxKwduILHRGyi7_f/images/logos/sharepoint.svg?fit=max&auto=format&n=AxKwduILHRGyi7_f&q=85&s=228349c850ffba4017b107de5a35d693" alt="SharePoint" noZoom width="1333" height="1333" data-path="images/logos/sharepoint.svg" />
    </span>

    <div>
      <div className="integration-name">SharePoint</div>
      <div className="integration-detail">Client ID/Secret, Tenant ID, Site Name</div>
    </div>
  </div>

  <div className="integration-card">
    <span className="integration-logo">
      <img src="https://mintcdn.com/deasy/AxKwduILHRGyi7_f/images/logos/onedrive.svg?fit=max&auto=format&n=AxKwduILHRGyi7_f&q=85&s=8a31fc456f983ff513c90ce99e191a8b" alt="OneDrive" noZoom width="512" height="512" data-path="images/logos/onedrive.svg" />
    </span>

    <div>
      <div className="integration-name">OneDrive</div>
      <div className="integration-detail">Client ID/Secret, Tenant ID, Site</div>
    </div>
  </div>

  <div className="integration-card">
    <span className="integration-logo">
      <img src="https://mintcdn.com/deasy/AxKwduILHRGyi7_f/images/logos/postgresql.svg?fit=max&auto=format&n=AxKwduILHRGyi7_f&q=85&s=c3761cfdc5d86adf4f8fdc2cf3f292e2" alt="PostgreSQL" noZoom width="119" height="123" data-path="images/logos/postgresql.svg" />
    </span>

    <div>
      <div className="integration-name">PostgreSQL (pgvector)</div>
      <div className="integration-detail">Host URL, Database, Credentials, Port</div>
    </div>
  </div>

  <div className="integration-card">
    <span className="integration-logo">
      <img src="https://mintcdn.com/deasy/AxKwduILHRGyi7_f/images/logos/qdrant.svg?fit=max&auto=format&n=AxKwduILHRGyi7_f&q=85&s=7f84989da52f729dec1e84ca121b8199" alt="Qdrant" noZoom width="346" height="400" data-path="images/logos/qdrant.svg" />
    </span>

    <div>
      <div className="integration-name">Qdrant</div>
      <div className="integration-detail">URL, API Key, Collection</div>
    </div>
  </div>
</div>

## Destinations

Destinations receive enriched documents and metadata. Configure them in the app's Export Destinations tab or through the SDK's [destination resource](/concepts/destinations).

<div style={{display: 'flex', flexWrap: 'wrap', gap: '10px', margin: '20px 0'}}>
  <div className="integration-card">
    <span className="integration-logo">
      <img src="https://mintcdn.com/deasy/AxKwduILHRGyi7_f/images/logos/sharepoint.svg?fit=max&auto=format&n=AxKwduILHRGyi7_f&q=85&s=228349c850ffba4017b107de5a35d693" alt="SharePoint" noZoom width="1333" height="1333" data-path="images/logos/sharepoint.svg" />
    </span>

    <div>
      <div className="integration-name">SharePoint</div>
      <div className="integration-detail">Metadata as native library columns, enrich at the source</div>
    </div>
  </div>

  <div className="integration-card">
    <span className="integration-logo">
      <img src="https://mintcdn.com/deasy/AxKwduILHRGyi7_f/images/logos/onedrive.svg?fit=max&auto=format&n=AxKwduILHRGyi7_f&q=85&s=8a31fc456f983ff513c90ce99e191a8b" alt="OneDrive" noZoom width="512" height="512" data-path="images/logos/onedrive.svg" />
    </span>

    <div>
      <div className="integration-name">OneDrive</div>
      <div className="integration-detail">Enriched documents and metadata in drive libraries</div>
    </div>
  </div>

  <div className="integration-card">
    <span className="integration-logo">
      <img src="https://mintcdn.com/deasy/AxKwduILHRGyi7_f/images/logos/postgresql.svg?fit=max&auto=format&n=AxKwduILHRGyi7_f&q=85&s=c3761cfdc5d86adf4f8fdc2cf3f292e2" alt="PostgreSQL" noZoom width="119" height="123" data-path="images/logos/postgresql.svg" />
    </span>

    <div>
      <div className="integration-name">PostgreSQL</div>
      <div className="integration-detail">Metadata rows for analytics and hybrid search</div>
    </div>
  </div>

  <div className="integration-card">
    <span className="integration-logo">
      <img src="https://mintcdn.com/deasy/AxKwduILHRGyi7_f/images/logos/s3.svg?fit=max&auto=format&n=AxKwduILHRGyi7_f&q=85&s=a42ea0c721a42f7aa7fb2b459ae657d6" alt="Amazon S3" noZoom width="80" height="80" data-path="images/logos/s3.svg" />
    </span>

    <div>
      <div className="integration-name">Amazon S3</div>
      <div className="integration-detail">Curated documents and metadata objects</div>
    </div>
  </div>

  <div className="integration-card">
    <span className="integration-logo">
      <img src="https://mintcdn.com/deasy/AxKwduILHRGyi7_f/images/logos/gcs.svg?fit=max&auto=format&n=AxKwduILHRGyi7_f&q=85&s=4aa84467c57f883673b70660ab9fba02" alt="Google Cloud Storage" noZoom width="128" height="108" data-path="images/logos/gcs.svg" />
    </span>

    <div>
      <div className="integration-name">Google Cloud Storage</div>
      <div className="integration-detail">Curated documents and metadata objects</div>
    </div>
  </div>

  <div className="integration-card">
    <span className="integration-logo">
      <img src="https://mintcdn.com/deasy/AxKwduILHRGyi7_f/images/logos/qdrant.svg?fit=max&auto=format&n=AxKwduILHRGyi7_f&q=85&s=7f84989da52f729dec1e84ca121b8199" alt="Qdrant" noZoom width="346" height="400" data-path="images/logos/qdrant.svg" />
    </span>

    <div>
      <div className="integration-name">Qdrant</div>
      <div className="integration-detail">Chunk-level records with tags as payload, via slice export</div>
    </div>
  </div>
</div>

## Ecosystem

<CardGroup cols={2}>
  <Card title="Collibra" icon="building-columns" href="/integrations/collibra">
    Deasy document sets and tag definitions, cataloged for governance.
  </Card>

  <Card title="Clean Up a RAG Index" icon="database" href="/cookbooks/qdrant-to-qdrant">
    Feed RAG pipelines with curated, metadata-rich chunks.
  </Card>
</CardGroup>

## Private Preview

<div style={{display: 'flex', flexWrap: 'wrap', gap: '10px', margin: '20px 0'}}>
  <div className="integration-card integration-card-soon">
    <span className="integration-logo">
      <img src="https://mintcdn.com/deasy/AxKwduILHRGyi7_f/images/logos/databricks.png?fit=max&auto=format&n=AxKwduILHRGyi7_f&q=85&s=ea10eabc4ac185a1b21ff7f1251da296" alt="Databricks" noZoom width="128" height="128" data-path="images/logos/databricks.png" />
    </span>

    <div>
      <div className="integration-name">Databricks <span className="integration-badge">Private Preview</span></div>
      <div className="integration-detail">Curated slices delivered to Unity Catalog Volumes with metadata alongside</div>
    </div>
  </div>

  <div className="integration-card integration-card-soon">
    <span className="integration-logo">
      <img src="https://mintcdn.com/deasy/AxKwduILHRGyi7_f/images/logos/purview.png?fit=max&auto=format&n=AxKwduILHRGyi7_f&q=85&s=62a070159954958e932eddc81c42925a" alt="Microsoft Purview" noZoom width="200" height="200" data-path="images/logos/purview.png" />
    </span>

    <div>
      <div className="integration-name">Microsoft Purview <span className="integration-badge">Private Preview</span></div>
      <div className="integration-detail">Deasy metadata surfaced in the Purview data map</div>
    </div>
  </div>
</div>

## Supported File Types

| Category      | Extensions                                                |
| :------------ | :-------------------------------------------------------- |
| Documents     | `.pdf`, `.docx`, `.rtf`                                   |
| Spreadsheets  | `.xls`, `.xlsx`, `.xlsm`, `.xlsb`, `.odf`, `.ods`, `.odt` |
| Presentations | `.ppt`, `.pptx`                                           |
| Email         | `.msg`                                                    |
| Web           | `.html`, `.htm`, `.aspx`, `.xml`                          |
| Data          | `.json`, `.csv`                                           |
| Images (OCR)  | `.png`, `.jpg`, `.jpeg`                                   |
| Plain text    | `.txt`, `.log`                                            |

## Next Steps

<CardGroup cols={2}>
  <Card title="Data Connectors" icon="plug" href="/concepts/data-connectors">
    Create and manage source connections with the SDK.
  </Card>

  <Card title="Destinations" icon="arrow-right" href="/concepts/destinations">
    Export options, levels, and metadata formats.
  </Card>
</CardGroup>
