# Deleting a Table

Deleting a table will permanently remove the table and its data, which may be difficult or impossible to recover.

{% hint style="info" %}
If you need a backup of your table data, please contact chat support or email *<vasanth@fireapis.com>*.
{% endhint %}

Here are the steps for deleting a table:

1. Select the table you want to delete. On the  left side, you will find the **Delete** button.

<figure><img src="https://3583334649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdrfsCZXcXll5UVMF1xCv%2Fuploads%2FnlEmHhMehUbquGu64ww8%2FScreenshot%202024-05-15%20at%2023.49.24.png?alt=media&#x26;token=3523109e-3335-49b1-849f-8936bdf2c25a" alt=""><figcaption><p>Delete Table Button Location</p></figcaption></figure>

2. A confirmation popover will appear. Clicking **Delete** in the Confirmation popover will remove the table from view.

<figure><img src="https://3583334649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdrfsCZXcXll5UVMF1xCv%2Fuploads%2F6SNZ5fbAWCiB5f4mdr0W%2FScreenshot%202024-05-15%20at%2023.49.59.png?alt=media&#x26;token=a87ddab8-4367-4bd2-a760-46dab0d50b9a" alt=""><figcaption><p>Delete Confirmation Popover</p></figcaption></figure>

3. The table will still exist in the database. To remove it from the database, you need to click the **Migrate Changes** button (Learn more about this).
4. After clicking **Migrate Changes,** the table will be successfully removed from the database.
