If you no longer need a database, you can remove it from Plesk. Deleting a database permanently removes all tables and data. This guide covers how to safely delete databases.

### Deleting a Database

**Warning:** This action is permanent and cannot be undone. Always export a backup before deleting.

1. Log in to **Plesk**.
2. Go to **Databases**.
3. Select the checkbox next to the database you want to delete.
4. Click **Remove**.
5. Confirm the deletion.

The database, all its tables, and associated database users will be permanently removed.

### Important Notes

- Deleting a database will **break any website or application** that relies on it.
- Always **export a backup** before deleting a database.
- The database users associated with the database may also be removed.

### Troubleshooting

**Cannot delete a database:**

- The database may be in use. Contact your hosting provider for assistance.

**Website shows database errors after deletion:**

- Restore the database from a backup, or reconfigure the application to use a different database.