Files
ragflow/docs/guides/file/link_knowledge_base.md
YanZhang 7f85a5776e docs: update user guide (#17358)
add model config guide word and picture
add teams guide words
2026-07-29 20:46:04 +08:00

29 lines
1.2 KiB
Markdown

---
sidebar_position: 3
slug: /file_management/link_knowledge_base
sidebar_label: Link Knowledge Base
sidebar_custom_props: {
categoryIcon: LucideFolderDot
}
---
# Link Knowledge Base
The file management page allows you to add files directly to a knowledge base. After the association is created, you can continue operations such as parsing, chunking, and retrieval from the knowledge base side. The specific processing status is subject to the knowledge base document page.
## Link a Single File
1. Find the target file in the file list.
2. Hover over the row, then click the **Add to Knowledge Base** icon in the **Operations** column.
3. In the pop-up window, select one or more knowledge bases.
4. Click **Save** to save the association.
## Batch Link
1. Select multiple files that need to be linked.
2. In the batch operation bar, click **Add to Knowledge Base**.
3. Select the target knowledge base and save.
A single-file operation replaces the knowledge base associations of that file with the current selection. A batch operation adds the selected files to the target knowledge base. If the same file serves multiple knowledge bases, confirm the target knowledge base name before saving.