---
category: general
scraped_at: '2025-11-12T14:10:14.459084'
title: Documents
url: /docs/documents
---
# Documents
## 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](/cmd/voiceflow_document).
Updated 5 months ago
---
[Query](/docs/query)[Upload URLs](/docs/upload-urls)
Ask AI
* [Table of Contents](#)
* + [What is this?](#what-is-this)
+ [Reference](#reference)