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

# Documents

> Upload and manage documents in your knowledge base.

## What is this?

The Documents are items that are uploaded to the Knowledge Base. They can be used to store information that can be used to answer questions or provide information to the users. The documents can be uploaded in various formats like PDF, Word, Markdown, etc. The documents can be processed using the LLM model to generate questions, summarize content, etc.

## Reference

The `voiceflow-cli` has a command that allows you to interact with your documents of your Vocieflow Knowledge bases from your terminal or from your CI pipelines.

To know more, you can run the `voiceflow document` command. For the usage, please refer to this [page](/developer-tools/voiceflow-cli/command-line-usage/voiceflow-document).
