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

# Delete a Dataset

> You can delete a dataset in Athina by following these steps.

### Delete a Dataset from the UI

You can delete a dataset from the UI by clicking on the three-dot menu at the top-right corner of the Dataset Sheet, or from the main [Dataset List](https://app.athina.ai/datasets) page.

### Delete a Dataset via Python SDK

You can also delete a dataset programmatically using the Python SDK. See the [API Reference](/api-reference/datasets/delete-dataset) for more details.
