---
sourceDocument: Xanadu Platform Analytics
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/now-intelligence

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu Platform Analytics

ft:clusterId :

    - par

bundleId :

    - par

workflow :

    - Platform


---

# Enable pa_dashboard records in scoped applications

# Enable pa_dashboard records in scoped applications {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

When application administration is enabled for a scoped application, access control list (ACL) rules for the scoped application are applied. To allow your scope to use the ACLs defined on the \[pa_dashboards\] table but out of
your scoped app, inherit the \[pa_dashboards\] ACLs.

## Before you begin

Role required: admin.

Scope required: the scope of your application.

## Procedure

1. Set the system property glide.security.scoped_administration.honor_global_acl to true.  
   Often this property is already set to true, so additional update is not necessary. For more information, see [Add a system property](https://www.servicenow.com/docs/access?context=r_AvailableSystemProperties&version=xanadu&pubname=xanadu-platform-administration&section=t_AddAPropertyUsingSysPropsList&ft:locale=en-US).
2. Switch the scope to the scope that the dashboard is created in.  
   The user should be that scope's application administrator.
3. Navigate to sys_scoped_admin_acl_inheritance_list.do.
4. Create a record for the PA Dashboards \[pa_dashboards\] table and select Submit.
5. Create a record for each of these tables:  
   * Portal Page \[sys_portal_page\]
   * Tabs \[pa_tabs\]
   * Dashboard Permissions \[pa_dashboards_permissions\]
   {#enable-pa-db-records-scoped-apps__ul_f1f_kqr_25b}
6. **Optional:** If multiple reports have the same issue, create a record for each of these tables:  
   * Reports \[sys_report\]
   * Report Users and Groups \[sys_report_users_groups\]
   {#enable-pa-db-records-scoped-apps__ul_a5g_zqr_25b}

