> ## Documentation Index
> Fetch the complete documentation index at: https://visual-layer-my-changes.mintlify.site/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-my-changes/9XQgYzrQGplwfkI1/images/landing-overview.png?fit=max&auto=format&n=9XQgYzrQGplwfkI1&q=85&s=392e26a07a3af4d1f293ca674a41e597" 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-my-changes/9XQgYzrQGplwfkI1/images/1light.png?fit=max&auto=format&n=9XQgYzrQGplwfkI1&q=85&s=766b37d00c3d25417d9f8860dc4e54d3" 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-my-changes/9XQgYzrQGplwfkI1/images/2light.png?fit=max&auto=format&n=9XQgYzrQGplwfkI1&q=85&s=333da3ef3f1f29316eaef6f347129473" 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-my-changes/9XQgYzrQGplwfkI1/images/3light.png?fit=max&auto=format&n=9XQgYzrQGplwfkI1&q=85&s=ce93a41f7f9ea2e659afc9bd995b00cd" 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>
