Applying custom attributes to catalog assets
How to view and apply organization-level custom attributes to catalog assets.
Last updated
How to view and apply organization-level custom attributes to catalog assets.
Apply custom attributes (created by Org admins) to catalog assets. Applying attributes is done from the Asset Details page using the standard edit/change-request workflows.
What this covers
Apply, edit and remove custom attribute values on individual catalog assets.
Attributes are displayed on the Asset Details under a "Custom attributes" section or tab.
Changes follow the normal change-request process (auto-approve depends on access controls).
Supported attribute types
Custom attributes are available in multiple types so you can capture richer, validated metadata. Supported types:
Text — free-form string values.
Integer — whole numbers only; optional min/max constraints.
User — single or multiple user selection from your organization.
Enum — admin-defined list of allowed values (each value may have an optional color badge).
Boolean — Yes / No.
The input widget shown when editing an asset is chosen automatically based on the attribute type.
Anyone with the Catalog edit/change-request permission for the asset can add or edit custom attribute values.
Open the asset details page for the object you want to update (e.g., Table, Schema, Column, Dashboard).
Click Edit (or Start change request).

Locate the Custom attributes section.
For each applicable attribute, enter or select a value — the edit widget depends on the attribute type:
Text: text input (single line). Respects any character limits set by an admin.
Integer: numeric input that accepts whole numbers only; enforces min/max if configured.
User: single-select or multi-select user picker (depending on the attribute configuration).
Enum: dropdown or multi-select listing allowed enum values (shows color badges where configured).
Boolean: radio buttons (Yes / No).

Submit the change request.
If change approval is required, the update goes for review. If auto-approve is enabled, changes are applied immediately.

Open the table asset and click Edit.
In Custom attributes, find "Business Domain" and enter "Retail".
Submit the change request. The value appears in the Custom attributes tab once the change is applied.
Custom attributes are displayed on the Asset Details page beneath the Summary or in a dedicated Custom attributes tab.
Values are read-only for anyone without edit rights.
Business unit tagging: Add a "Business Domain" attribute (Marketing, Finance, Retail) to group tables by ownership and context.
Sensitivity notes: Short free-text notes such as "PII: limited access" (use classification policies for formal controls).
Last updated