# Delete databases

```json metadata
{
  "title": "Delete databases",
  "description": "Delete a database from the Cluster Manager UI.",
  "categories": ["docs","operate","rs"],
  "tableOfContents": {"sections":[]}

,
  "codeExamples": []
}
```
When you delete a database, both the database configuration and data are removed.

To delete a database from the Cluster Manager UI:

1. From the **Databases** list, select the database, then select **Configuration**.

1. Select ![images/rs/icons/delete-icon.png#no-click](https://redis.io/docs/latest/images/rs/icons/delete-icon.png#no-click) **Delete**.

1. In the **Delete database** dialog, confirm deletion.

