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

# About the Dataset Inventory

> Navigate the Dataset Inventory home page and manage your datasets efficiently.

The **Dataset Inventory** is your home page in Visual Layer, displaying all your datasets in a centralized view. This interface provides quick access to dataset creation, search, filtering, and navigation tools.

<Frame>
  <img src="https://mintcdn.com/visual-layer/PQ3fsGVrxfAZ1lR4/images/landing-overview.png?fit=max&auto=format&n=PQ3fsGVrxfAZ1lR4&q=85&s=a61ae458de42e986494132c4bc618e09" alt="Dataset Inventory Overview" width="1298" height="661" data-path="images/landing-overview.png" />
</Frame>

## Interface Layout

The Dataset Inventory consists of three primary areas that work together to help you manage and access your datasets.

<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" /> | [**Main Panel**](/docs/quick-start/dataset-inventory-main-panel)            | Search for datasets by name and apply filters                              |
  | <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" /> | [**Dataset Cards Grid**](/docs/quick-start/dataset-inventory-dataset-cards) | Visual display of all your datasets with key information and quick actions |
  | <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" /> | [**Create Dataset Button**](/docs/quick-start/tutorial-create-dataset)      | Start creating a new dataset                                               |
</div>

## Related Resources

<CardGroup cols={2}>
  <Card title="Upload Data" icon="database" href="/docs/quick-start/tutorial-create-dataset">
    Step-by-step dataset creation guide
  </Card>

  <Card title="Dataset Exploration Interface" icon="search" href="/docs/quick-start/dataset-exploration-ux">
    Navigate and analyze datasets
  </Card>

  <Card title="Key Concepts" icon="book-a" href="/docs/introduction/key-concepts">
    Understand core Visual Layer terminology
  </Card>
</CardGroup>
