Gallery view
The gallery view is the default, providing a visual grid of your data. It’s designed for rapid visual scanning and exploration.
- Best for: Getting a high-level visual sense of your dataset, spotting visual outliers, discovering trends, and making quick selections based on what the data looks like.
- How to use it: Simply scroll through the grid to explore. You can click on any data row to open the detailed view or use
Shift + Clickto select a range of items.
List view
The list view organizes your data rows in a familiar table format, emphasizing metadata over visual appearance.
- Best for: Analyzing and sorting your data by specific metadata attributes, comparing values across data rows, and finding data with specific metadata characteristics.
- How to use it:
- Switch to the list view using the view-selector icon.
- Click on any column header to sort the data by that attribute.
- Use the Manage columns button to customize which metadata fields are displayed in the table, tailoring the view to your specific task.

Analytics view
The analytics view provides interactive charts and graphs that summarize the distribution of data in your current selection.
- Best for: Understanding the composition of your dataset, identifying class imbalances, and seeing how your data is distributed across different metadata values.
- How to use it:
- Switch to the analytics view using the view-selector icon.
- The view will display histograms and charts for your data’s attributes.
- You can click on a bar in any chart (e.g., a specific annotation class) to automatically filter your dataset down to only the data rows with that attribute.

Detailed view
The detailed view allows you to perform a deep dive into a single data row.
- Best for: Inspecting an individual data asset, viewing all of its associated metadata, examining its annotations, and accessing all related information in one place.
- How to use it: Simply click on any data row from the gallery, list, or cluster view to open the detailed view. Here you can see the asset itself, edit metadata, view annotation history, and more.
| Display setting | Description |
|---|---|
| Pin data row details | Pins key details in the gallery view. |
| Black color fill image | Replace the data row with black pixels. This is useful to see annotations and predictions stand out |
| Show objects | Show the objects in the preview. Supported for predictions and ground truth. |
| Show segmentation masks | Show segmentation masks in the preview. Supported for predictions and ground truth. |
| Show classifications | Show classifications in the preview. Supported for predictions and ground truth. |
| Conversational text formatting - Raw | Display conversational text data rows in raw, unformatted version. |
| Conversational text formatting - Markdown | Display conversational text data rows in markdown. |
| Segmentation colors: Agree, Disagree | When Show segmentation masks is toggled ON, display the agree/disagree in different colors. |