mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-02-03 17:15:08 +08:00
Miscellaneous updates (#6245)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -16,6 +16,10 @@ By default, each RAGFlow user is assigned a single team named after their name.
|
||||
- Update the default configurations for your datasets.
|
||||
- Parse documents in your datasets.
|
||||
|
||||
:::danger IMPORTANT
|
||||
To allow your team members to view and update your knowledge base, ensure that you set **Permissions** on its **Configuration** page from **Only me** to **Team**.
|
||||
:::
|
||||
|
||||
:::tip NOTE
|
||||
Team members are currently *not* allowed to invite users to your team, and only you, the team owner, is permitted to do so.
|
||||
:::
|
||||
@ -43,3 +47,5 @@ When using email address to invite a team member, ensure it is associated with a
|
||||
## Accept or decline team invite
|
||||
|
||||

|
||||
|
||||
_After accepting the team invite, you should be able to view and update the team owner's knowledge bases whose **Permissions** is set to **Team**._
|
||||
Reference in New Issue
Block a user