# Managing datasets

In this section you will learn how to:

* Create datasets from a datasource or another dataset
* Edit, Duplicate and Delete datasets
* Refresh and publish datasets
* Publish datasets

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td><a data-mention href="managing-datasets/creating-datasets">creating-datasets</a></td><td></td></tr><tr><td></td><td><a data-mention href="managing-datasets/editing-duplicating-and-deleting-a-dataset">editing-duplicating-and-deleting-a-dataset</a></td><td></td></tr><tr><td></td><td><a data-mention href="managing-datasets/stored-datasets/refreshing-and-publishing-datasets">refreshing-and-publishing-datasets</a></td><td></td></tr></tbody></table>


---

# 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://docs-v3.toucantoco.com/data-management-in-datahub/datasets-in-toucan/managing-datasets.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.
