Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Using Evaluate access

Analyze identities on the ServiceNow AI Platform instance.

Before you begin

Role required: access_analyzer_admin

The following procedure describes the steps for accessing Evaluate access in the Access Analyzer and using its various features.

Note: Access Analyzer is a ServiceNow Store product.

Procedure

  1. Navigate to All > Access Analyzer > Analyze Permissions.

    The Analyze access and permissions homepage is displayed.

  2. Select the Evaluate access tab.

  3. Select your criteria as follows:

FieldDescription
Analyze by \*Analyze access for a user, a role, or a group
Select user \*Specify a user name to select from the list.
Rule type \*Analyze access for the following:- Table - UI page - REST Endpoint - Client callable script include - AI agent - Agentic workflow
Select table \*Specify a table name to select from the list.
Select recordSpecify a record name to select from the list.
Select fieldSpecify a field name to select from the list.
  1. Specify the description in the Description field.

  2. Select Analyze permissions.

    The access results for the user are displayed. Similarly you can analyze the permissions of a Group or Role for the following rule types:

    • Table (record)
    • Client callable scripts include
    • REST endpoints The access results are displayed.
Image omitted: use-access-analyzer-results.png
Access results
The Access results table includes the following fields:
FieldsDescription
OperationThe type of operation that the user, group, or role can perform for the selected table, record, or field.
Overall AccessResult of the overall access. The results are as follows:- \[Passed\] Access granted - \[Blocked\] Access denied - \[Skipped\] Didn’t evaluate - \[Undefined\] No rule found
ACLWhether an ACL is defined for the selected operation.
Access HandlerAn internal system check using hidden source code on the platform. IAccessHandler can grant or deny access to a resource without evaluating ACLs. If IAccessHandler is ignored, then the ACLs are evaluated.
Data filtrationA data filter is a form of access control designed to work along with the existing Access Control rules \(ACLs\) on your instance.
Execution timeThe time at which the access results were executed.
InsightsMore information about the selected operation.
Execution IDA unique ID for each access result execution.
  1. Select the Operation for more information about the ACL.

    For example, if you select read, the access control related to read is displayed.

    FieldDescription
    NameName of the ACL.
    Decision TypeDecision type configured for the ACL. Allow access or Deny access.
    Applies to conditionWhether the ACL is applied to a condition.
    ACL Applies toDetails about the resource the ACL is applied.
    StatusStatus of the ACL or Access result.
    Required ACL RolesDetails of the role that is required to access the resource.
    RoleStatus of the role. Passed, Skipped, or Blocked.
Image omitted: acl-details-for-user.png
ACL Details