mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-08 16:38:01 +08:00
### Summary modify docs display add some images delete enterprise docs standardize capitalization
981 B
981 B
sidebar_position, sidebar_label, title
| sidebar_position | sidebar_label | title |
|---|---|---|
| 3 | Invite Members | Invite Members |
Invite Members
The team owner can invite RAGFlow users to join the team.
To invite a member:
- Open the Team page.
- In the Team members area, click Invite.
- Enter the email address of the user to invite.
- Click OK.
The email address must belong to an existing RAGFlow user. If the email address does not match any user, the system returns a user-not-found error. If the user has already joined the team or has already been invited, the system rejects the duplicate invitation.
After the invitation is created, the membership record is stored with the invite role. The invited user must accept the invitation before becoming a normal team member.

