> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mora.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Managing datasets

> Rename, delete, and organize your datasets.

## Viewing your datasets

Navigate to **Datasets** in the sidebar to see all datasets you have access to. Shared datasets from your organization appear alongside your private ones.

## Renaming a dataset

Click the dataset name on its page to edit it inline, or use the AI chat to rename it.

## Deleting a dataset

Delete a dataset from its options menu or by asking the AI.

<Warning>
  Deleting a dataset removes it permanently. Any charts on dashboards that reference this dataset will lose their data source.
</Warning>

## Duplicating a dataset

Duplicate a dataset to create a copy with the same query and configuration. The copy starts as a draft you can modify independently.

## Changing the datasource

You can update which datasource a dataset queries against from the dataset page. This is useful if you migrate your database or want to point at a different environment.

## Related

* [Datasets overview](/datasets/overview)
* [Privacy](/datasets/privacy)
* [SQL editor](/datasets/sql-editor)
