Use case: Create an AI-generated experience
Summarize
Summary of Create an AI-generated experience
This feature enables ServiceNow developers to quickly generate multi-page UI experiences from natural language descriptions within UI Builder. It is designed to accelerate the creation of complex portals, such as dashboards and tabbed interfaces, particularly benefiting teams with varying UI Builder expertise facing tight deadlines.
Show less
Key Features
- Natural language input: Developers provide a detailed description of the desired experience, including name, navigation style, chart types, and data tables.
- AI-generated previews: Now Assist automatically creates a fully structured multi-page experience preview based on the prompt for easy review.
- Iterative refinement: Users can regenerate previews by refining their prompts or save and manually fine-tune the generated experience.
- Role and permissions: Requires installation of UI generation and uibuilderadmin role for access and configuration.
Configuration and Usage
- Access UI Builder via Now Experience Framework and select AI-Generated experience to start.
- Enter a clear, detailed natural language description to guide the AI in creating the experience.
- Use the “Try an example” option to understand effective prompts before generating.
- Generate a preview, review, save, and edit or regenerate as needed.
- After saving, verify settings such as URL, app shell, roles, and page variants, then fine-tune layouts and data sources in the page editor.
Key Outcomes
- Significantly reduces the time to build multi-page UI experiences from hours to minutes.
- Enables contributions from developers of all skill levels, ensuring consistency across the portal.
- Frees development time to focus on customization and meaningful enhancements rather than basic setup.
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.