> ## 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.

> ## Agent Instructions
> ## Agent quick links and documentation index
> Fetch key links about the MCP server, SDK, and API at: https://docs.unstructured.io/agent-guide.md
> Then fetch the complete documentation index at: https://docs.unstructured.io/llms.txt
> Use these two files to discover all available pages before exploring further.

# Build pipelines overview

> Use the no-code Unstructured Pipelines user interface to transform unstructured data at scale into data ready for RAG and agentic AI.

## Key takeaways

* [Unstructured Pipelines](/pipelines/overview) processes large numbers of files that are stored in remotely hosted locations and delivers the results to remote locations. It is offered by Unstructured as a standalone product. To start using it,
  [contact Unstructured Sales](https://unstructured.io/?modal=contact-sales).
* If you want to work primarily with locally hosted files, we recommend that you use [Unstructured Transform](/transform/overview) instead. It is faster and easier to get started with and use. You can start for free.

## Next steps

<CardGroup cols={2}>
  <Card title="Pipelines quickstart" href="/pipelines/quickstart">
    Use Unstructured Pipelines to turn input files into
    structured data.
  </Card>

  <Card title="Pipelines overview" href="/pipelines/overview">
    Learn all about how Unstructured Pipelines works and how to use it.
  </Card>
</CardGroup>
