Acceldata
ADOC

Resource Groups

A Resource Group collects a set of resources such as data sources and assets, reports, or pipelines for the purpose of domain-scoped access control. A Resource Group is assigned to one or more domains, and the users with access to that domain can view or modify only the resources the group contains, based on their Domain Role.

For background on how domains, resource groups, and roles work together, see Authorization and Domains.

ADOC supports three types of resource groups:

  • Asset Group: a group of data sources or individual assets.
  • Report Group: a group of reports.
  • Pipeline Group: a group of pipelines, selected by data source, individual pipeline, or a name pattern. See Pipeline Groups for full details.

Managing Resource Groups

Navigate to Control Center > Access Management > Resource Groups to view, filter, and search existing resource groups.

  • Filter by Type: Narrow results by selecting a type (Asset Group, Report Group, or Pipeline Group).
  • Search: Search resource groups by name.
  • Table columns:
    • Name: The resource group's name.
    • Type: Indicates whether it is an Asset Group, Report Group, or Pipeline Group.
    • Domains: The number of domains this resource group is assigned to.
    • Resources: A summary of what the group contains (for example, the number of data sources).
    • Created By, Last Updated By, Last Updated At: Audit details.

Creating an Asset Group

  1. Click Create Resource Group and select Asset Group.
  2. Enter a Name (required) and an optional Description.
  3. Click Add Data Sources / Asset Resources to select which resources belong in the group. In the dialog, click a whole data source to include every asset under it, or expand a data source with + to select individual assets. Use the search field to find a specific data source or asset by name.
  4. Under Assign to Domain, select one or more domains this Asset Group should be associated with.
  5. Click Create.

Creating a Report Group

  1. Click Create Resource Group and select Report Group.
  2. Enter a Name (required) and an optional Description.
  3. Click Add Reports. In the dialog, select one or more reports using the checkboxes, or search by report name. Click Done.
  4. Under Assign to Domain, select one or more domains this Report Group should be associated with.
  5. Click Create.

Creating a Pipeline Group

  1. Click Create Resource Group and select Pipeline Group.
  2. Enter a Name (required) and an optional Description.
  3. Click Add Pipeline Resources to select which pipelines belong in the group, either by data source and individual selection, or by matching pipeline names against a regex pattern.
  4. Under Assign to Domain, select one or more domains this Pipeline Group should be associated with.
  5. Click Create.

For the full pipeline selection options, including how regex matching and auto-membership work, see Pipeline Groups.

Editing or Deleting a Resource Group

  1. From the Resource Groups page, locate the group and click the edit or delete icon.
  2. For edits, update the name, description, associated resources, or assigned domains as needed.
  3. Save your changes.

What's Next