mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-28 06:06:34 +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
20 lines
646 B
Markdown
20 lines
646 B
Markdown
---
|
|
sidebar_position: 4
|
|
slug: /share_datasets
|
|
sidebar_custom_props: {
|
|
categoryIcon: LucideShare2
|
|
}
|
|
---
|
|
# Share dataset
|
|
|
|
Share a dataset with team members.
|
|
|
|
---
|
|
|
|
When ready, you may share your datasets with your team members so that they can upload and parse files in them. Please note that your datasets are not shared automatically; you must manually enable sharing by selecting the appropriate **Permissions** radio button:
|
|
|
|
1. Navigate to the dataset's **Configuration** page.
|
|
2. Change **Permissions** from **Only me** to **Team**.
|
|
3. Click **Save** to apply your changes.
|
|
|
|
*Once completed, your team members will see your shared datasets.* |