Unstructured's 337-line llms.txt shows what thorough AI preparation looks like

Discover Unstructured's powerful tools for seamless data integration. Easily create and manage destination connectors to enhance your workflow efficiency.

337
Lines
-76% vs avg
2
Sections
-92% vs avg
742+
Companies
using llms.txt
2
Files
llms.txt + full

Key Insights

Focused approach

A streamlined 2-section structure keeps things simple and scannable.

Comprehensive detail

337 lines of thorough documentation for AI systems.

Two-file approach

Uses both llms.txt and llms-full.txt for different AI use cases.

llms.txt Preview

First 100 lines of 337 total

# Unstructured

## Docs

- [Create destination connection check](https://docs.unstructured.io/api-reference/destinations/create-destination-connection-check.md): Initiate a connection check for the destination connector
- [Create destination connector](https://docs.unstructured.io/api-reference/destinations/create-destination-connector.md): Create a new destination connector using the provided configuration and name.
- [Delete destination connector](https://docs.unstructured.io/api-reference/destinations/delete-destination-connector.md): Delete a specific destination connector by its ID.
- [Get destination connector](https://docs.unstructured.io/api-reference/destinations/get-destination-connector.md): Retrieve detailed information for a specific destination connector by its ID.
- [Get the latest destination connector connection check](https://docs.unstructured.io/api-reference/destinations/get-the-latest-destination-connector-connection-check.md): Retrieves the most recent connection check for the specified destination connector.
- [List destination connectors](https://docs.unstructured.io/api-reference/destinations/list-destination-connectors.md): Retrieve a list of available destination connectors.
- [Update destination connector](https://docs.unstructured.io/api-reference/destinations/update-destination-connector.md): Update the configuration of an existing destination connector.
- [Summary](https://docs.unstructured.io/api-reference/general/summary.md): Description
- [Cancel Job](https://docs.unstructured.io/api-reference/jobs/cancel-job.md): Cancel the specified job.
- [Download Job output](https://docs.unstructured.io/api-reference/jobs/download-job-output.md): Download the output of a job from a workflow where the input file was provided at runtime.
- [Get Job](https://docs.unstructured.io/api-reference/jobs/get-job.md): Retrieve detailed information for a specific job by its ID.
- [Get Job Failed Files](https://docs.unstructured.io/api-reference/jobs/get-job-failed-files.md): Retrieve failed files for a specific job by its ID.
- [Get Job processing details](https://docs.unstructured.io/api-reference/jobs/get-job-processing-details.md): Retrieve processing details for a specific job by its ID.
- [List Jobs](https://docs.unstructured.io/api-reference/jobs/list-jobs.md): Retrieve a list of jobs with optional filtering by workflow ID or job status.
- [Unstructured API on AWS](https://docs.unstructured.io/api-reference/legacy-api/aws.md): Follow these steps to deploy the Unstructured API service into your AWS account.
- [Unstructured API on Azure](https://docs.unstructured.io/api-reference/legacy-api/azure.md)
- [Overview](https://docs.unstructured.io/api-reference/legacy-api/overview.md)
- [Overview](https://docs.unstructured.io/api-reference/overview.md)
- [Partition Endpoint parameters](https://docs.unstructured.io/api-reference/partition/api-parameters.md)
- [Endpoint errors](https://docs.unstructured.io/api-reference/partition/api-validation-errors.md)
- [Chunking strategies](https://docs.unstructured.io/api-reference/partition/chunking.md)
- [Document elements and metadata](https://docs.unstructured.io/api-reference/partition/document-elements.md)
- [Examples](https://docs.unstructured.io/api-reference/partition/examples.md): This page provides some examples of accessing Unstructured Partition Endpoint via different methods.
- [Extract images and tables from documents](https://docs.unstructured.io/api-reference/partition/extract-image-block-types.md)
- [Generate a JSON schema for a file](https://docs.unstructured.io/api-reference/partition/generate-schema.md)
- [Get chunked elements](https://docs.unstructured.io/api-reference/partition/get-chunked-elements.md)
- [Get element contents](https://docs.unstructured.io/api-reference/partition/get-elements.md)
- [Overview](https://docs.unstructured.io/api-reference/partition/overview.md)
- [Partitioning strategies](https://docs.unstructured.io/api-reference/partition/partitioning.md)
- [Process an individual file by making a direct POST request](https://docs.unstructured.io/api-reference/partition/post-requests.md)
- [Unstructured API Quickstart](https://docs.unstructured.io/api-reference/partition/quickstart.md)
- [JavaScript/TypeScript SDK](https://docs.unstructured.io/api-reference/partition/sdk-jsts.md)
- [Python SDK](https://docs.unstructured.io/api-reference/partition/sdk-python.md)
- [Speed up processing of large files and batches](https://docs.unstructured.io/api-reference/partition/speed-up-large-files-batches.md)
- [Extract tables as HTML](https://docs.unstructured.io/api-reference/partition/text-as-html.md)
- [Transform a JSON file into a different schema](https://docs.unstructured.io/api-reference/partition/transform-schemas.md)
- [Create source connection check](https://docs.unstructured.io/api-reference/sources/create-source-connection-check.md): Initiates a connection check for the specified source connector.
- [Create source connector](https://docs.unstructured.io/api-reference/sources/create-source-connector.md): Create a new source connector using the provided configuration and name.
- [Delete source connector](https://docs.unstructured.io/api-reference/sources/delete-source-connector.md): Delete a specific source connector identified by its ID.
- [Get source connector](https://docs.unstructured.io/api-reference/sources/get-source-connector.md): Retrieve detailed information for a specific source connector by its ID.
- [Get the latest source connector connection check](https://docs.unstructured.io/api-reference/sources/get-the-latest-source-connector-connection-check.md): Retrieves the most recent connection check for the specified source connector.
- [List available source connectors](https://docs.unstructured.io/api-reference/sources/list-available-source-connectors.md): Retrieve a list of available source connectors.
- [Update source connector](https://docs.unstructured.io/api-reference/sources/update-source-connector.md): Update the configuration of an existing source connector.
- [Supported file types](https://docs.unstructured.io/api-reference/supported-file-types.md)
- [Troubleshooting Unstructured API keys and URLs](https://docs.unstructured.io/api-reference/troubleshooting/api-key-url.md)
- [Astra DB](https://docs.unstructured.io/api-reference/workflow/destinations/astradb.md)
- [Azure AI Search](https://docs.unstructured.io/api-reference/workflow/destinations/azure-ai-search.md)
- [Couchbase](https://docs.unstructured.io/api-reference/workflow/destinations/couchbase.md)
- [Delta Tables in Databricks](https://docs.unstructured.io/api-reference/workflow/destinations/databricks-delta-table.md)
- [Databricks Volumes](https://docs.unstructured.io/api-reference/workflow/destinations/databricks-volumes.md)
- [Delta Tables in Amazon S3](https://docs.unstructured.io/api-reference/workflow/destinations/delta-table.md)
- [Elasticsearch](https://docs.unstructured.io/api-reference/workflow/destinations/elasticsearch.md)
- [Google Cloud Storage](https://docs.unstructured.io/api-reference/workflow/destinations/google-cloud.md)
- [IBM watsonx.data](https://docs.unstructured.io/api-reference/workflow/destinations/ibm-watsonxdata.md)
- [Kafka](https://docs.unstructured.io/api-reference/workflow/destinations/kafka.md)
- [Local](https://docs.unstructured.io/api-reference/workflow/destinations/local.md)
- [Milvus](https://docs.unstructured.io/api-reference/workflow/destinations/milvus.md)
- [MongoDB](https://docs.unstructured.io/api-reference/workflow/destinations/mongodb.md)
- [MotherDuck](https://docs.unstructured.io/api-reference/workflow/destinations/motherduck.md)
- [Neo4j](https://docs.unstructured.io/api-reference/workflow/destinations/neo4j.md)
- [OneDrive](https://docs.unstructured.io/api-reference/workflow/destinations/onedrive.md)
- [Overview](https://docs.unstructured.io/api-reference/workflow/destinations/overview.md)
- [Pinecone](https://docs.unstructured.io/api-reference/workflow/destinations/pinecone.md)
- [PostgreSQL](https://docs.unstructured.io/api-reference/workflow/destinations/postgresql.md)
- [Qdrant](https://docs.unstructured.io/api-reference/workflow/destinations/qdrant.md)
- [Redis](https://docs.unstructured.io/api-reference/workflow/destinations/redis.md)
- [S3](https://docs.unstructured.io/api-reference/workflow/destinations/s3.md)
- [Snowflake](https://docs.unstructured.io/api-reference/workflow/destinations/snowflake.md)
- [Weaviate](https://docs.unstructured.io/api-reference/workflow/destinations/weaviate.md)
- [Errors](https://docs.unstructured.io/api-reference/workflow/errors.md)
- [Jobs](https://docs.unstructured.io/api-reference/workflow/jobs.md)
- [Migration](https://docs.unstructured.io/api-reference/workflow/migration.md)
- [Overview](https://docs.unstructured.io/api-reference/workflow/overview.md)
- [Retries](https://docs.unstructured.io/api-reference/workflow/retries.md)
- [Azure](https://docs.unstructured.io/api-reference/workflow/sources/azure-blob-storage.md)
- [Box](https://docs.unstructured.io/api-reference/workflow/sources/box.md)
- [Confluence](https://docs.unstructured.io/api-reference/workflow/sources/confluence.md)
- [Couchbase](https://docs.unstructured.io/api-reference/workflow/sources/couchbase.md)
- [Databricks Volumes](https://docs.unstructured.io/api-reference/workflow/sources/databricks-volumes.md)
- [Dropbox](https://docs.unstructured.io/api-reference/workflow/sources/dropbox.md)
- [Elasticsearch](https://docs.unstructured.io/api-reference/workflow/sources/elasticsearch.md)
- [Google Cloud Storage](https://docs.unstructured.io/api-reference/workflow/sources/google-cloud.md)
- [Google Drive](https://docs.unstructured.io/api-reference/workflow/sources/google-drive.md)
- [Jira](https://docs.unstructured.io/api-reference/workflow/sources/jira.md)
- [Kafka](https://docs.unstructured.io/api-reference/workflow/sources/kafka.md)
- [Local](https://docs.unstructured.io/api-reference/workflow/sources/local.md)
- [MongoDB](https://docs.unstructured.io/api-reference/workflow/sources/mongodb.md)
- [OneDrive](https://docs.unstructured.io/api-reference/workflow/sources/onedrive.md)
- [Outlook](https://docs.unstructured.io/api-reference/workflow/sources/outlook.md)
- [Overview](https://docs.unstructured.io/api-reference/workflow/sources/overview.md)
- [PostgreSQL](https://docs.unstructured.io/api-reference/workflow/sources/postgresql.md)
- [S3](https://docs.unstructured.io/api-reference/workflow/sources/s3.md)
- [Salesforce](https://docs.unstructured.io/api-reference/workflow/sources/salesforce.md)
- [SharePoint](https://docs.unstructured.io/api-reference/workflow/sources/sharepoint.md)
- [Slack](https://docs.unstructured.io/api-reference/workflow/sources/slack.md)
- [Snowflake](https://docs.unstructured.io/api-reference/workflow/sources/snowflake.md)

Unstructured is ready for AI search. Are you?

Join 742+ companies preparing their websites for the future of search. Create your llms.txt file in minutes.

Generate Your llms.txt

Don't get left behind

Your competitors are preparing for AI search.

Unstructured has 2 organized sections ready for AI crawlers. Generate your llms.txt file and join the companies optimizing for the future of search.