> ## 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.

# Exploring Datasets

> Understand the Dataset Exploration View and use a systematic workflow to curate high-quality visual collections.

Click any dataset in the **Dataset Inventory** to open the **Dataset Exploration View**, your primary workspace for analyzing that dataset. Once inside, you have tools for search, filtering, cluster navigation, and quality analysis that work together in a systematic exploration workflow.

<Frame>
  <img src="https://mintcdn.com/visual-layer/koSsUSZs6kLeiHTx/images/overview-cluster-view.png?fit=max&auto=format&n=koSsUSZs6kLeiHTx&q=85&s=9cfa0be8937e6f79d38c55a9941d483d" alt="Dataset Exploration View" width="3124" height="1874" data-path="images/overview-cluster-view.png" />
</Frame>

## Interface Layout

Once you are inside a dataset, the exploration interface loads with five main areas:

<div className="integrations-table">
  | Area                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | Component           | 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" /> | **Navigation Tabs** | Switch between Explore, Data, and Views                             |
  | <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 Panel**    | Apply and combine search criteria to narrow your dataset            |
  | <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" /> | **Action Bar**      | Access operations like export, share, and selected items management |
  | <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" /> | **Insights Panel**  | View metadata, insights, statistics, and access enrichment features |
  | <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" /> | **Content Grid**    | Visual representation of your data in clusters, images, or objects  |
</div>

## Navigation Tabs

Three tabs organize your workflow when working with a dataset:

<div className="integrations-table">
  | Tab         | Purpose                                                                                                                                                                           | Use Cases                                                                                                 |
  | ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- |
  | **Explore** | The workspace for viewing and analyzing dataset content. All search, filtering, cluster navigation, and quality analysis happen here.                                             | Browse clusters, run semantic or visual searches, apply filters, identify quality issues, make selections |
  | **Data**    | The dataset's setup and status page. Shows the creation checklist (data source, annotations, index type, upload, indexing), a preview of the uploaded media, and an activity log. | Confirm dataset creation completed, preview the uploaded media, review activity history                   |
  | **Views**   | Saved combinations of filters and search queries.                                                                                                                                 | Reload a previously defined exploration, share analysis criteria with your team                           |
</div>

## Exploration Workflow

Effective dataset curation typically involves a multi-step process rather than a single query. These steps explain how to combine Visual Layer's tools to move from broad discovery to a precise, curated selection.

<Steps>
  <Step title="Find: Discover Relevant Content">
    Start by casting a wide net to locate potential candidates.

    * **Use Semantic Search** for conceptual queries (e.g., "damaged packaging" or "outdoor crowd").
    * **Use Cluster Navigation** to browse high-level patterns without a specific query.
    * **Use Visual Search** with an external image upload to find matches for a reference asset.

    *Goal: Surface a broad set of results that includes your target data, accepting some initial false positives.*
  </Step>

  <Step title="Narrow: Refine Your Results">
    Filter out irrelevant matches to focus on your specific criteria.

    * **Apply Visual Similarity** on a specific search result. Crop a region (e.g., just the defect, not the background) to narrow the search visually.
    * **Add Metadata Filters** (Folders, Labels, Dates) to restrict the search scope to relevant batches or sources.

    *Goal: Reduce noise and focus on content that matches your specific visual or metadata requirements.*
  </Step>

  <Step title="Refine: Identify Distinctive Content">
    Ensure your selection represents the diversity of your data, not just the most common examples.

    * **Apply the Uniques Filter** to hide repetitive content. Increasing the threshold surfaces only visually distinct items, covering edge cases and varied angles rather than just the average.
    * **Check Outliers** to find rare examples or anomalies that might be missing from the main clusters.

    *Goal: Create a diverse selection that includes valuable edge cases.*
  </Step>

  <Step title="Clean: Remove Redundancy and Issues">
    Polish the collection before finalizing.

    * **Review Duplicates** to select single representative frames from burst sequences or near-identical backups.
    * **Filter Quality Issues** (blur, dark, bright) to automatically exclude unusable or low-quality assets.

    *Goal: Ensure the final dataset is lean, high-quality, and free of technical flaws.*
  </Step>

  <Step title="Organize: Save and Share">
    Preserve your work for the team.

    * **Save as View** to capture the full combination of search queries, filters, and thresholds. Team members can access the dynamic collection without rebuilding the logic.
    * **Export** the selection to JSON or CSV for downstream training or annotation workflows.
  </Step>
</Steps>

## Related Resources

<CardGroup cols={2}>
  <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, plus the full list of available options.
  </Card>

  <Card title="How Search Works" icon="scan-text" href="/docs/explore-and-search/explore-theory">
    Concepts behind semantic search and visual similarity
  </Card>

  <Card title="Visual Search" icon="scan-search" href="/docs/explore-and-search/visual-search">
    Find similar images using visual embeddings
  </Card>

  <Card title="Understanding Clusters" icon="grid-3x3" href="/docs/quick-start/understanding-clusters">
    How Visual Layer organizes images
  </Card>
</CardGroup>
