Files
ragflow/docs/guides/agent/import_and_export_agents.md

26 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

---
sidebar_position: 4
title: Import and Export Agents
sidebar_label: Import and Export Agents
slug: /import_and_export_agents
sidebar_custom_props: {
categoryIcon: RagAiAgent
}
---
# Import and Export Agents
## Import Agent
- First-time import: Upload the JSON file, fill in corresponding information, drag or click to upload the file, then save.
![Import an Agent from an empty Agent page](https://raw.githubusercontent.com/infiniflow/ragflow-docs/main/images/import_an_agent_1.jpg)
- Non-first-time import: Upload the JSON file, fill in corresponding information, drag or click to upload the file, then save.
![Import an Agent from the Agent page](https://raw.githubusercontent.com/infiniflow/ragflow-docs/main/images/import_an_agent_2.jpg)
![Upload Agent JSON file](https://raw.githubusercontent.com/infiniflow/ragflow-docs/main/images/import_an_agent_3.jpg)
## Export Agent
Open an Agent, click **Manage** in the upper right corner, then click export.
![Export an Agent](https://raw.githubusercontent.com/infiniflow/ragflow-docs/main/images/export_an_agent.jpg)