---
sourceDocument: Zurich ServiceNow AI Platform Administration
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/platform-administration

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Explore

# Exploring Instance Scan {#ariaid-title1}

* Release version: Zurich
* 
* Updated July 3, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 minutes to read

Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) Summarized using AI  
This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.  

## Summary of Exploring Instance Scan

Instance Scan is a tool within ServiceNow designed to help you assess and improve the health of your instance by detecting anomalies, security issues, upgrade best practices, manageability, user experience, and performance vulnerabilities.
It analyzes tables, records, and metadata through focused rules called checks.
Note that Instance Scan has limited support for domain separation, showing findings based on the source record's domain.
Show full answer Show less  

## Key Features

* **Checks:** Singular rules that identify potential issues or opportunities. You can create individual checks or suites of checks to tailor scans to your needs.
* **Scan Types:**
  * **Full Scan:** Runs all active checks across the entire instance.
  * **Point Scan:** Targets a specific record, update set, or application, running only relevant checks against that selection.
  * **Test Scan:** Allows testing of a single check to verify its accuracy before broader execution.
* **Results and Findings:** Scan outcomes report the status and detail records violating check rules, helping you pinpoint issues.
* **Dashboard:** Provides a visual system-wide representation of instance health, facilitating management and analysis of scan results.
* **Quota Rule:** Controls scan execution time to prevent long-running scans from impacting performance.

## Roles and Usage

The **scanuser** role is required to create checks, execute various scans, schedule scans, monitor progress, and analyze results using the dashboard.

## Practical Benefits for ServiceNow Customers

* Proactively identify and address security, upgrade, and performance issues to maintain instance health.
* Customize scans to focus on specific areas or the entire instance for comprehensive oversight.
* Schedule scans to run automatically, ensuring ongoing monitoring without manual initiation.
* Use the dashboard to easily visualize and prioritize remediation efforts based on scan findings.
* Prevent resource exhaustion during scans with quota rules, maintaining system stability.

## Next Steps

To fully leverage Instance Scan, explore configuring the tool, creating and managing checks, executing different scan types, and interpreting results using the Instance Scan dashboard.  
If you are new to Instance Scan, read this overview to learn what the
tool can do. Follow the tutorial to create checks and execute scans that uses most basics of Instance Scan features.  
Note:  
Instance Scan doesn't fully support domain separation. Findings are visibly domain separated based on the domain of the source record. For more information see [Domain separation](https://www.servicenow.com/docs/access?context=domain-sep-landing-page&version=zurich&pubname=zurich-platform-security&ft:locale=en-US).

## Instance Scan overview {#hs-getting-started__section_qqh_vkz_mdc}

Instance Scan uses the following records, components and scan types.

Checks
:   Checks are singular focused rules that detect anomalies or opportunities in an instance. These checks can run against tables, records, or metadata. Checks are defined to identify security, upgrade best practices, manageability, user experience and performance vulnerabilities. See [Getting started with checks](https://www.servicenow.com/docs/8XT0eU7nA8hu7~ea_v290Q "Checks are singular focused rules that detect anomalies or opportunities in an instance. These checks can run against tables, records, or metadata. Checks are defined to identify security, upgrade best practices, manageability, user experience and performance vulnerabilities.") for more information.

Results
:   An Instance Scan result reports the status and type of the scan. See [Results](https://www.servicenow.com/docs/fsVMvpz1rX6gKgHCAJttYQ "After the scans have been executed, you can review them with the findings and results components.") for more information.

Findings
:   A finding is a reference to a record that has violated a rule from a check on the instance. See [Findings](https://www.servicenow.com/docs/fsVMvpz1rX6gKgHCAJttYQ "After the scans have been executed, you can review them with the findings and results components.") for more information.

Dashboard
:   The Instance Scan dashboard is a system-wide visual representation of the health of your instance. The dashboard helps you manage and analyze the full scan results against your instance. See [Instance Scan dashboard](https://www.servicenow.com/docs/4d6uxCLPiMRPaqd9z45taQ "The Instance Scan dashboard is a system wide visual representation of the health of your instance. The dashboard helps you to manage and analyze the results of full scan against your instance.") for more information.

Quota rule
:   A quota rule determines the execution threshold of a scan. The quota rule prevents the instance from running long scans. For example, any scan running longer than the threshold set by the quota rule will result in a failure. See [Quota rules](https://www.servicenow.com/docs/_Py80SQexvkuOARrGs_P~Q "A timeout determines the execution threshold of a scan from running long scans. For example, any scan running longer than the set time period results in a failure.") for more information.

Full scan
:   Execute a scan for the entire instance by selecting Execute Full Scan. Implementing a full scan runs all the active checks present in your instance.

Point scan
:   Execute all applicable checks against a single record, update set, or an application by selecting Run Point Scan. For example, if you execute a point scan against a business rule, only the checks that are applicable to the business rule table run, and only that single target record is scanned. If you execute an update set scan or an application scan, all records related to that update set or application are scanned. See [Execute an app scan](https://www.servicenow.com/docs/LQnQtgvb3~1SqtoxMfzPoQ "Scan the installed files of an application as well as the application record itself with applicable checks by executing an application scan.") and [Execute an update set scan](https://www.servicenow.com/docs/OXEkdJUKsRCztLKi296Sjw "Use an update set scan to run applicable checks against the current versions of records that have updates in the update set. If a record has been modified since it was added to the update set, the scan reflects those later changes. Issues that exist only in the update set version of a record aren't detected.") for more information.

Test scan
: Execute a test scan to verify if the check works as expected. The test scan enables you to test a single check instead of a full scan by selecting a single check and selecting Test Check on the Check form.  
Note:  
Instance Scan can scan tables that are extended by sys_metadata.

## Instance Scan users {#hs-getting-started__section_kbs_pkd_qjb}

Instance Scan has the following roles.{#hs-getting-started__table_ph5_fns_xjb__entry__2}

| Users | Description |
|-|-|
| scan_user | The scan_user role can run different types of scans and view the findings and results. |
[ ]

{#hs-getting-started__table_ph5_fns_xjb}

## Instance Scan benefits {#hs-getting-started__section_b3z_nm2_bbc}

{#hs-getting-started__table_c3z_nm2_bbc__entry__3}

| Benefit | Feature | Users |
|-|-|-|
| Create checks and check suites to know the health of your instance | * [Getting started with checks](https://www.servicenow.com/docs/8XT0eU7nA8hu7~ea_v290Q "Checks are singular focused rules that detect anomalies or opportunities in an instance. These checks can run against tables, records, or metadata. Checks are defined to identify security, upgrade best practices, manageability, user experience and performance vulnerabilities.") * [Create a check](https://www.servicenow.com/docs/C~IvrvUg4qUp14C3ATkjnw "Create your own checks by implementing the following procedure.") * [Create a check suite](https://www.servicenow.com/docs/G67qPWMR4zRQENE2er73Dw "Create a check suite to bundle a group of checks into a suite and execute it.") {#hs-getting-started__ul_ugl_54z_4dc} | scan_user |
| Execute scans on the created checks to review the instance health | [Executing a scan](https://www.servicenow.com/docs/Rw83qm9yCr1DS8dbmsb1uw "Use the following types of scans to execute checks, a scan or a suite scan.") | scan_user |
| Scheduling of scans and suite scan | * [Schedule a full scan](https://www.servicenow.com/docs/DF~v62l6zXf8UFG6Bhzfnw "Create a schedule to regularly trigger a full scan even when you don’t have an active session. A schedule creates an established baseline for the health of the instance and provides a comparison to configuration and instance health over time.") * [Schedule a suite scan](https://www.servicenow.com/docs/zse_ptpJHh6Zx~jl75KnEw "Create a schedule to regularly trigger a suite scan even when you don’t have an active session.") {#hs-getting-started__ul_csz_v4z_4dc} | scan_user |
| Monitor your scans to ensure no health issues of your instance | [Monitoring a scan](https://www.servicenow.com/docs/ftoB_nfDQQD5GPKnjPUPgg "You can check the progress status of a scan by checking the progress tracker.") | scan_user |
| Manage and analyze the results of full scan against your instance | [Instance Scan dashboard](https://www.servicenow.com/docs/4d6uxCLPiMRPaqd9z45taQ "The Instance Scan dashboard is a system wide visual representation of the health of your instance. The dashboard helps you to manage and analyze the results of full scan against your instance.") | scan_user |
[ ]

{#hs-getting-started__table_c3z_nm2_bbc}

## What to explore next {#hs-getting-started__cf-exploring-parent-links}

To learn more about using Instance Scan, see:

* [Configuring Instance Scan](https://www.servicenow.com/docs/h9jFpuA22XZ_qPTWjj7T1Q "Execute the different kinds of scans that Instance Scan offers to keep a check on the health of your instance. You can also schedule a full scan so you can ensure the health of your instance even without an active session.")
* [Using Instance Scan](https://www.servicenow.com/docs/sLrmif0scEejTuufk8q9UA "Execute and schedule the following scans within Instance Scan. You can also analyze the results of the scans in your instance on a dashboard.")
* [Instance Scan references](https://www.servicenow.com/docs/_u5iiOkZ1j3RHhjTKyYvOA "The reference topics provide additional information about Instance Scan.")
{#hs-getting-started__ul_fhy_xfw_sbc}

