Step 1: Create User Groups and Assign Users
Create two users groups, for example, PackageManagers and DeploymentManagers. These user groups are used to specify the following types of users for Software Content Management:
PackageManagers—Users that can create and test packages.
DeploymentManagers—Users that can perform production deployments.
* 
These steps assume that you have already created non-administrator users that should be assigned to these groups.
1. In the left navigation pane in ThingWorx Composer, under Security, select User Groups.
2. On the User Groups page, click New.
3. Enter PackageManagers in the Name field.
4. Select a project from the Project field.
5. Click Save.
6. Click the Members tab.
7. In the Available Members table, click a user or user group in the Name column and drag it to the Members table. This assigns the selected user or user group to the current user group.
8. Click Save.
9. Repeat steps 1 to 5 to create the DeploymentManagers user group.
Was this helpful?