Deployment space collaborator roles and permissions
When you add a collaborator to a deployment space, you specify which actions they can do by assigning them access levels. Learn how to add collaborators to your deployment spaces and the differences between access levels.
Adding collaborators to your deployment space
Prerequisites:
All users in your IBM Cloud account with the Admin IAM platform access role for all IAM enabled services can manage space collaborators. For details, refer to IAM Platform access roles.
You can add collaborators to your deployment space if:
- They are part of your organization
- They have Watson Studio provisioned
To add one or more collaborators to a deployment space:
- From your deployment space, click the Access Control page on the Manage tab, and then click Add collaborators.
- Add the collaborators or service IDs that you want to have the same access level.
- Choose the access level for the collaborators and click Add:
- Viewer: View the space.
- Editor: Control space assets.
- Admin: Control space assets, collaborators, and settings.
- Add more collaborators with the same or different access levels.
Service IDs
You can create service IDs in IBM Cloud to enable an application outside of IBM Cloud access to your IBM Cloud services. Because service IDs are not tied to a specific user, if a user leaves an organization and is deleted from the account, the service ID remains. Thanks to this, your application or service stays up and running. Refer to Creating and working with service IDs.
For information on how to assign space access by using a service ID, refer to Adding collaborators to your deployment space.
Roles and permissions in deployment spaces:
Enabled permission | Viewer | Editor | Admin |
---|---|---|---|
View assets and deployments | ✓ | ✓ | ✓ |
Comment | ✓ | ✓ | ✓ |
Monitor | ✓ | ✓ | ✓ |
Test model deployment API | ✓ | ✓ | ✓ |
Find implementation details | ✓ | ✓ | ✓ |
Configure deployments | ✓ | ✓ | |
Batch deployment score | ✓ | ✓ | |
Online deployment score | ✓ | ✓ | ✓ |
Update assets | ✓ | ✓ | |
Import assets | ✓ | ✓ | |
Download assets | ✓ | ✓ | |
Deploy assets | ✓ | ✓ | |
Remove assets | ✓ | ✓ | |
Remove deployments | ✓ | ✓ | |
View spaces/members | ✓ | ✓ | ✓ |
Delete space | ✓ |
Learn more
Parent topic: Deployment spaces