Working with Console Dashboards Groups

Dashboard groups let you share collections of dashboards with designated groups of people.

For example, each team within an organization can have its own dashboard group. Use IAM polices to control membership in dashboard groups and access to dashboards. The following topics explain how to create, edit, and manage your dashboard groups:

Sharing Dashboards with Groups

Use IAM policies to control access to dashboards.

The following policy gives users in the specified group manage permissions for this dashboard group at the compartment level:

Allow group CompartmentUsers to manage dashboard-groups in compartment <compartment_name> where target.dashboardgroup.id='ocid1.dashboardgroup.oc1.phx.<uniqueID>'

The following policy gives users in the specified group manage permissions for this dashboard group at the tenancy level:

Allow group TenancyUsers to manage dashboard-groups in tenancy where target.dashboardgroup.id='ocid1.dashboardgroup.oc1.phx.<uniqueID>'