mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-03 01:02:15 +08:00
4b24472106
* docs(i18n): translate batch 1 * docs(i18n): translate batch 2 * docs(i18n): translate batch 3 (20 files) - openapi/: app, share - faq/: all 8 files - use-cases/: index, external-integration (5 files), app-cases (4 files) Translated using North American style with natural, concise language. Preserved MDX syntax, code blocks, images, and component imports. * docs(i18n): translate protocol docs * docs(i18n): translate introduction docs (part 1) * docs(i18n): translate use-cases docs * docs(i18n): translate introduction docs (part 2 - batch 1) * docs(i18n): translate final 9 files * fix(i18n): fix YAML and MDX syntax errors in translated files - Add quotes to description with colon in submit_application_template.en.mdx - Remove duplicate Chinese content in translate-subtitle-using-gpt.en.mdx - Fix unclosed details tag issue * docs(i18n): translate all meta.json navigation files * fix(i18n): translate Chinese separators in meta.en.json files * translate * translate * i18n --------- Co-authored-by: archer <archer@archerdeMac-mini.local> Co-authored-by: archer <545436317@qq.com>
63 lines
2.0 KiB
Plaintext
63 lines
2.0 KiB
Plaintext
---
|
|
title: Invitation Links
|
|
description: How to use invitation links to invite team members
|
|
---
|
|
|
|
Starting from v4.9.1, team member invitations use the **invitation link** method, replacing the previous username-based approach.
|
|
|
|
After upgrading, any pending invitations that haven't been accepted will be automatically cleared. Please use invitation links to re-invite members.
|
|
|
|
## How to Use
|
|
|
|
1. **On the team management page, admins can click the "Invite Members" button to open the invitation dialog**
|
|
|
|

|
|
|
|
2. **In the invitation dialog, click "Create Invitation Link" to generate a new link**
|
|
|
|

|
|
|
|
3. **Fill in the details**
|
|
|
|

|
|
|
|
Link description: We recommend describing the intended use case or purpose. The description cannot be changed after creation.
|
|
|
|
Expiration: 30 minutes, 7 days, or 1 year
|
|
|
|
Usage limit: 1 person or unlimited
|
|
|
|
4. **Click "Copy Link" and send it to the people you want to invite**
|
|
|
|

|
|
|
|
5. **When a user visits the link, they will be redirected to the login page if not logged in or registered. After logging in, they will be taken to the team page to handle the invitation.**
|
|
|
|
> Invitation links look like: fastgpt.cn/account/team?invitelinkid=xxxx
|
|
|
|

|
|
|
|
Click "Accept" to join the team.
|
|
|
|
Click "Ignore" to close the dialog. The user can still accept the invitation by visiting the link again later.
|
|
|
|
## Link Expiration and Auto-Cleanup
|
|
|
|
### Why Links Expire
|
|
|
|
Links are manually disabled by an admin.
|
|
|
|
The invitation link reaches its expiration date and is automatically disabled.
|
|
|
|
A single-use link (1 person limit) has already been used.
|
|
|
|
Expired links cannot be accessed or re-enabled.
|
|
|
|
### Link Limits
|
|
|
|
Each user can have up to 10 **active** invitation links at a time.
|
|
|
|
### Auto-Cleanup
|
|
|
|
Expired links are automatically deleted after 30 days.
|