ServiceNow Studio personas and roles
Summarize
Summary of ServiceNow Studio personas and roles
ServiceNow Studio is a development environment where different user roles have distinct permissions and capabilities to create, update, and manage applications and related metadata. Understanding these roles helps you control access, delegate development tasks, and manage application lifecycle effectively.
Show less
Key Roles and Capabilities
- Delegated Developer (delegateddeveloper)
- Access limited to assigned apps with permissions that vary by configuration.
- Can update assigned apps, create update sets, modify app files and metadata, and submit apps for deployment.
- Admin
- Full access to ServiceNow Studio for creating and editing apps and app files.
- Can delegate development permissions to others.
- Manages update sets and global metadata records.
- Reviews and approves custom app development tasks.
- Guided Application Creator (GAC) Roles (sngappcreator.appcreator, sngappcreator.global)
- Can access Studio and create new applications.
- Upon app creation, automatically granted delegateddeveloper role for that app.
- GAC Global role allows creation of custom global applications.
- ServiceNow Studio Admin / Unified Developer Core (UDC) Admin (snudc.admin)
- Provides granular administrative control over Studio system properties, settings, and roles.
- Manages experience switcher roles across Creator Studio, ServiceNow Studio, and ServiceNow IDE.
- Preferred Tables Admin (snprfrdtables.admin)
- Administers configuration of preferred tables for Table Builder functionality.
- Note: Table Builder use does not require additional admin roles.
- Metadata-specific Admin Roles (e.g., Business Rule Admin, Script Include Admin)
- Provide admin-level CRUD permissions on specific metadata types within ServiceNow Studio.
- These roles allow focused development on specific metadata like script includes.
- They can be configured within the experience switcher for tailored access.
Practical Implications for Customers
Assigning the appropriate ServiceNow Studio roles enables controlled and efficient application development workflows. Admins can delegate development to trusted users, while Guided Application Creators can quickly build new apps with delegated permissions. Granular admin roles help manage Studio settings and metadata access, ensuring compliance and governance. Understanding the distinct permissions tied to each role helps in planning your development team’s access and responsibilities effectively within ServiceNow Studio.
Admins, delegated developers, and users with Guided Application Creator roles can access and develop in ServiceNow Studio. Each role has different capabilities and permissions.
What can each role do in ServiceNow Studio?
Admins and delegated developers have different capabilities in ServiceNow Studio. Admins can delegate users to work on specific apps and app files by assigning delegated_developer permissions.
| Role | Permissions | Capabilities |
|---|---|---|
| Delegated developer (delegated_developer) | Delegated developers have access only to the apps they are assigned to. Permissions may vary based on your configuration. |
|
| Admin | Admins can review and approve tasks related to custom application development. |
|
| Guided Application Creator (GAC) roles (sn_g_app_creator.app_creator, sn_g_app_creator.global) | Users with GAC roles can access ServiceNow Studio and create apps. After creating an application, the user receives the delegated_developer role for that application. |
|
| ServiceNow Studio admin / Unified Developer Core (UDC) admin (sn_udc.admin) | Provides administrative access to tables within ServiceNow Studio scope and configuration access to the experience switcher roles. | Granular admin role that enables the following actions:
For more information about granular admin roles, see Granular admin roles. |
| Preferred tables admin (sn_prfrd_tables.admin) | Provides administrative access to configure preferred tables for Table Builder. | Granular admin role that enables you to configure preferred tables in your instance for Table Builder. Note: Table Builder does not require an additional admin role. |
Metadata-specific admin roles
|
Provide access to ServiceNow Studio. | Metadata-specific admin roles are existing roles on the ServiceNow AI Platform that provide developers with admin access to a specific metadata type. For example, the script include admin role enables a developer to create, read, update, and delete (CRUD) any script include
on the ServiceNow AI Platform and perform development on script includes in ServiceNow Studio. Each metadata-specific admin role must:
|