> ## Documentation Index
> Fetch the complete documentation index at: https://docs.visual-layer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Explore Tab

> Reference for every panel, control, and action inside the Explore tab of a Visual Layer dataset.

The **Explore** tab is the primary workspace inside a dataset. All viewing, search, filtering, cluster navigation, quality analysis, and selection happen here. For a task-oriented walk-through of the workflow this tab supports, see [Exploring Datasets](/docs/quick-start/dataset-exploration-ux).

<Frame>
  <img src="https://mintcdn.com/visual-layer/koSsUSZs6kLeiHTx/images/dataset-explore-layout.png?fit=max&auto=format&n=koSsUSZs6kLeiHTx&q=85&s=0a1266e4a6602b58a98885d77108eb33" alt="Explore tab of the dataset workspace" width="3124" height="1874" data-path="images/dataset-explore-layout.png" />
</Frame>

## Layout Overview

The Explore tab is organized into four numbered regions that stay in place as you navigate, plus the **Insights Panel** on the right.

<div className="integrations-table">
  | #                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | Region                   | Purpose                                                                                                                    |
  | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------ | -------------------------------------------------------------------------------------------------------------------------- |
  | <img src="https://mintcdn.com/visual-layer/VVh3iRdhGa6f-nTM/images/1light.png?fit=max&auto=format&n=VVh3iRdhGa6f-nTM&q=85&s=9da386ee27b893da149efd776e79b499" className="img-marker" alt="1" width="126" height="126" data-path="images/1light.png" /> | **Top Header**           | Dataset title, dataset-level stats, status indicator, and the tab row for **Data**, **Views**, **Explore**, and **Enrich** |
  | <img src="https://mintcdn.com/visual-layer/VVh3iRdhGa6f-nTM/images/2light.png?fit=max&auto=format&n=VVh3iRdhGa6f-nTM&q=85&s=a631ee0fb8b1116274ec2fec12167e23" className="img-marker" alt="2" width="126" height="126" data-path="images/2light.png" /> | **Filter & Search Area** | Search Type Toggle, Layout Toggle, Search box, and Filter Menu                                                             |
  | <img src="https://mintcdn.com/visual-layer/VVh3iRdhGa6f-nTM/images/3light.png?fit=max&auto=format&n=VVh3iRdhGa6f-nTM&q=85&s=53889fcc3a39bd5cf84407b2bf859dcd" className="img-marker" alt="3" width="126" height="126" data-path="images/3light.png" /> | **Dataset Actions**      | Dataset-wide controls on the right side of the top header: status, VL Chat, notifications, share, and the three-dot menu   |
  | <img src="https://mintcdn.com/visual-layer/VVh3iRdhGa6f-nTM/images/4light.png?fit=max&auto=format&n=VVh3iRdhGa6f-nTM&q=85&s=50a711161360e8865970e5e77dca4707" className="img-marker" alt="4" width="126" height="126" data-path="images/4light.png" /> | **Content Grid**         | The main display area showing clusters, images, or objects                                                                 |
</div>

The **Insights Panel** on the right of the workspace hosts insights, quality issues, labels, user tags, and metadata for the current view or selection. It stays visible alongside the numbered regions.

## Top Header

The top header is the orientation strip across the very top of the workspace. It identifies the dataset and hosts the tab row.

<Frame>
  <img src="https://mintcdn.com/visual-layer/koSsUSZs6kLeiHTx/images/dataset-top-header.png?fit=max&auto=format&n=koSsUSZs6kLeiHTx&q=85&s=a794ef645e560b1bcd26d07e42090496" alt="Top header of the dataset workspace with dataset name, metadata tooltip, and tabs" width="3308" height="1124" data-path="images/dataset-top-header.png" />
</Frame>

The header contains the following elements:

| Element                           | Description                                                                                                                                                                                                                                                                                                                   |
| --------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Dataset name**                  | The name given to the dataset at creation. See [Create a Dataset](/docs/quick-start/tutorial-create-dataset) for the creation flow.                                                                                                                                                                                           |
| **Tooltip with dataset metadata** | Hover the info icon next to the dataset name to reveal counts for images, objects, videos, and video frames, plus the creation date.                                                                                                                                                                                          |
| **Tabs**                          | The four top-level tabs that make up the dataset workspace: [**Data**](/docs/explore-and-search/dataset-interface-data-tab), [**Views**](/docs/explore-and-search/dataset-interface-views-tab), **Explore**, and [**Enrich**](/docs/explore-and-search/dataset-interface-enrich-tab). The currently active tab is underlined. |

Dataset-wide controls sit on the right side of the top header and are documented in [Dataset Actions](#dataset-actions) below.

## Filter & Search Area

The filter and search area is the horizontal row directly beneath the header. It holds the **Search Type Toggle** on the left, the **Layout Toggle** on the right, and the **Search box** and **Filter Menu** in the center.

<Frame>
  <img src="https://mintcdn.com/visual-layer/koSsUSZs6kLeiHTx/images/dataset-filter-search-area.png?fit=max&auto=format&n=koSsUSZs6kLeiHTx&q=85&s=674b0309c0ea9f704fb13fc44471bc7f" alt="Filter and search area with the Search Type Toggle on the left, Search box in the center, and Layout Toggle on the right" width="3068" height="206" data-path="images/dataset-filter-search-area.png" />
</Frame>

### Search Type Toggle

The **Search Type Toggle** on the left side of the filter and search area sets what you are searching against: **Images** or **Objects**. This is more than a cosmetic change — it determines which embeddings are used for search, which metadata appears in the workspace, and what every filter, search, and hover action operates on.

<Frame>
  <img src="https://mintcdn.com/visual-layer/L13Jc89TkfvoT4T6/images/object-image-switch.png?fit=max&auto=format&n=L13Jc89TkfvoT4T6&q=85&s=9510c301415b88f0f924eed6a2057909" alt="Search Type Toggle switching a dataset between Images search and Objects search" width="990" height="834" data-path="images/object-image-switch.png" />
</Frame>

The **Objects** option is available once an object-detection model has run against the dataset. If the option is disabled, run a model such as **VL-Object-Detector** from the [Enrich tab](/docs/explore-and-search/dataset-interface-enrich-tab) first.

For what changes in the workspace when you flip between **Images** and **Objects**, see [Switching the Search Type](/docs/explore-and-search/using-search-filter#switching-the-search-type).

### Labels, Captions, and User Tags

Each cluster card displays one metadata type at a time. Use the switch at the top of the cluster to change which metadata is shown.

<Frame>
  <img src="https://mintcdn.com/visual-layer/L13Jc89TkfvoT4T6/images/switch-labels-captions-usertags.png?fit=max&auto=format&n=L13Jc89TkfvoT4T6&q=85&s=38ac82be7b210d46128c0ebef909e9cb" alt="Metadata switch on a cluster card toggling between Labels, Captions, and User Tags" width="896" height="312" data-path="images/switch-labels-captions-usertags.png" />
</Frame>

The three options answer different questions about the cluster:

| Option        | Source                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | Question Answered                           |
| ------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------- |
| **Labels**    | Class names from annotations or detection models. Image labels come from image-level classification (for example, **VL-Image-Tagger**) or from annotation files imported at creation time. Object labels come from an object-detection model (for example, **VL-Object-Detector**) and describe each detected crop individually. The two label types are independent: an image can carry its own labels while the objects inside it carry different ones from a different model. | What class does the platform think this is? |
| **Captions**  | Natural-language descriptions generated by a captioning model such as **VL-Image-Captioner**, **VL Advanced Captioner**, or **VL-Object-Captioner**. Captions power [Caption Search](/docs/explore-and-search/using-search-filter#caption-search-boolean-logic).                                                                                                                                                                                                                 | What is happening in this image or crop?    |
| **User Tags** | Custom tags applied manually by users or teammates. User tags are independent of any model output. See [Tag Items](/docs/advanced-features/tag-iteams) for how tags are created and managed.                                                                                                                                                                                                                                                                                     | How does our team want to organize this?    |

Which labels and captions appear on a cluster depends on which enrichment models have run against the dataset. For the full mapping of models to the metadata they produce, see the [Model Catalog](/docs/Dataset-Enrichment/model-catalog). To run or add models, go to the [Enrich tab](/docs/explore-and-search/dataset-interface-enrich-tab).

<Tip>
  Click any label, caption term, or user tag in a cluster card to apply it as a filter across the dataset.
</Tip>

### Layout Toggle

The **Layout Toggle** on the right side of the filter and search area switches between **Visual Similarity** (clustered) and **Flat View**. It controls how the content grid is arranged, not what appears in it, so it combines with the **Search Type Toggle** to produce clustered images, clustered objects, a flat image grid, or a flat object grid.

<Frame>
  <img src="https://mintcdn.com/visual-layer/L13Jc89TkfvoT4T6/images/switch-flat-cluster.png?fit=max&auto=format&n=L13Jc89TkfvoT4T6&q=85&s=248c0134e1c9d6dddc740560cd45fc6b" alt="Layout Toggle dropdown showing Flat View and Visual Similarity options" width="1403" height="396" data-path="images/switch-flat-cluster.png" />
</Frame>

For what each layout displays, see [Content Grid](#content-grid) below. For step-by-step instructions on switching layouts, see [How to Search & Filter](/docs/explore-and-search/using-search-filter#switching-the-grid-layout).

### Search Box

The center of the filter and search area contains the **Search box** and two adjacent buttons.

<Frame>
  <img src="https://mintcdn.com/visual-layer/L13Jc89TkfvoT4T6/images/dataset-Search-input.png?fit=max&auto=format&n=L13Jc89TkfvoT4T6&q=85&s=9428269395bf468cb81950f6eb2b8cee" alt="Search box with visual search upload dialog and filter menu" width="1281" height="367" data-path="images/dataset-Search-input.png" />
</Frame>

| Element                  | Description                                                                                                                                                                                                                                                                                                                            |
| ------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Search box**           | Text field that drives both **Semantic Search** and **Caption Search**. Type a natural-language description to find conceptually matching content, or use boolean operators (`AND`, `OR`, `-`, `"phrase"`) when filtering by captions. See [How to Search & Filter](/docs/explore-and-search/using-search-filter) for the full syntax. |
| **Visual Search button** | Opens the external-image upload flow for finding visually similar content. Drag and drop an image into the dialog or click **Browse Images** to pick one from disk. See [Visual Search](/docs/explore-and-search/visual-search) for all four ways to trigger visual similarity.                                                        |
| **Filter Menu**          | Opens the filter menu for building and managing active queries. See [Filter Controls](#filter-controls) below.                                                                                                                                                                                                                         |

### Filter Controls

The filter controls build and manage the active query. Click the **Filter Menu** icon next to the **Search box** to open the filters menu.

<Frame>
  <img src="https://mintcdn.com/visual-layer/koSsUSZs6kLeiHTx/images/dataset-filters-menu.png?fit=max&auto=format&n=koSsUSZs6kLeiHTx&q=85&s=b69df77560000e709ea0adfced9caaa3" alt="Filters menu with folders, files, labels, user tags, caption, duplicates, outliers, quality issues, select uniques, insertion time, and media status" width="749" height="188" data-path="images/dataset-filters-menu.png" />
</Frame>

The filters menu offers the following options:

| Filter                                                                                                 | Purpose                                                                                                                        |
| ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------ |
| [**Folders**](/docs/explore-and-search/using-search-filter#filter-options-reference)                   | Filter by directory path or folder name                                                                                        |
| [**Files**](/docs/explore-and-search/using-search-filter#filter-options-reference)                     | Filter by filename patterns                                                                                                    |
| [**Labels**](/docs/explore-and-search/using-search-filter#filter-options-reference)                    | Filter by assigned class labels or annotation status                                                                           |
| [**User Tags**](/docs/explore-and-search/using-search-filter#filter-options-reference)                 | Filter by custom metadata tags applied to items. See [Tag Items](/docs/advanced-features/tag-iteams) for how tags are created. |
| [**Caption**](/docs/explore-and-search/using-search-filter#caption-search-boolean-logic)               | Filter by image captions using boolean operators                                                                               |
| [**Duplicates**](/docs/explore-and-search/using-search-filter#duplicates)                              | Find identical or near-identical items                                                                                         |
| [**Outliers**](/docs/explore-and-search/using-search-filter#filter-options-reference)                  | Surface anomalies that differ from the rest of the dataset                                                                     |
| [**Quality Issues**](/docs/explore-and-search/using-search-filter#quality--confidence-thresholds)      | Detect **Blurry**, **Dark**, or **Bright** images                                                                              |
| [**Select Uniques**](/docs/explore-and-search/using-search-filter#select-uniques-redundancy-filtering) | Keep only visually distinct items                                                                                              |
| **Insertion Time**                                                                                     | Filter by when an item entered the dataset                                                                                     |
| **Media Status**                                                                                       | Filter by media state                                                                                                          |

Selecting a filter opens the **Query Modal** for operator and threshold configuration. Active filters appear as chips in the **Query Panel** below the bar, combined with **AND** logic. A chip can be edited by clicking it, removed with **X**, or cleared entirely with **Clear All**. **Save View** stores the current filter combination as a named view, which then appears in both the **Save View** dropdown and the [**Views** tab](/docs/explore-and-search/dataset-interface-views-tab).

For every operator, threshold, and filter-specific workflow, see the [Filter Options Reference](/docs/explore-and-search/using-search-filter#filter-options-reference).

## Dataset Actions

Dataset Actions occupy the right side of the top header and apply to the entire dataset, regardless of which tab is open.

<Frame>
  <img src="https://mintcdn.com/visual-layer/fAOhXYEfTt6hxCv5/images/dataset-actions-callouts.png?fit=max&auto=format&n=fAOhXYEfTt6hxCv5&q=85&s=8ea686c5063d4d8d4f31394c04e2a032" alt="Dataset actions: status indicator, VL Chat, notifications bell, share, and three-dot menu" width="3628" height="1444" data-path="images/dataset-actions-callouts.png" />
</Frame>

| Control                | Description                                                                                                                                                                                                                                                |
| ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Status indicator**   | The current dataset state (**Indexing**, **Ready**, and so on). A dataset must be **Ready** before its content appears in the **Explore** tab. Dataset status is also visible from the [Dataset Inventory](/docs/quick-start/dataset-inventory-ux).        |
| **VL Chat**            | Conversational launcher for building searches and filters from a natural-language prompt. See [VL Chat](/docs/explore-and-search/vl-chat).                                                                                                                 |
| **Notifications bell** | Opens the notifications panel for alerts on this dataset, including [saved-view alerts](/docs/collab-and-downstream/saved-views#monitoring-and-alerts) and enrichment-run completions. See [Monitoring and Alerts](/docs/advanced-features/notifications). |
| **Share**              | Opens the [Share a Dataset](/docs/collab-and-downstream/share-dataset) flow for inviting collaborators.                                                                                                                                                    |
| **Three-dot menu**     | Dataset-level actions such as rename, delete, and [snapshot](/docs/advanced-dataset-management/dataset-snapshots).                                                                                                                                         |

## Content Grid

The content grid is the main display area and the source of all in-place actions. Its contents depend on the active layout selected from the [Layout Toggle](#layout-toggle) and the search type selected from the [Search Type Toggle](#search-type-toggle).

### Cluster View

In **Visual Similarity** mode, the grid displays cluster cards. Each card shows a representative thumbnail, the cluster size, and label coverage. When the [Search Type Toggle](#search-type-toggle) is set to **Objects**, each card groups detected object crops instead of full images.

<Frame>
  <img src="https://mintcdn.com/visual-layer/fAOhXYEfTt6hxCv5/images/dataset-cluster-view.png?fit=max&auto=format&n=fAOhXYEfTt6hxCv5&q=85&s=61fb475547d38c4d71c8be48ff235606" alt="Cluster view of a dataset with cluster cards arranged in a grid" width="2550" height="1380" data-path="images/dataset-cluster-view.png" />
</Frame>

Hovering any cluster card reveals in-place actions:

| Action           | Description                                                                                                                                               |
| ---------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Find Similar** | Launches a [Visual Search](/docs/explore-and-search/visual-search#similarity-search-on-a-cluster) using the cluster's representative image as the anchor. |
| **Open cluster** | Click the card to drill into its individual images or objects.                                                                                            |

For the concepts behind clustering and embeddings, see [How Search & Filter Work](/docs/explore-and-search/explore-theory). For cluster navigation tips and examples, see [Understanding Clusters](/docs/quick-start/understanding-clusters). For multi-step workflows that combine clusters with filters, see [Recipes](/docs/explore-and-search/recipes).

### Flat View

In **Flat View**, the grid displays every item in a single ungrouped layout. When the [Search Type Toggle](#search-type-toggle) is set to **Images**, each cell is a full image; when set to **Objects**, each cell is a detected object crop. Object-level browsing becomes available once an object-detection model has run against the dataset — see the [Enrich tab](/docs/explore-and-search/dataset-interface-enrich-tab) for the workflow.

<Frame>
  <img src="https://mintcdn.com/visual-layer/fAOhXYEfTt6hxCv5/images/dataset-flat-view.png?fit=max&auto=format&n=fAOhXYEfTt6hxCv5&q=85&s=8a34364dbbd243d490125b5898b356b3" alt="Flat view of a dataset showing every item in a single ungrouped grid" width="2560" height="1582" data-path="images/dataset-flat-view.png" />
</Frame>

Hovering any item reveals in-place actions:

| Action                                                                                             | Description                                                                                                      |
| -------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- |
| [**Find Similar**](/docs/explore-and-search/visual-search#similarity-search-from-an-image-preview) | Runs a [Visual Search](/docs/explore-and-search/visual-search) using the hovered item's embedding as the anchor. |
| **Select**                                                                                         | Toggles the item into the current selection.                                                                     |

Clicking an image opens its details page, where a **Region of Interest** crop can launch a crop-based **Find Similar** search. See [Search Against a Region of Interest](/docs/explore-and-search/visual-search#search-against-a-region-of-interest) for the full flow.

## Insights Panel

The **Insights Panel** runs along the right edge of the workspace and shows insights about the current view or selection. Its panels update as filters change, views change, or items are selected.

<Frame>
  <img src="https://mintcdn.com/visual-layer/fAOhXYEfTt6hxCv5/images/metadata-details.png?fit=max&auto=format&n=fAOhXYEfTt6hxCv5&q=85&s=81ef6afa678211eedef94ecb36aa3ad5" alt="Insights Panel showing enrichment models, quality issues, labels, user tags, and metadata for the current view" width="540" height="1264" data-path="images/metadata-details.png" />
</Frame>

The panel exposes the following sections:

<div className="integrations-table">
  | #                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | Panel                 | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
  | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | <img src="https://mintcdn.com/visual-layer/VVh3iRdhGa6f-nTM/images/1light.png?fit=max&auto=format&n=VVh3iRdhGa6f-nTM&q=85&s=9da386ee27b893da149efd776e79b499" className="img-marker" alt="1" width="126" height="126" data-path="images/1light.png" /> | **Enrichment Models** | The models that have run against the dataset and any available preview shortcuts. See [Enrich Your Datasets](/docs/advanced-dataset-management/enrich-overview) for the run flow and the [Model Catalog](/docs/Dataset-Enrichment/model-catalog) for every available model.                                                                                                                                                                                                       |
  | <img src="https://mintcdn.com/visual-layer/VVh3iRdhGa6f-nTM/images/2light.png?fit=max&auto=format&n=VVh3iRdhGa6f-nTM&q=85&s=a631ee0fb8b1116274ec2fec12167e23" className="img-marker" alt="2" width="126" height="126" data-path="images/2light.png" /> | **Issues**            | Quality-issue counts with drill-in links for each category: [**Duplicates**](/docs/explore-and-search/using-search-filter#duplicates), [**Outliers**](/docs/explore-and-search/using-search-filter#filter-options-reference), **Dark**, and **Blurry**. Clicking any row applies the corresponding filter. For the signal-quality concepts behind these categories, see [How Signal Quality Is Measured](/docs/explore-and-search/explore-theory#how-is-signal-quality-measured). |
  | <img src="https://mintcdn.com/visual-layer/VVh3iRdhGa6f-nTM/images/3light.png?fit=max&auto=format&n=VVh3iRdhGa6f-nTM&q=85&s=53889fcc3a39bd5cf84407b2bf859dcd" className="img-marker" alt="3" width="126" height="126" data-path="images/3light.png" /> | **Labels**            | The label distribution for the current view. Clicking a label filters by it. To bring labels in from an external annotation file, see [Importing Annotations](/docs/advanced-dataset-management/importing-annotations).                                                                                                                                                                                                                                                           |
  | <img src="https://mintcdn.com/visual-layer/VVh3iRdhGa6f-nTM/images/4light.png?fit=max&auto=format&n=VVh3iRdhGa6f-nTM&q=85&s=50a711161360e8865970e5e77dca4707" className="img-marker" alt="4" width="126" height="126" data-path="images/4light.png" /> | **User Tags**         | The user tags applied to items in the current view. Clicking a tag filters by it. See [Tag Items](/docs/advanced-features/tag-iteams) for how tags are created and managed.                                                                                                                                                                                                                                                                                                       |
  | <img src="https://mintcdn.com/visual-layer/VVh3iRdhGa6f-nTM/images/5light.png?fit=max&auto=format&n=VVh3iRdhGa6f-nTM&q=85&s=f215fd04ce93480aca99865e1f74eea2" className="img-marker" alt="5" width="126" height="126" data-path="images/5light.png" /> | **Metadata**          | The custom metadata fields available for filtering. See [Custom Metadata](/docs/advanced-features/custom-metadata) for how to attach metadata at creation time or via the API.                                                                                                                                                                                                                                                                                                    |
</div>

## Related Resources

<CardGroup cols={2}>
  <Card title="Dataset Interface Reference" icon="layout-dashboard" href="/docs/explore-and-search/dataset-interface-reference">
    Overview of the full dataset workspace and the four tabs
  </Card>

  <Card title="How to Search & Filter" icon="sliders-horizontal" href="/docs/explore-and-search/using-search-filter">
    Step-by-step guide to running searches and filters
  </Card>

  <Card title="Views Tab" icon="blend" href="/docs/explore-and-search/dataset-interface-views-tab">
    Saved combinations of filters and search queries
  </Card>

  <Card title="Enrich Tab" icon="sparkles" href="/docs/explore-and-search/dataset-interface-enrich-tab">
    Model selection and enrichment progress tracking
  </Card>
</CardGroup>
