After reading this section, you should understand the following: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.
- How to partition a document into json or csv.
- How to remove unwanted content from document elements using cleaning functions.
- How to extract content from a document using the extraction functions.
- How to prepare data for downstream use cases using staging functions
- How to chunk partitioned documents for use cases such as retrieval-augmented generation (RAG).

