Collaborating on apps using ServiceNow Studio
Collaborate with other developers on app development in ServiceNow Studio by inviting them to co-create and develop apps with you.
What is collaboration in ServiceNow Studio?
Collaboration, also referred to as delegated development, builds on the existing delegated development feature set in the ServiceNow AI Platform. It enables developers to invite other developers into apps to co-create and develop together. Depending on your permissions, you can invite others to collaborate on an app or request to join another developer's app. For more information, see Delegated development and deployment.
There are two standard collaborator roles when co-developing an app: owner and editor. Admins can create a custom collaboration role by adjusting permissions.
What are the requirements for collaboration?
ServiceNow Studio supports the collaboration plugin for properly licensed customers.
Note:
- An App Engine Enterprise license is required to use collaboration fully.
- If you already have the collaboration plugin installed, you can continue to use collaboration.
- Customers that don't have Collaboration installed will not be able to manage delegated development permissions in ServiceNow Studio. Existing delegated development permissions will still be respected within ServiceNow Studio.
Which apps can you access in ServiceNow Studio?
The admin and delegated_developer roles have different levels of app access in ServiceNow Studio:
- Users with the admin role have access to all apps in ServiceNow Studio.
- Users with the delegated_developer role have access to:
- Apps they create.
- Apps they have been invited to edit.
- All apps within the scope they have access to. For more information about scopes, see Application scope.
To request access to an app that is not visible in ServiceNow Studio, contact your admin and ask them to grant you permission using the Collaboration app. The Collaboration app is automatically installed with ServiceNow Studio. For more information about the Collaboration app, see Application collaboration.
What can owners and editors do?
There are two default collaborator roles for working on apps with other developers: owner and editor.
- If you create an app, you are the owner of that app.
- If an app is visible in ServiceNow Studio and you have been delegated to work on it, open it and begin working with the collaboration role the owner assigned you. That role is usually editor.
| Descriptor | Description |
|---|---|
| Owner | Owner of the application.- If you create the app, you are automatically the owner. - Owners can manage other collaborators for the app. - Owners can delete apps because they have the delete app permission. - Owners automatically receive the delegated\_developer role for the app. |
| Editor | - Editors can invite collaborators. - Editors have more limited editing permissions than owners. |
Note: For the full list of default owner and editor permissions, see Collaboration permissions for ServiceNow Studio.
What are custom collaboration descriptors?
The collaboration descriptor assigned to a developer determines what they can do in the app — including assigning, managing, and monitoring delegated development permissions. Owners have more permissions than editors by default.
To create a customized collaboration role, create a custom collaboration descriptor and use collaboration permissions to control what developers can do in the app.
Admins can define custom collaboration descriptors to select when managing collaborators using the Collaboration app. For more information about custom descriptors, see Create collaboration descriptors to assign permissions.
How does the collaboration approval process work?
If you invite someone to collaborate on an app and they do not have the delegated_developer role, an App Engine admin must approve the collaboration request. For more information, see Delegated development and deployment.
When you add a user or group to collaborate on an app, the platform generates a collaboration task that initiates an approval flow. The task includes details about which app the developer is being added to and what permissions they receive. If App Engine Management Center (AEMC) is installed, admins can review and approve or deny collaboration requests there.
If AEMC is not installed, admins can navigate to All > App Engine > Collaboration > Collaboration Tasks to review collaboration tasks.
- View collaborators on an app in ServiceNow Studio
View the collaborators on an app in ServiceNow Studio to see who has access and what role each person has. - Add collaborators to an app in ServiceNow Studio
Add collaborators to an app in ServiceNow Studio so other developers can co-develop the app with you. - Modify or customize collaboration permissions for a user or group in ServiceNow Studio
Modify or customize the collaboration permissions for a user or group in ServiceNow Studio to control what they can do in an app. - Remove collaborators from an app in ServiceNow Studio
Remove a user or group as a collaborator in ServiceNow Studio to revoke their access to an app.
Parent Topic:Configuring ServiceNow Studio