Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Set a custom URL as the instance URL

Add a custom URL to your instance configuration to use instead of your ServiceNow URL.

Before you begin

Role required: custom_url_admin

You must activate the custom URL plugin and have purchased or registered a URL before adding the custom URL to your instance.

Procedure

  1. Navigate to All > Custom URL > Custom URLs.

  2. You should either:

    • Click New to associate a new domain name that is new to your instance.
    • Select a custom URL already set up to set as your instance URL.
    • Fill in the appropriate fields:
FieldDescription
Domain Name

Fully qualified domain name (FQDN) of the custom URL. The FQDN is a CNAME redirect created in the name server record for the custom domain.Note: For example, in the name server for acme.com, you might create an entry:

support.acme.com 300 IN CNAME acme.servicenow.com 
Is Instance URLCheck box to enable this custom URL for all outbound URLs. Only one active custom URL can be the instance URL. To enable this setting for a custom URL, click Set as Instance URL on the URL record. Any previous custom URLs are then removed.
StatusStatus of the custom URL record. If the status is Active, the custom URL is provisioned and ready to use.
Service PortalService portal that you want to use when you redirect users to your instance using the custom URL.
Identity ProviderIdentity Provider for the custom URL enables you to allow users to auto-redirect to specified IdPs defined at the custom URL record.
A custom URL should activate within six hours on your instance.

**Note:**

-   You must delete custom URL record from ServiceNow instance first and then delete any Domain Name Server \(DNS\) entries from the DNS server.
-   Any deletion of DNS entry from DNS server prior to deletion of custom URL record from ServiceNow instance would result in blocking the deletion of other corresponding custom URL records from ServiceNow.