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

# Supported connectors

Unstructured supports connecting to the following source and destination types.

```mermaid theme={null}
  flowchart LR
    Sources-->Unstructured-->Destinations
```

## Sources

* [Azure Blob Storage](/pipelines/sources/azure-blob-storage)
* [Box](/pipelines/sources/box)
* [Confluence](/pipelines/sources/confluence)
* [Couchbase](/pipelines/sources/couchbase)
* [Databricks Volumes](/pipelines/sources/databricks-volumes)
* [Dropbox](/pipelines/sources/dropbox)
* [Elasticsearch](/pipelines/sources/elasticsearch)
* [Google Cloud Storage](/pipelines/sources/google-cloud)
* [Google Drive](/pipelines/sources/google-drive)
* [IBM FileNet](/pipelines/sources/filenet)
* [Jira](/pipelines/sources/jira)
* [Kafka](/pipelines/sources/kafka)
* [MongoDB](/pipelines/sources/mongodb)
* [OneDrive](/pipelines/sources/onedrive)
* [OpenSearch](/pipelines/sources/opensearch)
* [Outlook](/pipelines/sources/outlook)
* [PostgreSQL](/pipelines/sources/postgresql)
* [S3](/pipelines/sources/s3)
* [Salesforce](/pipelines/sources/salesforce)
* [SharePoint](/pipelines/sources/sharepoint)
* [Slack](/pipelines/sources/slack)
* [Snowflake](/pipelines/sources/snowflake)
* [Teradata](/pipelines/sources/teradata-sql)
* [Zendesk](/pipelines/sources/zendesk)

If your source is not listed here, you might still be able to connect Unstructured to it through scripts or code by using the
[Unstructured Ingest CLI](/open-source/ingestion/overview#unstructured-ingest-cli) or the
[Unstructured Ingest Python library](/open-source/ingestion/python-ingest).
[Learn more](/open-source/ingestion/source-connectors/overview).

## Destinations

* [Astra DB](/pipelines/destinations/astradb)
* [Azure AI Search](/pipelines/destinations/azure-ai-search)
* [Azure Blob Storage](/pipelines/destinations/azure-blob-storage)
* [Couchbase](/pipelines/destinations/couchbase)
* [Databricks Volumes](/pipelines/destinations/databricks-volumes)
* [Delta Tables in Amazon S3](/pipelines/destinations/delta-table)
* [Delta Tables in Databricks](/pipelines/destinations/databricks-delta-table)
* [Elasticsearch](/pipelines/destinations/elasticsearch)
* [Google Cloud Storage](/pipelines/destinations/google-cloud)
* [IBM FileNet](/pipelines/destinations/filenet)
* [IBM watsonx.data](/pipelines/destinations/ibm-watsonxdata)
* [Kafka](/pipelines/destinations/kafka)
* [Milvus](/pipelines/destinations/milvus)
* [MotherDuck](/pipelines/destinations/motherduck)
* [MongoDB](/pipelines/destinations/mongodb)
* [Neo4j](/pipelines/destinations/neo4j)
* [OneDrive](/pipelines/destinations/onedrive)
* [OpenSearch](/pipelines/destinations/opensearch)
* [Pinecone](/pipelines/destinations/pinecone)
* [PostgreSQL](/pipelines/destinations/postgresql)
* [Qdrant](/pipelines/destinations/qdrant)
* [Redis](/pipelines/destinations/redis)
* [S3](/pipelines/destinations/s3)
* [Snowflake](/pipelines/destinations/snowflake)
* [Teradata](/pipelines/destinations/teradata-sql)
* [Weaviate](/pipelines/destinations/weaviate)

If your destination is not listed here, you might still be able to connect Unstructured to it through scripts or code by using the
[Unstructured Ingest CLI](/open-source/ingestion/overview#unstructured-ingest-cli) or the
[Unstructured Ingest Python library](/open-source/ingestion/python-ingest).
[Learn more](/open-source/ingestion/destination-connectors/overview).
