---
sourceDocument: Australia ServiceNow AI Platform user interface
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/platform-user-interface

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia ServiceNow AI Platform user interface

ft:clusterId :

    - platux

bundleId :

    - platux

workflow :

    - Platform


---

# Create a portal

# Create a portal {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 4 minutes to read

Create a portal for users to browse company resources, discover articles, and get
help.

## Before you begin

Role required: admin or sp_admin

## Procedure

1. Navigate to AllService PortalPortals, then click New.
2. On the form, fill in the fields.  
   {#create-a-portal__table_xrm_byw_hw__entry__2}

   | Property | Description |
   |-|-|
   | Title | Name to define your portal. In the browser header and for bookmarks, the title appears as \<Page Title\> - \<Portal Title\>. |
   | URL suffix | Value that appears appended to an instance URL when you access a portal. For example, if you use `sp`, the instance URL for that portal would be \<instance name\>.service-now.com/sp. Ensure that this value is unique and is not the same as any other portal. Note: Avoid using reserved words in your URL to prevent errors when navigating to your portal page. Avoid words such as `portal` and `cms`. Also avoid any JavaScript protected terms. |
   | Homepage | Page that users see first after they sign in. |
   | KB home page | Custom home page that users see when they go to a knowledge base. |
   | Login page | Custom page to authenticate users. |
   | Logo | Logo that appears in the page header. You can also configure the logo in the Branding Editor. |
   | Icon | Icon that appears in the address bar for your portal. Each portal that you create can have a different icon. |
   | Default | Portal to use as your main portal. |
   | Application | Application scope of the portal. This field is uneditable and Global by default. |
   | 404 page | Default page that your users see whenever a page cannot load properly. You can also define a default 404 page using the glide.service_portal.default_404_page system property. |
   | Catalog home page | Custom page to represent the Service Catalog. |
   | Catalog category home page | Page to display catalog categories in the portal. |
   | Main menu | Reference to the menu in the Instances with Menu \[sp_instance_menu\] table that appears in the header. |
   | Theme | Refers to a theme in the Themes \[sp_theme\] table that defines the style and branding for the portal. The theme is the lowest level of style configuration. Any changes made in the Branding Editor or to specific portal components (such as widget or container CSS) override those styles. |
   | Inactive | Turn off access to a portal that you no longer want users to visit and optionally redirect them to another portal. For more information, see [Deactivate a portal](https://servicenow-prod.fluidtopics.net/21~O1s8a2_Kz5pJp6gC6cQ "Turn off access to a portal that you no longer want users to visit and optionally redirect them to another portal."). |
   | Quick start config | Schema that defines configuration items in the Branding Editor. In JSON format, you can define the fields and records used to generate your branding options. [{ "tagline": { "table" : "sp_instance", "sys_id" : "34fe3d96cb20020000f8d856634c9cf4", "field" : "title" }, "hero_background": { "table" : "sp_container", "sys_id" : "be98a8d2cb20020000f8d856634c9c63", "field" : "background_image" } }] |
   | CSS variables | Portal-specific Sass variables. You can overwrite existing theme variables here. Note: Use the CSS variables field to define CSS variables only. Use CSS Includes to define CSS rules. As of the Madrid release, Sass and LESS can be used within CSS Includes. |
   | Hide portal name | Option to hide the portal name in the page title. |
   | Support right-to-left languages | Option to mirror the direction of the portal when the session language is a right-to-left language, such as Hebrew. Selecting this option automatically generates the necessary CSS but you can also provide your own CSS for right-to-left languages that overrides the auto-generated CSS. To provide your own CSS for right-to-left languages, see [Create a portal theme](https://servicenow-prod.fluidtopics.net/O0W7JKo8EioH0CYtUZSTnQ "If you need more customizations than the Branding Editor can provide, you can create your own custom theme."). For more information about support for right-to-left languages, see [Styling for right-to-left languages in portals](https://servicenow-prod.fluidtopics.net/BcFL7_kE4szF9Nk8wQfjKQ "Localizing a portal for right-to-left languages requires CSS that mirrors the direction of portal pages."). |
   | Use portal-specific authentication | Option to set authentication for each portal. Selecting this option configures and applies portal-specific authentication for a portal. For example, set an authentication method, such as OKTA, for an internal employee portal, and set a different authentication method for an external vendor portal without having to customize the authentication. |
   | Enable local login | Option to enable a local login. |
   | Portal Identity Providers | Identity provider options: Okta and Microsoft Azure. If both options are selected, then both login options are present in the login page. If only one portal identity provider is configured, the user is directed to the login page for that provider. |
   | Enable favorites | Option to enable the My favorites functionality in the portal. * Displays the favorite icon (![favorite icon]()) for all catalog items and KB articles in the portal. * Displays the My Favorites menu item in the portal header. This menu item displays a list of all catalog items or KB articles that are bookmarked for quick reference. Note: * Only searchable catalog items or KB articles that are selected as favorites are displayed in this list. * This is applicable only for Service Portal. For other portals, you can clone the My Favorites menu item. {#create-a-portal__ul_l5x_34w_3pb} {#create-a-portal__ul_gtx_f4w_3pb} You may need to configure the form to add this check box. |
   | AI Search ||
   | Enable AIS | Option to enable AI Search in your portal. For more information, see [AI Search in Service Portal](https://servicenow-prod.fluidtopics.net/MAYBwX416SYeq2TWOayX7A "Configure the ServiceNow AI Search application for Service Portal so that portal users can take advantage of intelligent query features and quickly find the answers they need."). |
   | Search Application | Defines the search experience settings for your portal, such as the search engine, search results limit, and suggestions limit. For more information on defining a search application configuration, see [Defining search application configurations](https://www.servicenow.com/docs/access?context=defining-search-app-cfgs-ais&version=australia&pubname=australia-platform-administration&ft:locale=en-US). |
   | Search Results Configuration | Defines how search results are displayed in the portal. For more information on defining a search results configuration, see [Define a composite dataset](https://www.servicenow.com/docs/access?context=define-composite-dataset&version=australia&pubname=australia-servicenow-platform&ft:locale=en-US). |
   [ ]

   {#create-a-portal__table_xrm_byw_hw}
3. Save the form.
4. In the Knowledge Bases related list, select Edit and then select which knowledge bases appear for the knowledge base page.  
   For example, if you select IT and Instance Security Center, only the article categories defined for these knowledge bases appear in the [KB categories
   widget](https://servicenow-prod.fluidtopics.net/5Lh~WoZbXBkHBEtPqTVtqQ "Lists the categories for your Knowledge Base. You can use this base system widget as-is in your portal or clone it to suit your own business needs.").
5. In the Catalogs related list, click Edit to select one or more catalogs listed in the sc_catalog table to use in the portal.
{#create-a-portal__ol_kfc_nww_hw}
* **[Assign a homepage to a portal](https://servicenow-prod.fluidtopics.net/GAIsbYaMjQQJ5plKvtvOHw)**   
  Edit your portal record to specify any page as your homepage.
* **[Assign a default error page](https://servicenow-prod.fluidtopics.net/a37lhuBTuilaDcTIbaQCcg)**   
  Create a default 404 error page for your portal using a system property.
* **[Configure a portal header menu](https://servicenow-prod.fluidtopics.net/LdKdSLDCGMBjyau38k3HwA#configure-header-menu)**   
  Define the look and behavior of the portal header menu and assign menu items to appear in the header. The header menu is one of the primary navigation controls for Service Portal users.
* **[Configure a catalog in Service Portal](https://servicenow-prod.fluidtopics.net/MaA2FCT8kh21KIJgZ4~tbg)**   
  Associate a portal with multiple catalogs. By default, Service Portal is associated with Service Catalog.
* **[Associate a portal with a knowledge base](https://servicenow-prod.fluidtopics.net/sCq~9rrC1majr5n1dgrmtA)**   
  You can associate a portal with any knowledge base. Multiple knowledge bases can be associated with a portal.
* **[Configure Agent Chat in a portal](https://servicenow-prod.fluidtopics.net/MZQ650pk8fyrmfG4eGgvuQ#configure-va-in-sp)**   
  Your end users can initiate and maintain an Agent Chat conversation in any portal page. Write a script to pass portal-specific data to Agent Chat. For example, pass the name of your knowledge base to a Virtual Agent conversation.

*[\>]: and then


