Register your instance

  • Release version: Australia
  • Updated May 5, 2026
  • 1 minute to read
  • Register each participating ServiceNow instance in the My SN Instances table before configuring any instance-to-instance integration.

    Before you begin

    Before registering, gather the following for each instance:

    • The exact instance name matching the instance_name system property (typically the subdomain — for example, companyname from companyname.service-now.com).
    • The full instance URL in the format https://instancename.service-now.com. Omit www., trailing slashes, and any path after the domain.
    • The environment type: Development, Production, or Test. Only one instance in your stack may be designated Production.
    Role required: Scan Engine Admin (sn_se.scan_engine_admin)

    Procedure

    1. Navigate to ALL > Impact > Configuration > Scan Engine Properties and open the My SN Instances related list tab.
    2. Select New for each instance and populate the following fields.
      Field Value
      Instance Name Must match the instance_name system property.
      Instance URL https://instancename.service-now.com
      Environment Development, Production, or Test.
      Authentication Type
      API Credential Config The authentication record for this instance.
    3. Promote or export the My SN Instances list to all instances that will use Scan Engine integrations.
    4. On each target instance, open the imported production record and select Validate Connection.
      Connection Status updates to Connection valid on success.

    What to do next

    If validation fails, resolve the root cause before retrying. Repeated failed attempts can trigger the account lockout policy. Refer to Validate your instance connection for additional information.