mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-02-01 08:05:07 +08:00
Docs: Added share memory (#12647)
### Type of change - [x] Documentation Update
This commit is contained in:
21
docs/guides/team/share_memory.md
Normal file
21
docs/guides/team/share_memory.md
Normal file
@ -0,0 +1,21 @@
|
||||
---
|
||||
sidebar_position: 9
|
||||
slug: /share_memory
|
||||
sidebar_custom_props: {
|
||||
categoryIcon: LucideShare2
|
||||
}
|
||||
---
|
||||
# Share memory
|
||||
|
||||
Share a memory with your team members.
|
||||
|
||||
---
|
||||
|
||||
When ready, you may share your memory with your team members so that they can use it. Please note that your memories are not shared automatically; you must manually enable sharing by selecting the corresponding **Permissions** radio button:
|
||||
|
||||
1. Click the intended memory to open its editing canvas.
|
||||
2. Click **Configurations**.
|
||||
3. Change **Permissions** from **Only me** to **Team**.
|
||||
4. Click **Save** to apply your changes.
|
||||
|
||||
*When completed, your team members will see your shared memories.*
|
||||
Reference in New Issue
Block a user