Bringing visibility to custom metadata and enriching it with additional context are critical requirements for data teams. Atlan enables you to highlight the most critical custom metadata with badges.
Admin users can use badges to highlight custom metadata right in the asset overview, ensuring greater visibility. Custom metadata badges can help users quickly get the context they need for their data assets, for example:
- If an Airflow DAG was successful
- If a table's data quality checks failed
Atlan currently supports creating badges for custom metadata properties with the following input types β text, number, options, and boolean. Note that Atlan currently does not support creating badges for multivalued types. If Allow multiple values is toggled on, you will not be able to create a badge for that custom metadata property.
Create custom metadata badges
Β
To create a custom metadata badge:
- From the left menu of any screen, click Governance.
- Under the Metadata heading, click Badges.
- Under the Badges heading, click + Create new.
- In the Create new badge popover, add the following details:
- For Custom Metadata property, select the property you want to create a badge for β in this example, we'll select
Last Run Status
for Airflow ETL Details as the property.Β - For Name, add a name to your badge, such as
Airflow Run Status
. - (Optional) For Description, add a description.
- For Custom Metadata property, select the property you want to create a badge for β in this example, we'll select
- Click Create to create your badge.
- To add options to your custom metadata badge, click +New option.
- To define the options for your custom metadata badge, add the following details:
- To set a matching condition for your values, select Equals (=) or Not Equals (!=).
- For Enter value, enter a value β such as,
Successful
. - Click the grey box to choose a color for your badge.
- (Optional) Click the eye icon to preview the badge.Β
- (Optional) Click +New option to add more options to your badge.Β
- Click Save to save your badge options.
Your custom metadata badge is now live! π
Add custom metadata badges to assets
Once you've created your custom metadata badges, you can add them to your assets.Β
Β
To add a custom metadata badge to an asset:
- From the left menu of any screen, click Assets.Β
- On the Assets page, select an asset to add a badge.
- In the asset sidebar on the right, click the custom metadata tab β in this example, we'll select Airflow ETL Details.
- In the custom metadata panel in the sidebar, click Start editing.
- Enter the value(s) you want for the custom metadata properties on the asset and click Update.
The custom metadata badge will now be displayed in the asset profile and sidebar! π