選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

join_or_leave_team.md 1.7KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. ---
  2. sidebar_position: 2
  3. slug: /join_or_leave_team
  4. ---
  5. # Join or leave a team
  6. Accept an invite to join a team, decline an invite, or leave a team.
  7. ---
  8. Once you join a team, you can do the following:
  9. - Upload documents to the team owner's shared datasets (knowledge bases).
  10. - Update document configurations in the team owner's shared datasets.
  11. - Update the default configurations for the team owner's shared datasets.
  12. - Parse documents in the team owner's shared datasets.
  13. :::tip NOTE
  14. You cannot invite users to a team unless you are its owner.
  15. :::
  16. ## Prerequisites
  17. 1. Ensure that your Email address that received the team invitation is associated with a RAGFlow user account.
  18. 2. The team owner should share his knowledge bases by setting their **Permission** to **Team**.
  19. ## Accept or decline team invite
  20. 1. You will be notified when you receive an invitation to join a team:
  21. ![team_notification](https://raw.githubusercontent.com/infiniflow/ragflow-docs/main/images/team_notification.jpg)
  22. 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.
  23. ![team](https://github.com/user-attachments/assets/0eac2503-26bc-4568-b3f2-bcd84069a07a)
  24. _On the **Team** page, you can view the information about members of your team and the teams you have joined._
  25. ![accept_or_decline_team_invite](https://github.com/user-attachments/assets/6a2cb61f-03d5-4423-9ed1-71df97ff4114)
  26. _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**._
  27. ## Leave a joined team
  28. ![leave_team](https://raw.githubusercontent.com/infiniflow/ragflow-docs/main/images/quit.jpg)