---
sourceDocument: Zurich Governance, Risk, and Compliance
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/governance-risk-compliance

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich Governance, Risk, and Compliance

ft:clusterId :

    - grc

bundleId :

    - grc

workflow :

    - Technology


---

# Entity Based Access

# Entity Based Access {#ariaid-title1}

* Release version: Zurich
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read

Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) 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 Entity Based Access

Entity Based Access (EBA) in ServiceNow enables administrators to implement granular data segregation based on entities, enhancing security by controlling access to records such as risks, controls, and issues.
Unlike previous role-based restrictions, EBA allows mapping of users or user groups to specific entities, ensuring that users only access data pertinent to their assigned entities.
This capability helps minimize unnecessary data exposure and supports secure governance across different geographical locations or organizational functions.
Show full answer Show less  

## Key Features

* **Granular Access Control:** Provides detailed control over access to various objects through entity mappings.
* **Flexible Configuration:** Supports configuration within entity hierarchies, entity classes, or entity types, enabling restrictions on downstream records or groups of entities.
* **Bulk Access Updates:** Allows selective, gradual application of access restrictions to large sets of scoped records to avoid operational disruption.
* **Dynamic User Access:** Access can be granted dynamically through entity user fields or user group fields, automatically adjusting when users or groups change.
* **Automated Access Rules:** Entity-based record access rules enforce restrictions automatically on new or updated records without manual intervention.
* **Access Update Utility:** A guided tool simplifies enabling or disabling access restrictions across many records efficiently.
* **Deactivation Management:** Deactivating EBA configurations automates record-level access reevaluation to streamline administrative processes.

## Important Considerations

* EBA cannot be used alongside User Hierarchy Access or User Group Access if those are enabled.
* Confidential users retain access to confidential records regardless of EBA configuration.
* Performance limitations and custom table usage are documented in official KB articles and should be reviewed before implementation.

## Practical Application

ServiceNow customers can leverage Entity Based Access to enforce data access segregation aligned with organizational entities, ensuring compliance and reducing risk of data leaks. Administrators can configure EBA through the application installed from the ServiceNow Store and manage access by entity, entity class, or entity type. The solution is especially useful for organizations requiring strict data governance across regions or departments.  
The Entity Based Access (EBA) application enables you to segregate data on the records that are based on entities. Entity-based access administrators can use this tool to set up secure, controlled access to various
objects.

## Entity Based Access overview {#entity-based-access__section_kln_mmw_jfc}

Before the Yokohama release, user restrictions were based only on their roles within the system without consideration for their geographical locations or specific functions. Access to objects like risks, controls,
and issues was broadly managed. For example, a risk manager in North America had access to risk records across all regions, not just their own.

From the Yokohama release onwards, Entity Based Access facilitates object access via entities. You can map entities to specific users or user groups, enabling you with a granular level of access control.

With Entity Based Access, you can segregate data and manage access to help ensure that users can only access permitted data through entity-based access. Your administrators can grant access to an entity's
related records. They can add users or user groups for access. Access can also be granted through entity user fields or entity user group fields, minimizing the risk of unnecessary data exposure.

To use the Entity Based Access configuration, navigate to Entity Based Access Configurations in an instance.

## Key features of Entity Based Access {#entity-based-access__section_t14_hw3_qbc}

Key features of the Entity Based Access configuration include:

* Detailed control over access to various objects via entities within the system.
* Versatile configuration options. For example, you can configure Entity Based Access within an entity hierarchy to restrict access to the entity and its downstream related records or across a group of entities by using an entity class or entity type. With bulk access update configurations, you can apply access restrictions selectively to scoped records. You can implement access restrictions gradually to help ensure smooth adoption without operational disruptions.
* Access that is provided by including specific user field or user group fields in the entity-based access configuration. Users who are part of the configuration get dynamic access to the records.
{#entity-based-access__ul_d5l_tmn_bcc}

## Key points to note about Entity Based Access {#entity-based-access__section_qdh_jts_z2c}

Entity Based Access restricts access to records to users based on the configuration as shown in the following diagram:  
Figure 1. Entity-based access security flow  
The details about the entity-based access security flow are:

* If User Hierarchy Access or User Group Access is enabled, you can't use Entity Based Access.
* Confidential users can continue to access the confidential records whether they're or not part of the entity-based access configuration.
{#entity-based-access__ul_sjs_mts_z2c}  
Important:  
* For information about the performance limitations, see [KB2069935](https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB2069935).
* For information on how to use Entity Based Access on custom tables, see the steps in [KB1646304](https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1646304).
* For information about the limitations of Entity Based Access, see [https://support.servicenow.com/kb?id=kb_article_view\&sysparm_article=KB2054513](https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB2054513).
{#entity-based-access__ul_cn3_3z1_cfc}
* **[Sample use case scenarios](https://www.servicenow.com/docs/8b6cRx1dAL3bnzNdil9D4g)**   
  Use case scenarios offer a clear and comprehensive explanation of why you would use the Entity Based Access application.
* **[User roles for Entity Based Access](https://www.servicenow.com/docs/TY2LLxKZWL1TgTn~DYtXFQ)**   
  Users with specific user roles have access to read or update the Entity Based Access configuration or the bulk access update configuration.
* **[Entity based record access update utility](https://www.servicenow.com/docs/UKx87ezs1nbKEIxgV5cIVQ)**   
  The entity based record access update utility is a guided assistance, designed to simplify the application of enabling or disabling access restrictions across large volumes of records.
* **[Entity-based record access rules](https://www.servicenow.com/docs/XN4ruK9MYRitcdxncqtW4g)**   
  The entity-based record access rules let admins apply restrictions automatically to new and changed records. This configuration ensures that access settings stay enforced. No manual updates are needed when records are created, modified, or when users are added to user fields or user group fields.
* **[Deactivating entity-based access configuration](https://www.servicenow.com/docs/XpJvt56ONdUH4wHg9KGpGA)**   
  Deactivating entity-based access (EBA) not only disables the configuration but also streamlines admin workflows by automating record-level access evaluation.
* **[Configuring Entity Based Access](https://www.servicenow.com/docs/LnKfSyUx~pwJG8T28GmKsw)**   
  Configure the Entity Based Access application by installing it from the ServiceNow Store and by setting up Entity Based Access properties in the instance.
* **[Managing Entity Based Access](https://www.servicenow.com/docs/Le5DXGcjAR44DcA88bP01w)**   
  You can manage access to the objects or record types in a system by using the Entity Based Access application. You can restrict access by using an entity, entity class, or entity type configuration.
* **[Entity Based Access reference](https://www.servicenow.com/docs/q1m~I5PxjrNxYCS2nqcKtA)**   
  Entity-based access restriction can be applied on some GRC tables.

