---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Installed with geolocation

# Installed with geolocation {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 6 Minuten Lesedauer

Several component types are installed with Geolocation.
The Geolocation plugin adds a field called [Geolocation
tracked](https://servicenow-prod.fluidtopics.net/kCu0pGBTrMdbG4DOP5zgcw#r_PropsInstalledWithGeolocation "Geolocation provides the following configurable properties in Geolocation > Administration > Geolocation Properties .") to the User `[sys_user]` table. This field allows the system
to track individual users by their geographical coordinates.

## Business rules installed with geolocation {#ariaid-title2}

Business rules are added with activation of Geolocation.
{#r_BRIWGeolocation__table_r1z_x2p_pp__entry__3}

| Name | Table | Description |
|-|-|-|
| GeoLocation Data updated | User \[sys_user\] | Populates the Latitude and Longitude fields on the Geolocation History \[geo_history\] table when the Latitude and Longitude fields are updated on the User \[sys_user\] table. |
[ ]

{#r_BRIWGeolocation__table_r1z_x2p_pp}
**Zugehörige Verweise**   

* [Installed with geolocation](https://servicenow-prod.fluidtopics.net/kCu0pGBTrMdbG4DOP5zgcw#r_InstalledWithGeolocation "Several component types are installed with Geolocation.")

## Client scripts installed with geolocation {#ariaid-title3}

Client scripts are added with activation of Geolocation.
{#r_ClientScriptsInstalledWGeolocatn__table_c1f_j2p_pp__entry__3}

| Name | Table | Description |
|-|-|-|
| Update Geolocation on Task | Task \[task\] | Populates the Latitude and Longitude fields on a user record with GPS coordinates when that user loads any record on the Task table or a table that extends Task. This occurs only when geolocation tracking is enabled for the user. |
[ ]

{#r_ClientScriptsInstalledWGeolocatn__table_c1f_j2p_pp}
**Zugehörige Verweise**   

* [Installed with geolocation](https://servicenow-prod.fluidtopics.net/kCu0pGBTrMdbG4DOP5zgcw#r_InstalledWithGeolocation "Several component types are installed with Geolocation.")

## Properties installed with geolocation {#ariaid-title4}

Geolocation provides the following configurable properties in GeolocationAdministrationGeolocation Properties.
The Google Maps plugin provides additional [map properties](https://www.servicenow.com/docs/access?context=set-up-google-maps-api&version=australia&pubname=australia-platform-user-interface&ft:locale=en-US) that are used to implement and control specific geolocation features. You must have a [private key](https://servicenow-prod.fluidtopics.net/2VbRfsOcAk8JvA~Vmx8slg "Geolocation functions in the ServiceNow AI Platform require a Google Maps API for Business license, or a Google Maps Javascript API Key, to enable use of Google Maps.") for Google Maps API for Business to take advantage of the properties listed here.{#r_PropsInstalledWithGeolocation__table_n35_gbp_pp__entry__2}

| Name | Description |
|-|-|
| glide.geolocation.allow.toll.roads | Allow toll roads to be used. Allows the system to use toll roads when auto-routing or optimizing task routes for agents. * Type: True/false * Default value: True {#r_PropsInstalledWithGeolocation__ul_mcw_lbp_pp} |
| glide.geolocation.default.start.time | Default start time for all agents when no schedule is set. This value sets the start time for a day other than the current day, when no scheduled task exists or is continued from the previous day. This property uses a 24 hour clock. * Type: String * Default value: 08:00 {#r_PropsInstalledWithGeolocation__ul_bsk_4bp_pp} |
| glide.geolocation.evening.rush.hours | Evening rush hour span, formatted as 14:30-16:00. All times are expressed as a range, separated by a dash with no spaces. Times not using this format are ignored. This property must be used with the work.management.morning.rush.hours and work.management.rush.travel.buffer properties and uses a 24 hour clock. * Type: String * Default value: 0 {#r_PropsInstalledWithGeolocation__ul_ptk_xbp_pp} |
| glide.geolocation.history.cleanup | Number of days to keep history data. ServiceNow keeps agent geolocation history records for the number of days specified by this value. * Type: Integer * Default value: 30 {#r_PropsInstalledWithGeolocation__ul_zk1_ccp_pp} |
| glide.geolocation.morning.rush.hours | Morning rush hour span, formatted as 06:30-08:00. This property uses a 24 hour clock. All times are expressed as a range, separated by a dash with no spaces. Times not using this format are ignored. This property must be used with the work.management.evening.rush.hours and work.management.rush.travel.buffer properties. * Type: String * Default value: 0 {#r_PropsInstalledWithGeolocation__ul_f2v_gcp_pp} |
| glide.geolocation.proximity | Minimum distance an agent must move to be considered in a new location (in meters). This setting establishes a geolocation perimeter that prevents ServiceNow from creating unnecessary history records when an agent has multiple tasks in the same vicinity. An example of this might be when an agent has several tasks in one building. The system assumes that all task activity within the specified radius is part of a single record and does not create additional records when the agent moves from task to task around the building. * Type: Integer * Default value: 500 {#r_PropsInstalledWithGeolocation__ul_tsm_jcp_pp} For an explanation of how location tracking works, using both the frequency and criteria properties, see the section How location tracking works, at the end of the table. Hinweis: The iOS version of the app updates geolocation only when the mobile device detects a significant location change, which is determined by the your device's operating system. When the operating system updates its location, your app updates with that location change. Distance and time property values are not honored for the iOS version of ServiceNow apps. |
| glide.geolocation.proximity.location | Maximum distance an agent can be from a specific location and still be placed at that location (in meters). This setting defines the maximum distance that an agent can be from a specified location and still be placed at that location by the system. * Type: Integer * Default value: 200 {#r_PropsInstalledWithGeolocation__ul_vrk_ncp_pp} For an explanation of how location tracking works, using both the frequency and criteria properties, see the section How location tracking works, at the end of the table. |
| glide.geolocation.rush.travel.buffer | Percentage to add to all rush hour travel times. The system uses this percentage to calculate schedules when auto-routing an agent. Use this property when both morning and evening rush hour times are defined. An example of a valid time buffer percentage is 15. * Type: Integer * Default value: 0 {#r_PropsInstalledWithGeolocation__ul_bfb_qcp_pp} |
| glide.geolocation.tracking.frequency | Sets the length of the recurring interval, in seconds, that the system waits between attempts to capture a user's geographic coordinates. The system updates geographic coordinates only for users who have geolocation tracking enabled. The property glide.geolocation.tracking.frequency defines how long the system waits before updating an agent's location, regardless of task activity or travel. This prevents the ServiceNow AI Platform from creating unnecessary history records if an agent in one location views a task multiple times. * Type: Integer * Default value: 60 {#r_PropsInstalledWithGeolocation__ul_apl_tcp_pp} For an explanation of how location tracking works, using both the frequency and criteria properties, see the section How location tracking works, at the end of the table. iOS variations :   The iOS version of the app uses both proximity and frequency settings when updating geolocation. * Proximity: A new location is only saved if its distance to the previous location exceeds the configured threshold (in meters). This leverages the native iOS distanceFilter functionality. * Frequency: A new location is only saved if its timestamp is later than the previous known location's timestamp by the configured interval (in minutes). In iOS, frequency is recorded as the minimum interval to track location updates. {#r_PropsInstalledWithGeolocation__ul_bbl_g4r_mhc} Android variation : The Android version of the app updates geolocation data at 1 minute intervals. The app collects a user's location using the interval set in this property, but that data is still uploaded to your instance every 1 minute. This interval at which data is sent to the server (every minute) is not configurable. Hinweis: Default proximity and frequency values differ based on the tracking type: * Manual tracking * Frequency: 1 minute * Proximity: 100 meters {#r_PropsInstalledWithGeolocation__ul_b2d_54r_mhc} * Action-based tracking * Frequency: 5 minutes * Proximity: 500 meters {#r_PropsInstalledWithGeolocation__ul_d2q_1pr_mhc} {#r_PropsInstalledWithGeolocation__ul_i1p_s4r_mhc} |
| glide.geolocation.travel.buffer | Percentage to add to all travel times. An example of a valid percentage value is 15. * Type: Integer * Default value: 0 {#r_PropsInstalledWithGeolocation__ul_aps_wcp_pp} |
| glide.geolocation.work.spacing | Amount of time (in minutes) to add between the end of a task and the travel start of the next. An example of a valid time value is 10. * Type: Integer * Default value: 0 {#r_PropsInstalledWithGeolocation__ul_kcy_ycp_pp} |
[Tabelle : 1. Properties]

{#r_PropsInstalledWithGeolocation__table_n35_gbp_pp}

How location tracking works

:   The location service captures new coordinates based on the configured tracking frequency and stores them in a local table. A separate service then sends all stored coordinates from the local table and send them to the server.To determine whether to record a new location update, the system uses both frequency and proximity criteria. When the frequency interval is reached, the location service attempts to capture a new coordinate
    and automatically compares it with the previous location coordinate. If the difference is less than the configured proximity threshold, the coordinate is discarded and the service checks again after the specified
    frequency interval.

    For example, if the frequency is set to 5 minutes and the proximity threshold is 50 meters, the service attempts to capture a coordinate every 5 minutes. However, if the new coordinate is
    within 50 meters of the previous one, it is discarded.

## Script includes installed with geolocation {#ariaid-title5}

Script includes are added with activation of Geolocation.
{#r_ScriptInclsInstalldWGeolocatn__table_lmc_ldp_pp__entry__2}

| Name | Description |
|-|-|
| GeolocationAJAX | Utilities the system uses when making geolocation AJAX calls. |
| GeolocationUtils | Core utilities for geolocation functionality. |
[ ]

{#r_ScriptInclsInstalldWGeolocatn__table_lmc_ldp_pp}
**Zugehörige Verweise**   

* [Installed with geolocation](https://servicenow-prod.fluidtopics.net/kCu0pGBTrMdbG4DOP5zgcw#r_InstalledWithGeolocation "Several component types are installed with Geolocation.")

