Skip to main content

Metadata Policy Helper
App

The Metadata Policy Helper app creates and updates metadata policies in Atlan personas using asset selection patterns that aren't available through the UI, such as scoping a policy to all dashboards in a Looker folder or all assets across every connection. It checks whether the named policy already exists and either creates or updates it based on the configured inputs. This reference provides complete configuration details for the Metadata Policy Helper app.

Access

The Metadata Policy Helper app isn't enabled by default. To use this app, contact Atlan support and request it be added to your tenant.

Connection admin required

The Atlan user who configures and runs this workflow must be a connection admin on every connection referenced in the policy. Without connection admin rights, the workflow can't apply the policy to assets in that connection.

Configuration

Select the pattern that matches how you want to scope the policy. Each pattern creates or updates a single policy (or a set of policies, in the case of the Connections pattern) within the specified persona.

Creates a metadata policy that covers all Looker dashboards belonging to one or more Looker folders.

Persona name

The name of the persona in Atlan where the policy is created or updated. The persona must already exist.

Example:

Analytics Team

Policy name

The display name for the policy. If a policy with this name already exists in the persona, the workflow updates it. If it doesn't exist, the workflow creates it.

Example:

Looker Sales Dashboards Policy

Looker connection

The Atlan connection representing the Looker instance on which to apply the policy.

Looker folder identifier

Specifies how the Looker folders are identified in the Looker folders field.

  • Name (default): folders are referenced by their display name.
  • ID: folders are referenced by their Looker folder ID.

Looker folders

A list of Looker folders whose dashboards are included in the policy. Separate multiple folders with @@@.

Example:

Sales Reporting@@@Executive Dashboards

Policy permissions

The set of permissions granted or denied by the policy. See Policy permissions for details on each option.

Policy type

  • Allow: grants the selected permissions to users in the persona.
  • Deny: explicitly denies the selected permissions. Deny overrides grants from any other policy for the same users.

Policy permissions

The following permissions can be included in any policy pattern. Select one or more.

PermissionWhat it controls
Assets ReadView an asset's activity log, custom metadata, and SQL queries.
Assets UpdateChange asset metadata, including description, certification, owners, README, and resources.
Update Custom Metadata ValuesEdit custom metadata values applied to assets.
Add TagsAssociate Atlan tags with assets.
Remove TagsRemove Atlan tags from assets.
Add TermsLink glossary terms to assets.
Remove TermsUnlink glossary terms from assets.
API CreateCreate new assets within the selected connection via the Atlan API.
API DeleteDelete assets within the selected connection via the Atlan API.

See also