Creator Studio
Summarize
Summary of Creator Studio
Creator Studio is a no-code application builder on the ServiceNow AI Platform designed for non-developers to create request-fulfillment applications without coding. It specializes in Service Desk request-fulfillment apps that streamline processes such as employee equipment requests, travel approvals, and other workplace requests. These apps enable users to submit, review, approve, and fulfill requests efficiently within a single platform.
Show less
Key Features
- No-code app building: Enables process owners and line-of-business personnel to create request-fulfillment apps without technical expertise.
- Service Desk focus: Supports common workplace requests like equipment ordering, travel approvals, permission grants, and recognition distribution.
- Integration with ServiceNow AI Platform: Apps built in Creator Studio leverage forms and automation and can be enhanced further using other ServiceNow tools.
- Interoperability with other ServiceNow builders: Apps created in Creator Studio can be opened in Workflow Studio for advanced automation, or ServiceNow Studio for interface enhancements and more complex development.
Choosing the Right App Builder
ServiceNow offers multiple app builders tailored to different users and technical skills:
- Creator Studio: No-code builder for request-fulfillment apps, ideal for process owners and business users.
- App Engine Studio: Low-code tool for citizen developers to build broader app types.
- ServiceNow Studio: A unified environment for citizen and platform developers to build and deliver apps with integrated low-code tools and tracking.
- ServiceNow IDE and SDK: Source code development tools for developers comfortable with coding and using Visual Studio Code environments.
Practical Next Steps
After building an app in Creator Studio, you can:
- Open and extend it using Workflow Studio for complex workflows.
- Enhance the user interface or add functionality via ServiceNow Studio.
To start using Creator Studio, you can experiment on your Personal Development Instance (PDI) by signing into the ServiceNow Developer Site, allowing you to explore creating request-fulfillment apps in a safe development environment.
Creator Studio is a no-code application builder on the ServiceNow AI Platform that lets non-developers create request-fulfillment apps without writing code. Use Creator Studio to build apps that manage employee requests, approvals, and fulfillments, such as equipment requests or travel approvals, directly on the ServiceNow AI Platform.
Creator Studio specializes in Service Desk request-fulfillment applications, where one person submits a request and another person fulfills it. Service Desk apps enable users to submit requests, report issues, and access support related to services within your company. Use ServiceNow AI Platform to build apps that handle common workplace requests, so your team can submit, review, approve, and fulfill them in one place.
ServiceNow AI Platform supports apps for requests, such as:
- Ordering equipment, such as keyboards or monitors
- Approving travel or purchase requests
- Granting permissions, such as vacation approvals
- Distributing recognition gifts or awards
Get started
Which app builder should I use?
Use the following table to choose the app building experience that matches your role and technical background.
| Tool | Users | Features |
|---|---|---|
| Creator Studio: Build an app without code. | Process owners, line of business owners | Build request-fulfillment apps without writing code. For example, create an application to request office supplies: a user fills out a form, and an approver accepts or denies the request. For more information, see Exploring Creator Studio. |
| App Engine Studio: Build a range of apps using low-code tools. | Citizen developers | Build a broader range of apps than Creator Studio without writing code. For more information, see Exploring App Engine Studio. |
| ServiceNow Studio: Build and deliver apps in a unified environment. | Citizen developers, Platform developers | Build apps in a unified development environment. ServiceNow Studio provides streamlined navigation, integrated low-code tools, and built-in tracking and packaging so you can develop and ship apps faster. Use Build Agent in ServiceNow Studio to create and update apps with a conversational interaction. For more information, see Exploring ServiceNow Studio and Build Agent in ServiceNow Studio. |
| ServiceNow IDE and ServiceNow SDK: Build apps in source code. | Source code developers | Develop applications in source code with ServiceNow Fluent, create JavaScript modules, and use third-party libraries. ServiceNow Fluent is a domain-specific programming language for creating application metadata
in code. Use Build Agent in ServiceNow IDE to create and update apps in source code with a conversational interaction. The ServiceNow IDE runs Visual Studio Code for the Web on the ServiceNow AI Platform. The ServiceNow SDK runs Visual Studio Code Desktop locally. For more information, see Building applications in source code. |
What apps are in ServiceNow
A ServiceNow app is a package that performs a specific task for a specified group of users. Think of an app as a container with a set of rules around who can access and edit it. For example, ServiceNow apps can include an API, a table, a workspace, a form, a flow, or any combination of those things.
A Creator Studio app uses forms and automation to enable users to request something and move the request through the approval process. Creator Studio also enables you to the see the fulfiller's view of the Request App Workspace for the app.
What you can do after you build an app in Creator Studio
After you build an app in Creator Studio, you can open the app in any other ServiceNow builder so that you can add more advanced functionality without rebuilding from scratch.
For example:
- Open the app in Workflow Studio to add complex automations.
- Open the app in ServiceNow Studio to add different interfaces. Select Open in ServiceNow Studio from the app's tile on the Creator Studio home page to open the app directly.
Give Creator Studio a try
Ready to give Creator Studio a try? You can test it out using your own Personal Development Instance (PDI), which requires you signing in to the Developer Site. Find out more on PDIs in the Personal developer instance guide.