Select the + icon in the Pages and variants section.
Select Create a new page.
Select Use template when pointing to the template that you want to
use.
Enter a unique name for the page in the Name field.
Specify a path for your page in the Path field. UI Builder generates a default path based on the name that you gave in the earlier step.
A default path is added based on your page name. You can also create your own path. The path is required and must be unique. The path can include digits (0-9), letters (A-Z, a-z), and a few special characters
("-", ".", "_", "~"), with the words separated by a forward slash or hyphen. The URL preview shows the path of your page.
Note:
The application scope defaults to the scope that the user is in within the ServiceNow AI Platform®. For more information about the application scope, see Learn about security and roles.
Select how you want to use the base page template.
Select Use the original page (customization limited) if you want to reference the template and its data. Select Copy contents of the page (fully customized) to copy the
contents of the page template. When you reference a page template, your page automatically updates when you upgrade to a new release. If you copy the page template, your page will not update after
upgrade.
Select Continue.
Optional: Add required parameters to your page URL.
Click + Add.
Enter the required parameters for your page.
A required parameter is a piece of data that your page requires, such as a sys_id, table, or query. Required parameters are useful for components, because they can bind to the value of the required parameter. For more information about required and optional page parameters, see Adding Page Parameters in the ServiceNow Developer website.
Optional: Add optional pieces of data that you want to add to the URL of your page.
Click + Add.
Enter the optional parameters for your page.
Unlike required parameters, optional parameters are always name and value pairs that work no matter what order that they are provided in.For more information, see Manage UI Builder pages and page variants.
Select Looks good.
Enter a name for the page variant.
The form automatically adds Default to the page name.
Add one or more audiences for this page.
If an audience you need is not listed, you can choose the Open audiences in platform link to create one.
Optional: Add conditions for when to display the page or tab by entering an encoded query string.
Select Create to create your blank page.
The page you created displays in the Page and variants section of your experience. Select Editor to start adding components to your page. For more information, see Customize UI Builder pages using components.