mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-28 22:26:36 +08:00
### What problem does this PR solve?
Trailing white-spaces in commit 6814ace1aa
got automatically trimmed by code editor may causes documentation
typesetting broken.
Mostly for double spaces for soft line breaks.
### Type of change
- [x] Documentation Update
21 lines
703 B
Markdown
21 lines
703 B
Markdown
---
|
|
sidebar_position: 6
|
|
slug: /share_agent
|
|
sidebar_custom_props: {
|
|
categoryIcon: LucideShare2
|
|
}
|
|
---
|
|
# Share Agent
|
|
|
|
Share an Agent with your team members.
|
|
|
|
---
|
|
|
|
When ready, you may share your Agents with your team members so that they can use them. Please note that your Agents are not shared automatically; you must manually enable sharing by selecting the corresponding **Permissions** radio button:
|
|
|
|
1. Click the intended Agent to open its editing canvas.
|
|
2. Click **Management** > **Settings** to show the **Agent settings** dialogue.
|
|
3. Change **Permissions** from **Only me** to **Team**.
|
|
4. Click **Save** to apply your changes.
|
|
|
|
*When completed, your team members will see your shared Agents.* |