Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

manage_team_members.md 1.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. ---
  2. sidebar_position: 1
  3. slug: /manage_team_members
  4. ---
  5. # Manage team members
  6. Invite or remove team members.
  7. ---
  8. 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:
  9. - Upload documents to your shared datasets (knowledge bases).
  10. - Parse documents in your shared datasets.
  11. - Use your shared Agents.
  12. :::tip NOTE
  13. - Your team members are currently *not* allowed to invite users to your team, and only you, the team owner, is permitted to do so.
  14. - Sharing added models with team members is only available in RAGFlow's Enterprise edition.
  15. :::
  16. ## Prerequisites
  17. 1. Ensure that the invited team member is a RAGFlow user and that the Email address used is associated with a RAGFlow user account.
  18. 2. 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**.
  19. ## Invite team members
  20. 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.
  21. ![team](https://github.com/user-attachments/assets/0eac2503-26bc-4568-b3f2-bcd84069a07a)
  22. _On the **Team** page, you can view the information about members of your team and the teams you have joined._
  23. 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.
  24. ![invite_team_member](https://github.com/user-attachments/assets/d85b55c3-7e86-4f04-a414-ca18a9ee8963)
  25. ## Remove team members
  26. ![remove_members](https://github.com/user-attachments/assets/5c1a6ab5-8862-47a0-ad09-77fe88866508)