mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
UI updates (#9836)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -26,20 +26,12 @@ You cannot invite users to a team unless you are its owner.
|
||||
|
||||
## Accept or decline team invite
|
||||
|
||||
1. You will be notified when you receive an invitation to join a team:
|
||||
|
||||

|
||||
1. You will be notified on the top right corner of your system page when you receive an invitation to join a team.
|
||||
|
||||
2. Click on your avatar in the top right corner of the page, then select **Team** in the left-hand panel to access the **Team** page.
|
||||
|
||||

|
||||
|
||||
_On the **Team** page, you can view the information about members of your team and the teams you have joined._
|
||||
|
||||

|
||||
|
||||
_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**._
|
||||
|
||||
## Leave a joined team
|
||||
|
||||

|
||||
## Leave a joined team
|
||||
@ -29,14 +29,14 @@ By default, each RAGFlow user is assigned a single team named after their name.
|
||||
|
||||
Click on your avatar in the top right corner of the page, then select **Team** in the left-hand panel to access the **Team** page.
|
||||
|
||||

|
||||

|
||||
|
||||
_On the **Team** page, you can view the information about members of your team and the teams you have joined._
|
||||
|
||||
You are, by default, the owner of your own team and the only person permitted to invite users to join your team or remove team members.
|
||||
|
||||

|
||||

|
||||
|
||||
## Remove team members
|
||||
|
||||

|
||||

|
||||
@ -12,12 +12,8 @@ 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 **Settings** to show the **Agent settings** dialogue.
|
||||
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 like this:*
|
||||
|
||||

|
||||
*When completed, your team members will see your shared Agents.*
|
||||
@ -15,8 +15,4 @@ When ready, you may share your knowledge bases with your team members so that th
|
||||
2. Change **Permissions** from **Only me** to **Team**.
|
||||
3. Click **Save** to apply your changes.
|
||||
|
||||

|
||||
|
||||
*Once completed, your team members will see your shared knowledge bases like this:*
|
||||
|
||||

|
||||
*Once completed, your team members will see your shared knowledge bases.*
|
||||
Reference in New Issue
Block a user