mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
DOC: Added health check and team management (#3630)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
39
docs/guides/manage_team_members.md
Normal file
39
docs/guides/manage_team_members.md
Normal file
@ -0,0 +1,39 @@
|
||||
---
|
||||
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 on 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
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user