# Dataset Management

> &#x20;Dataset management lets you view and control the status of the entire dataset created in the Data Catalog

## Dataset Management&#x20;

<figure><img src="/files/oit6eb6EKrpaHCxzDmFg" alt=""><figcaption></figcaption></figure>

* The Dataset Management page consists of **Dataset Search and Dataset List.**
* **Dataset Search :** You can search by entering the desired dataset name.
* **Dataset Name :** Indicates the name of the generated dataset.
* **Owner :** Indicates the user who created the dataset.
* **Created Date :** Indicates the date and time when the dataset was created
* **Last Update :** Indicates **when the dataset was modified.**
* **Topic :** Refers to the topic of the dataset.
* **Associated Projects :** The number of projects that have connected the dataset.
* **Dataset Size :** Indicates the data size of the dataset.
* **Action :** Click the **“Go to Dataset”** button to navigate to the Data Catalog Dataset Detail View page for that dataset.

<figure><img src="/files/ijpJbkvK4Xk93rzXJ6AJ" alt=""><figcaption></figcaption></figure>

### 1. Go to the Dataset Detail page

<figure><img src="/files/LqH7aNqQsKAJWRz9HAsb" alt=""><figcaption></figcaption></figure>

* If you click the **"Go to Dataset"** button of the desired dataset in the dataset management list, you will be directed to the detail page.
* On the Dataset Detail page, you can check basic information, file preview, data properties, and more.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mondrian.gitbook.io/yennefer-cluster/eng-c1.6.1/admin/main-feature/dataset-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
