Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/frontend/src/content/docs/dashboard/explore.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -560,6 +560,8 @@ To remove data for specific resources or data types, select the items you want t

<Image src={manageDataDialog} alt="A screenshot of the Aspire dashboard Manage logs and telemetry dialog, showing resources with available data types and export, remove, and import buttons." />

A resource that no longer has any remaining data types can still be selected using its checkbox or by selecting its row, and removed with **Remove selected**. This lets you clear resources that remain known to the dashboard after all of their telemetry has already been removed.

## Notification center

The dashboard includes a notification center accessible via the bell icon in the top-right corner of the header. When there are unread notifications, a badge with the unread count appears on the icon.
Expand Down
Loading