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

# What is Visual Layer?

Visual Layer is a platform for managing and analyzing visual <Tooltip tip="A collection of images and associated metadata organized for analysis and labeling." href="/docs/introduction/key-concepts#core-platform-concepts">datasets</Tooltip> at scale.

When you work with large collections of images and videos, Visual Layer helps you find specific content, identify quality issues, and organize data efficiently. Your visual data provides the foundation for Visual Layer to generate insights, detect patterns, and streamline curation workflows.

<Frame>
  <img src="https://mintcdn.com/visual-layer/8eNNlPCPM4bMMpN2/images/inventory-light.png?fit=max&auto=format&n=8eNNlPCPM4bMMpN2&q=85&s=3189ea4de0691dd0d2cd29f80893de21" alt="Dataset Inventory" width="1618" height="796" data-path="images/inventory-light.png" />
</Frame>

## What makes Visual Layer efficient for visual data management and analysis?

Visual Layer provides three core capabilities for managing visual datasets.

### Exploring visual datasets

Visual Layer organizes your data into <Tooltip tip="A group of visually similar images automatically organized by Visual Layer." href="/docs/introduction/key-concepts#core-platform-concepts">clusters</Tooltip> of similar images and objects. [Semantic Search](/docs/explore-and-search/semantic-search) finds content using natural language descriptions like "cat sitting on a fence." [Visual Search](/docs/explore-and-search/visual-search) locates similar images based on reference examples you provide.

### Improving data quality

Visual Layer identifies <Tooltip tip="Identical or near-identical images or videos within a dataset." href="/docs/introduction/key-concepts#data-quality--issues">duplicates</Tooltip>, <Tooltip tip="Data points that differ significantly from the rest of the dataset." href="/docs/introduction/key-concepts#data-quality--issues">outliers</Tooltip>, and <Tooltip tip="Technical problems with images such as blur, overexposure, or underexposure." href="/docs/introduction/key-concepts#data-quality--issues">quality issues</Tooltip> automatically. [Duplicate Detection](/docs/explore-and-search/filtering-overview) finds redundant frames that waste storage and bias models. [Quality filters](/docs/explore-and-search/filtering-overview) surface technical problems like blur, overexposure, or underexposure that reduce annotation accuracy.

### Organizing and collaborating

Visual Layer saves your filtering queries as reusable views. [Saved Views](/docs/collab-and-downstream/share-dataset) let teams access specific dataset subsets instantly without recreating searches. <Tooltip tip="Descriptive information associated with each visual item, such as filename, dimensions, timestamps, labels, and user-defined tags." href="/docs/introduction/key-concepts#core-platform-concepts">Metadata</Tooltip> management adds custom tags and attributes for better organization and downstream workflows.

## Get started with Visual Layer

Select any of the following to begin.

<CardGroup cols={2}>
  <Card title="Create a Dataset" icon="graduation-cap" href="/docs/quick-start/tutorial-create-dataset">
    Upload and index your first visual dataset
  </Card>

  <Card title="Deploying Visual Layer" icon="blocks" href="/docs/introduction/prerequisites">
    Choose between cloud and self-hosted deployment
  </Card>

  <Card title="Key Concepts" icon="book-a" href="/docs/introduction/key-concepts">
    Learn core terminology and platform concepts
  </Card>
</CardGroup>
