Exam CSA Topic 5 Question 236 Discussion
Actual exam question for ServiceNow's CSA exam
Question #: 236
Topic #: 5
Question #: 236
Topic #: 5
Which role(s) are required to impersonate a user?
Choose 2 answers
Choose 2 answers
Suggested Answer: A,E Vote an answer
In ServiceNow,impersonating a userallows administrators or authorized users to temporarily assume another user's identity. This is useful fortroubleshooting, testing permissions, and verifying user experiences.
admin (A)
Users with theadminroleautomaticallyhave impersonation privileges.
Admin userscan impersonate any user in the system.
Example: A system admin impersonates aService Desk Agentto test access restrictions.
impersonator (E)
Theimpersonatorrole allows a user to impersonate otherswithout full admin privileges.
This role is useful forsupport teams or testerswho need to verify user permissions.
Example: A QA tester is given theimpersonatorrole to test different roles in the system.
B: sys_admin
No such role assys_adminin ServiceNow-this is likely amistyped version of "admin".
C: security_admin
security_adminis used forelevating privilegesto modify high-security settings, not for impersonation.
D: sys_user
Thesys_usertablestores user recordsbut isnot a role.
Regular userscannotimpersonate others unless they have theimpersonatororadminrole.
References:ServiceNow Documentation:Impersonating Users
ServiceNow Security Best Practices:Understanding User Roles
admin (A)
Users with theadminroleautomaticallyhave impersonation privileges.
Admin userscan impersonate any user in the system.
Example: A system admin impersonates aService Desk Agentto test access restrictions.
impersonator (E)
Theimpersonatorrole allows a user to impersonate otherswithout full admin privileges.
This role is useful forsupport teams or testerswho need to verify user permissions.
Example: A QA tester is given theimpersonatorrole to test different roles in the system.
B: sys_admin
No such role assys_adminin ServiceNow-this is likely amistyped version of "admin".
C: security_admin
security_adminis used forelevating privilegesto modify high-security settings, not for impersonation.
D: sys_user
Thesys_usertablestores user recordsbut isnot a role.
Regular userscannotimpersonate others unless they have theimpersonatororadminrole.
References:ServiceNow Documentation:Impersonating Users
ServiceNow Security Best Practices:Understanding User Roles
by Nathan at Mar 11, 2026, 03:03 AM
0
0
0
10
Comments
gopal160816
2026-03-14 05:23:03Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).