---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Create a new check timeout system property

# Create a new check timeout system property {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Create a new timeout threshold property for a check if the glide.scan.process_check.time_out system property is not present. Setting of a timeout threshold prevents your instance from running a long
check.

## Before you begin

Role required: admin.

## Procedure

1. In the navigation filter, enter sys_properties.list.
2. Click New to create a new timeout system property.
3. In the Name field, enter glide.scan.process_check.time_out.
4. In the Value field, enter the check execution time in seconds.  
   Note:  
   The minimum allowed timeout threshold is 5 seconds. If you set the timeout to anything less than 5 seconds, the system still considers it to be 5 seconds. By default, it has been set to 600 seconds.
{#hs-create-new-heath-check-timeout__steps_mrc_5dh_3jb}

