|
12345678910111213141516171819202122232425262728293031323334353637383940 |
- ---
- sidebar_position: 4
- slug: /manage_team_members
- ---
-
- # Manage team members
-
- Invite or remove team members, join or leave a team.
-
- ---
-
- By default, each RAGFlow user is assigned a single team named after their name. RAGFlow allows you to invite RAGFlow users to your team. Your team members can help you:
-
- - Upload documents to your datasets.
- - Update document configurations in your datasets.
- - Parse documents in your datasets.
-
- :::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.
- :::
-
- To enter the **Team** page, click on your avatar in the top right corner of the page **>** Team:
-
- 
-
- _On the **Team** page, you can view the information about members of your team and the teams you have joined._
-
- ## Invite team members
-
- 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
-
- 
-
- ## Accept or decline team invite
-
- 
|