Use case: Create an AI-generated experience
Summarize
Summary of Use case: Create an AI-generated experience
This feature in ServiceNow’s UI Builder enables development teams to quickly generate multi-page, citizen-facing portal experiences using natural language descriptions. It addresses challenges of manual UI creation, such as complexity, time consumption, and inconsistency, especially for teams with varying UI Builder expertise.
Show less
Key Features
- Natural Language Experience Generation: Developers describe the desired experience in plain language, including details like experience name, navigation style (e.g., Tabbed or Breadcrumb), chart types, and data tables.
- Automatic Multi-Page Experience Preview: Now Assist creates a structured preview based on the prompt, which can be saved or refined iteratively.
- Role and Access Requirements: Requires installation of UI generation and the uibuilderadmin role.
- Customizable Outcomes: After generation, manual fine-tuning of layouts, data sources, and styling is supported to tailor the experience.
How to Use
- Navigate to UI Builder via Now Experience Framework in ServiceNow.
- Select “Create AI-Generated experience” and enter a detailed prompt describing the desired UI.
- Generate and review the experience preview. Save if satisfactory or refine the prompt and regenerate.
- Confirm configuration settings like URL, roles, and page variants after saving.
- Create multiple experiences quickly by repeating the process, then fine-tune each as needed.
Key Outcomes
The development team can rapidly produce multiple consistent, multi-page portal experiences in minutes rather than hours. This accelerates delivery under tight deadlines and empowers developers of all skill levels to contribute effectively. The streamlined workflow reduces repetitive manual setup and allows the team to focus on meaningful enhancements rather than basic configuration.
Learn how to generate a multi-page UI experience from a natural language description.
Scenario
A government agency is rolling out a new citizen-facing service request portal on ServiceNow. A team of developers with varying levels of UI Builder experience needs to deliver multiple portal experiences quickly, including a dashboard for tracking request status by category, a tabbed experience for managing open cases by priority, and a breadcrumb-style experience for change requests. The team is under a tight deadline and cannot afford to build each experience from scratch.
Problem
Manually creating a multi-page experience in UI Builder involves several steps, including configuring the experience structure, navigation style, chart types, page layouts, and data sources. This process can be particularly challenging for developers who are less familiar with UI Builder, as it presents a steep learning curve. Furthermore, even experienced developers may find the manual creation of multiple experiences to be repetitive and time-consuming, increasing the risk of inconsistencies throughout the portal.
Solution
Experience generation empowers developers to create seamless experiences using natural language directly within the UI Builder. With this feature, developers can articulate their desired experience in a straightforward manner.
Now Assist automatically generates a fully structured multi-page experience preview, allowing developers to review the output. They can choose to save the generated experience or refine their prompt to regenerate it for further adjustments.
This functionality ensures that all team members, regardless of their level of expertise, can quickly produce a working experience within minutes. Subsequently, any necessary fine-tuning can be performed manually, streamlining the development process and enhancing overall productivity.
Before you begin
Make sure that you install UI generation and that you have the ui_builder_admin role. For more information, see Install UI generation and Grant UI Builder admin role.
Configuration steps
- Navigate to .
- From the UI Builder Home page, select Create, then select AI-Generated experience.
- In the Create an experience form, enter a detailed description. For example:
Create a Tabbed experience called Service Request Tracker to help track open cases by priority using a bar chart.Tip:The quality of the generated experience largely depends on the clarity of your prompt. Include the following details: the name of the experience, the navigation style (such as Tabbed or Breadcrumb), the type of chart, and the table that users interact with. To see examples of effective prompts, you use the Try an example option in the Create an Experience form before writing your own. - Select Generate preview.
Now Assist generates and displays a preview of the experience.
- Review the generated experience. If satisfied, select Save and edit experience.
If not, refine the description and select Regenerate preview.
- After saving, review the main experience page to confirm the URL, app shell, roles, and page variants are correctly configured.
- Repeat the steps to create additional experience (for example, Change Request Tracking and Request Status Dashboard experiences).
- Open each saved experience in the page editor to fine-tune layouts, data sources, and styling as needed.
Outcome
The development team creates three experiences in a few minutes, which is significantly faster than the hours it would take to build each one manually. Developers of all experience levels contribute, ensuring that the generated experiences have a consistent structure throughout the portal. As a result, the team can focus most of its time on meaningful customization rather than basic configuration.