Catalog views
Catalog views enable you to filter down your view of the Dagster Asset catalog in Dagster+ with the asset selection syntax, allowing you to toggle between sets of assets that you care about most.
You can save catalog views for your own use or share them with your team. For example, you could create views that:
- Select assets based on ownership to only show those owned by your team
- Select assets based on the asset kind to give insight into the status of your ELT ingestion
- Display assets with a "gold" medallion tag, showing only refined, high-quality data that analysts can use with confidence
In this guide, you'll learn how to create, access, and share catalog views with others.
Catalog views require Organization Admin, Admin, or Editor permissions on Dagster+.
Creating catalog views
On any Dagster+ Catalog page, you can access the current catalog view, or create a new catalog view with the catalog view dropdown at the top left of the screen. By default, this button is labeled All assets, and has a globe icon.
To create a new catalog view, you have two options:
- Create a new catalog view from scratch, from the catalog view menu.
- Create a new catalog view from your current asset selection.
Creating a new catalog view from scratch
- Click the catalog view dropdown to open the catalog view menu. From here, click the New button.
- In the search box, enter an asset selection using the asset selection syntax.
- Give your view a name and optionally, a description and icon.
- To share your view, toggle the Public view switch.
- Click Create view to create the view.
Creating a new catalog view from your current asset selection
When viewing the global asset lineage or asset list, you can create a new catalog view from your current asset selection.
- On these pages, enter an asset selection using the asset selection syntax in the search box.
- Click the globe icon located to the right of the search box. This will open the catalog view creation dialog with your current asset selection pre-populated.
- Give your view a name and optionally, a description and icon.
- To share your view, toggle the Public view switch.
- Click Create view to create the view.
Editing, duplicating, or deleting catalog views
- Click the catalog view button to open the catalog view menu.
- Search for the view you want to edit, duplicate, or delete.
- Click the three dot menu to the right of the view to display available options.
- If modifying the view, note that any active filters will automatically be included in the set of changes. You can also change the view's name, description, icon, and sharing settings.
- When finished, click Save changes.