Skip to content

Commit

Permalink
further edits and screenshots
Browse files Browse the repository at this point in the history
Signed-off-by: nikki everett <[email protected]>
  • Loading branch information
neverett committed Jan 10, 2025
1 parent 60df4cb commit fcf6c2f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,25 +23,25 @@ Catalog views require **Organization Admin**, **Admin**, or **Editor** permissio

To view the Dagster+ Asset catalog, use the **Catalog** button on the top navigation.

In any Dagster+ catalog page, you can access the current catalog view, or create a new catalog view with the catalog view button on the top left of the screen. By default, this button is labeled **All assets**, and has a globe icon.
In 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.

![Screenshot of the catalog view dropdown](/img/placeholder.svg)
![Screenshot of the catalog view dropdown](/images/dagster-plus/asset-catalog/catalog-views.png)

To create a new catalog view, you have two options:
- [Create a new catalog view from scratch](#creating-a-new-catalog-view-from-scratch), from the catalog view menu.
- [Create a new catalog view from your current set of filters](#creating-a-new-catalog-view-from-your-current-set-of-filters).

### Creating a new catalog view from scratch

1. Click the catalog view button to open the catalog view menu. From here, click the **New** button.
1. Click the catalog view dropdown to open the catalog view menu. From here, click the **New** button.
2. Give the view a name and optionally, a description and icon.
3. Click **Add filters** to select filters to apply to the view. Filters can select a subset of assets based on their metadata, tags, kinds, owners, asset groups, or other properties.
4. To make the view shareable, toggle the **Public view** switch.
5. Click **Create view** to create the view.

![Screenshot of catalog view customization UI](/img/placeholder.svg)
![Screenshot of new catalog view modal](/images/dagster-plus/asset-catalog/new-catalog-view.png)

Give your view a name and optionally a description and icon. Next, you can select one or more filters to apply to your view by clicking the "Add filters" button. Filters can select a subset of assets based on their [metadata](/guides/build/assets/organizing-assets-with-tags-and-metadata), tags, kinds, owners, asset groups, or other properties.
Give your view a name and optionally a description and icon. Next, you can select one or more filters to apply to your view by clicking the **Add filters** button. Filters can select a subset of assets based on their [metadata](/guides/build/assets/organizing-assets-with-tags-and-metadata), tags, kinds, owners, asset groups, or other properties.

### Creating a new catalog view from your current set of filters

Expand All @@ -53,9 +53,13 @@ When viewing the global asset lineage or asset list, you can create a new catalo
4. To make the view shareable, toggle the **Public view** switch.
5. Click **Create view** to create the view.

![Screenshot of creating catalog view from filters](/img/placeholder.svg)

## Editing, duplicating, or deleting catalog views

1. Click the catalog view button to open the catalog view menu.
1. Click the **catalog view** button to open the catalog view menu.
2. Search for the view you want to edit, duplicate, or delete.
3. Click the **three dot menu** to the right of the view to display available options.
4. 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. 5. When finished, click **Save changes**.

![Screenshot of editing catalog views](/img/placeholder.svg)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fcf6c2f

Please sign in to comment.