Skip to content

1. User Management

User Management page

1.1. New User

operation Path: SYSTEM → USER → Add

  1. Click "Add" button to pop up the user creation form.
  2. Fill in the login account (usually email or mobile phone number), set the initial password.
  3. Select the role permissions to bind.
  4. Click Save to complete the user creation.

When newly created users log in for the first time, they will be prompted to complete personal information (such as name, contact information, etc.) to ensure that the account information is complete and available.

1.2. Invite Users

operation Path: SYSTEM → USER → Account Invitation

  1. Click "Account Invitation" button to pop up the invitation dialog box.
  2. Enter the account of the target user (supported email or mobile phone number).
  3. Select the role permissions to be granted from the drop-down list.
  4. Click Confirm to send the invitation.

The invited user will receive the invitation notification in the ThinkLink system message, click "Accept The Invitation" to join the organization and gain the appropriate permissions.

1.3. Role Change

In the user management list, there is an operation menu on the right side of each user entry. Click "Role Change" to modify the user's current role:

  1. A character selection box pops up.
  2. Commit changes after selecting a new role.
  3. Changes take effect immediately, without restarting or refreshing.

Applicable to scenarios such as personnel responsibility adjustment and project collaboration changes.

1.4. Department Change

Click Department Change in a user's action menu to replace all department memberships for that user:

  1. Select every department the user should belong to.
  2. Save to replace the user's previous memberships with the current selection.
  3. To remove the user from every department, clear all selections and save.

A user can belong to multiple departments. To add or remove only one membership while keeping all other memberships, use Add Members or Remove from Department Management.

1.5. Transfer Ownership

permission description: This feature is visible and operable only by the owner of the current organization.

In the User Actions menu, click "Transfer Ownership":

  1. the system pops up the ownership transfer confirmation box.
  2. Select the target user (must be a member that already exists in this organization).
  3. After the second confirmation, the ownership is transferred to the new user.

The original owner will be demoted to the normal administrator or permission level corresponding to the assigned role.

[Warning] The ownership transfer operation is irreversible. Please be cautious.

1.6. API Key Permission Boundary

ThinkLink supports both personal API Keys and System API Keys:

TypeWhere to createPermission boundary
Personal API KeyPersonal CenterThe current user creates, views, and deletes keys only for themselves.
System API KeySystem Platform → System API KeyA system admin selects an organization and a user, then issues an API Key for that user.

Use System API Key when an external system needs a long-lived credential representing a user in a specific organization. Use the Personal Center API Key for the current user's own automation scripts.