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

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Track Impersonation Events

# Track Impersonation Events {#ariaid-title1}

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

Enable impersonation event tracking using a system property.
Use the glide.audit.track_impersonation system property to enable the tracking of impersonation events in the Audit \[sys_audit\] table. When set to <kbd class="ph userinput">true</kbd>, any actions performed via
impersonation are recorded as a reference in the sys_audit.user column, providing a clear and traceable audit. When set to <kbd class="ph userinput">false</kbd>, actions performed via impersonation appear to have been performed by the user
being impersonated.

Ensure the glide.audit.track_impersonation system property exists in the System Properties \[sys_properties\] table and is set to a value of <kbd class="ph userinput">true</kbd>.

## More information {#sc-track-impersonation-events__section_f1n_f5s_4hc}

{#sc-track-impersonation-events__table_w2n_pqs_4hc__entry__2}

| Attribute | Description |
|-|-|
| Configuration name | glide.audit.track_impersonation |
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type | Boolean |
| Recommended value | true |
| Default value | false |
| Fallback value | false |
| Category | [Error handling and logging](https://servicenow-prod.fluidtopics.net/5UPE7LGBqExLy85ZBJP~_w "The error handling and logging category addresses the quality and verbosity of logged information exposed to stakeholders.") |
| Security risk | * Severity score: 4.9 * CVSS score: Medium * Security risk details: Tracking impersonation events helps ensure that all actions are traceable to their true originators, reduces the risk of unauthorized changes. This detailed audit trail helps you meet compliance requirements by providing a clear record of all actions performed via impersonation. The system maintains accountability by ensuring that the true originators of actions are always recorded, even in complex scenarios involving AI agents. {#sc-track-impersonation-events__ul_x2n_pqs_4hc} |
| Functional Impact | When enabled, this property ensures that any actions performed via impersonation are accurately recorded as a reference in sys_audit.user column of the Audit \[sys_audit\] table. If not enabled, any actions performed via impersonation appear to have been performed by the user being impersonated. |
| Dependencies and prerequisites | None |
[ ]

{#sc-track-impersonation-events__table_w2n_pqs_4hc}

