# Delete a resources/project/tab

## **Delete a resource**&#x20;

When deleting a resource from your resource list page on Acho Studio, you will lose all the data tables within the resource.&#x20;

![](/files/-Mbx8bRXxgUn-KR2VMX8)

![](/files/-Mbx8TWS5TxsYf-TECA8)

## **Delete a project**&#x20;

When deleting a project, you are essentially closing all the tabs in this project. No data will be lost. You will however lose the actions, work logs, and annotations in each table.&#x20;

![](/files/-Mbx95VFOZpIfIUPMtYB)

## **Delete a tab**

When deleting a tab, you are essentially closing the tables in your project for more processing. The underlying tables including the ones you have joined, merged from another tab will be closed. All the actions that you have applied on this tab's table will be gone as well along with the work logs, comments, and annotations that have one resided in this tab.

Once deleted, these tables will not be retrieved back. The easiest way to get them back is to re-import the tables from your resources and re-apply all the actions you did.&#x20;

Notice that if your table is set up [Data Sync](/acho-studio/set-up.md), remember to turn off it before deleting the table.

![](/files/-MbxAN7P-bVAOLFMcKuv)


---

# 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.acho.io/acho-studio/data-prep-projects/delete-a-resouce-database.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.
