# Delete Table

### How to delete your Table:

1. Choose the table you want to delete
2. Click on the triple dot icon\
   ![](/files/szSQnxXXNQHkV0GDqvM1)
3. Click "delete"\
   ![](/files/9j5auzwKhdN6we2MWAtM)
4. Confirm your deletion action\
   ![](/files/Ayvaaol8HgMLC5wNjsba)

{% hint style="warning" %}
**Warning:** You can't undo deleted table or retrieve your deleted data. So before you delete your table, make sure you didn't use the table and you don't have any important data on the table
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.qore.dev/table/manage-table/delete-table.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
