copyright: year: 2024 last updated: 2024-06-07
Managing teams
Teams are composed of a collection of roles: administrator (admin), builder, and user. Every team needs at least one admin, the person who first created the team.
By default, when you start on IBM watsonx Orchestrate, you are the admin of your own team of one. To create a team, you need to invite a member into your team. You can assign any member to any of the three roles. Each role has a purpose that limits what a team member can see or do.
Adding members
You can add members to a team in two ways: manually or automatically in bulk.
Adding members manually
To add a member to your team manually, complete the following steps:
- On the Orchestrate home page, click the menu icon
.
- Click Manage team.
- Click the Members tab.
- Click the Add members + button.
- Select Manually add members option.
- Type the email address of the member that you want to add.
- Click the Add member button.
- You can add multiple members.
- Assign a role to the invited members.
- Click the role field next to the email address.
- Select one of these roles: Builder, Admin, or User.
- Click the Add button.
The status of the added members appears as Pending log in until they access to Orchestrate for first time. The members are part of your inventory until you remove them from your team.
Adding members in bulk automatically
To add members in bulk to your team automatically, complete the following steps:
-
On the Orchestrate home page, click the menu icon
.
-
Click Manage team.
-
Click the Members tab.
-
Click the Add members + button.
-
Select Automatically in bulk option.
-
Click Download the .json template link.
-
Open the template file and type the email and the role of all members to be added to the team. See an example:
-
Save the file in
.json
format. -
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 the Add button.
The status of the added members appears as Pending log in until they access to Orchestrate for first time. The members are part of your inventory until you remove them from your team.
Removing members
You can remove members from a team in two ways: one by one or in bulk.
Removing members one by one
To remove a member from your team, complete the following steps:
-
On the Orchestrate home page, click the menu icon
.
-
Click Manage team.
-
Click the Members tab.
-
Choose a way to remove the member:
- On the icon at the end of the member row in the table.
- Click the Remove member icon in the table.
- On the button in the Edit member window.
- Click the member row in the table.
- Click the Remove button.
- On the icon at the end of the member row in the table.
-
In the confirmation window that appears, click Remove.
A box message confirms that the member was removed from team.
Removing members in bulk
To remove members in bulk from your team, complete the following steps:
-
On the Orchestrate home page, click the menu icon
.
-
Click Manage team.
-
Click the Members tab.
-
Click the Remove button at the top of the members table.
-
Click Download the .json template link.
-
Open the template and type the email of all members to be removed from the team. See an example:
-
Save the file in
.json
format. -
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 the Remove button.
-
In the confirmation window that appears, click Remove.
A box message confirms that the members were removed from team.
Update the roles of the members
You can update the roles of the members in two ways: one by one or in bulk.
Update member roles one by one
To assign a different role to a member of your team, complete the following steps:
- On the Orchestrate home page, click the menu icon
.
- Click Manage team.
- Click the Members tab.
- Search the member that you want to change the role.
- Click the member row in the table.
- In the Edit member window, click the Role field.
- Select the role.
- Click Save.
You can see the new role of the member in the team members table.
Update member roles in bulk
To assign different roles to more than one member at the same time, complete the following steps:
-
On the Orchestrate home page, click the menu icon
.
-
Click Manage team.
-
Click the Members tab.
-
Click the Update button at the top of the members table.
-
Click Download the .json template link.
-
Open the template and type the email and the new roles of the members to be updated. See an example:
-
Save the file in
.json
format. -
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 the Update button.
You can see the new roles of the members in the team members table.
Parent topic: