Skip to main content
The Views tab lists every saved view for the dataset. A saved view captures a specific combination of filters, search queries, and thresholds so it can be reloaded, monitored for new matches, and shared with the team. For the full concept and workflow, see Saved Views.

Layout Overview

The Views tab is organized into two areas.
RegionPurpose
Views TableThe list of saved views with their metadata, monitoring state, and row actions
Expanded RowWhen a row is expanded, shows the query details, trend chart, preview grid, and share panel for the selected view

Views Table

The views table displays one row per saved view. Each row exposes a fixed set of columns plus a three-dot action menu.
ColumnDescription
NameThe view name. Click to expand the row and see full details.
Total ResultsThe cumulative count of items matching the view filters.
Last ResultHow long ago the most recent matching result was detected.
Creation TimeWhen the view was created.
Created ByThe user who created the view, shown as avatar and name.
MonitoringToggle to enable or disable alerts for this view. When enabled, users with access to the dataset receive a notification whenever new items match the view. See Monitoring and Alerts for alert delivery details.

Row Actions

Each row exposes a Share icon and a three-dot menu. The Share icon opens the share panel for emailing the view to a collaborator. The three-dot menu exposes Delete, which permanently removes the view and its trend data. Views are immutable. To change a view’s filters, delete it and create a new one from the Explore tab. To manage saved views programmatically, see the Saved Views API.

Expanded Row

Clicking a row expands it into two sections that sit inside the table.

Query Details

The Query Details section is a read-only display of every filter captured in the view, shown as filter badges. An Explore Results button jumps to the Explore tab with the view’s filters applied. A saved view records the complete filter state at creation:
Captured ElementDescription
Text and semantic queriesThe natural-language search string, if any. See Semantic Search.
VQL filtersVisual Query Language filter expressions.
Label and user tag selectionsClass labels and custom user tags applied as filters.
Quality issue filtersDuplicate, outlier, and mislabel filters. See Quality & Confidence Thresholds.
Entity typeWhether the view targets images, objects, or video frames.
Similarity thresholdsThresholds used in Visual Search.
Metadata source filtersCustom metadata filter values.
Folder path filtersDirectory scoping applied to the view.

Trend Results and Preview

Below the query details, the expanded row displays a split panel:
PanelDescription
Trend Results (left)A bar chart showing how the result count has changed over time. The chart displays the last 8 data points with timestamps and counts. Hovering any bar reveals the exact date and count for that point.
Preview (right)A scrollable grid of thumbnail images from the current matching results.

Share Panel

The share panel is reached from either the row’s Share icon or the expanded row. It contains a recipient email field, an optional personal message (up to 250 characters), and an Invite button that sends an email with the view context and a direct link. For the full procedure, see Sharing a View. Sharing a view does not grant additional access. Views are visible to every collaborator on the dataset, and the share action simply draws attention to a specific view.

Saved Views

Create, monitor, share, and manage named filter queries

Dataset Interface Reference

Overview of the full dataset workspace and the four tabs

Monitoring and Alerts

How the monitoring and alerting system behind Views works

Explore Tab

Build the filter combinations that become saved views