Impersonating users

  • Release version: Australia
  • Updated March 12, 2026
  • 2 minutes to read
  • Summarize
    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 Impersonating users

    ServiceNow administrators can impersonate other authenticated users to test and troubleshoot by accessing the system exactly as the impersonated user would, including menus and modules. All actions during impersonation are logged as if performed by the impersonated user, ensuring accurate audit trails.

    Show full answer Show less

    Impersonation limitations

    • Impersonation supports scope-protected roles and encryption module roles when configured in the module access policy.
    • Access to certain features and modules is restricted if the impersonator lacks the corresponding roles, especially when impersonating users with admin roles tied to specific applications (e.g., Human Resources, Security Incident Response).
    • Impersonators cannot change passwords for users with application admin roles.
    • Impersonation ends if the admin impersonates a different user or the user session ends (logout).
    • ‘Impersonate Begin’ and ‘Impersonate End’ events are logged in the system.

    Impersonation requirements

    • The user to be impersonated must have a valid user ID in their User [sysuser] record.
    • Multiple test accounts are recommended for thorough testing, including admin, technician (ITIL), and end user (ESS) roles.
    • Impersonating locked or inactive users will log the impersonator out upon any action.
    • Changes made during impersonation only persist for that session; it’s best practice to log out and back in afterward for accuracy.

    Mobile impersonation

    Impersonation functionality is also available on ServiceNow mobile apps, enabling administrators to test user experiences on mobile devices.

    Managing impersonation feature visibility and usage

    • An administrator must enable visibility of the impersonation feature before users can access it.
    • Admins can select or input a username to start impersonation.

    Impersonation logs and auditing

    All impersonation activities are recorded in the system log, with user impersonation auditing providing a structured, dedicated audit trail for each impersonation session to ensure compliance and traceability.

    Administrators are able to impersonate other authenticated users, a feature primarily used for testing.

    This function enables the administrator to access the system exactly as the impersonated user, including identical menus and modules. All actions performed by the administrator during impersonation are recorded as if they were executed by the impersonated user.

    Impersonation example

    Impersonation limitations

    When you impersonate a user, all scope-protected roles and encryption module roles are supported if the Impersonation option is configured in the module access policy. See Create a module access policy for details.

    Impersonating a user enables access to scope-protected and encryption roles, as defined in the access policy. However, if impersonating a user with an admin role, access to certain features and modules is limited unless the impersonator already possesses those roles.

    Impersonating a user with an application-specific admin role, like Human Resources admin or Security Incident Response, limits access to certain features such as security incidents and profile information, unless these roles are already assigned to the impersonating admin. This restriction extends to certain modules and applications in the navigation bar, and admins can’t change the password of users with application admin roles.

    The following actions or conditions cause a user impersonation to end:
    • The user impersonates a different user
    • The user session ends, for example after a user logs out of their instance
      Note:
      When an administrator starts impersonating a user, the 'Impersonate Begin' event is logged in the system log. Similarly, the 'Impersonate End' event is recorded when impersonation concludes under one of the two conditions listed above.

    Impersonation requirements

    The user account to be impersonated must have a user ID. You can find this ID in the User [sys_user] record for the account. If this value is missing, the message The user you selected could not be impersonated appears.

    You need several different accounts to test the system.

    • An admin account to do work
    • An information technology infrastructure library (ITIL), or similar, account to test as a technician
    • An ESS account to test as an end user
    More logins may be required to adequately test the system.
    Note:
    If you try to impersonate a user who is either locked out or inactive, the system will automatically log you out if you initiate an action or select a link. Remember that all changes made during impersonation only apply to that session. To help ensure accuracy, log out and then log back in after completing the impersonation.

    Mobile impersonation

    Mobile impersonation is available on ServiceNow mobile apps. For information on mobile impersonations, see Mobile impersonation.