Managing users on the skill-based experience
Users are organized into teams, and each team includes members assigned to specific roles:
- Admin: Can add or remove members who can use the team skill set
- Builder: Can build skills that perform tasks
- User: Can use the team skill set
Every team must have at least one admin, usually the person who creates the team. When you first start using watsonx Orchestrate, you're automatically the admin of your own team of one. To build your team, you’ll need to invite members and assign them roles based on what they need to do.
Adding members
As an admin, you can add members to your team in two ways:
- Individually: Add one member at a time
- In bulk: Upload multiple members using a JSON template
Adding a member individually
To add a member one at a time:
- From the main menu, go to Manage team.
- Click Add members +.
- Select Manually one by one.
- Enter the email address of the person you want to invite.
- You can add multiple email addresses one after another.
- Click Add member+.
- Choose one of the following:
- Admin
- Builder
- User
- Once all members are added and roles assigned, click Add to complete the process.
Newly added members will appear as Pending log in until they sign in to watsonx Orchestrate for the first time. They remain part of your team inventory unless you remove them.
Adding members in bulk
To add members to your team in bulk, complete the following steps:
-
From the main menu, go to Manage team.
-
Click Add members +.
-
Select Automatically in bulk.
-
Click Download .json template to get the pre-formatted file.
-
Open the template and enter the email addresses and roles for each member you want to add. See an example entry:
Figure 1: Template to add members in bulk. -
Save the file in
.jsonformat. -
Upload the file in one of the following ways:
- Click the upload link and select the file.
- Drag the file to the upload field.
-
Click Add to complete the process.
Newly added members will appear as Pending log in until they sign in to watsonx Orchestrate for the first time. They remain part of your team inventory unless you remove them.
Removing members
You can remove members from a team in two ways:
Removing a member individually
To remove a member from your team individually, complete the following steps:
- From the main menu, go to Manage team.
- Locate the member you want to remove.
- Click the Remove member icon at the end of their row.
- Click Remove.
- In the confirmation dialog, click Remove again.
A confirmation message appears once the member is successfully removed.
Removing members in bulk
To remove multiple members at once:
-
From the main menu, go to Manage team.
-
Click Remove at the top of the members table.
Figure 3: Remove members in bulk button. -
Click Download .json template.
-
Open the template and enter the email addresses of the members you want to remove. See an example entry:
Figure 4: Template to remove members in bulk. -
Save the file in
.jsonformat. -
Upload the file in one of the following methods:
- Click the upload link and select the file.
- Drag and drop the file into the upload field.
-
Click Remove.
-
In the confirmation dialog, click Remove again.
A confirmation message appears once the member is successfully removed.
Update the roles of the members
As team needs evolve, you may need to change the roles of your members to reflect their responsibilities. You can update roles in two ways:
- Individually: One member at a time
- In bulk: Multiple members using a JSON template
Updating a member role individually
To change the role of a single team member:
- From the main menu, go to Manage team.
- Locate and select the member whose role you want to update.
- Click on the member’s row to open the Edit member window.
- In the Role field, choose the new role.
- Click Save to apply the changes.
The updated roles are reflected immediately in the team members table.
Update member roles in bulk
To update roles for multiple members at once:
-
From the main menu, go to Manage team.
-
Click Update at the top of the members table.
Figure 5: Update roles of members in bulk button. -
Click Download .json template.
-
Open the template and enter the email addresses and new roles for each member. See an example entry:
Figure 6: Template to remove members in bulk. -
Save the file in
.jsonformat. -
Upload the file in one of the following ways:
- Click the upload link and select the file.
- Drag and drop the file into the upload field.
-
Click Update to apply the changes.
The updated roles are reflected immediately in the team members table.