# Delete space

{% hint style="warning" %}
Deleting a space will **permanently** delete all content within a space, including folders, reports, and PDFs.&#x20;
{% endhint %}

1. Tap the three horizontal lines in the top-left corner.

   <div align="left"><figure><img src="/files/7RUCXPQBQY1kupWn4oBA" alt=""><figcaption></figcaption></figure></div>
2. Tap **Spaces**.

   <div align="left"><figure><img src="/files/MvOJ1gJ8N0DS1HNEcDtD" alt=""><figcaption></figcaption></figure></div>
3. Tap the space you want to delete.<br>

   <div align="left"><figure><img src="/files/g1zywk72GgJkmln1lClP" alt=""><figcaption></figcaption></figure></div>
4. Tap the logo in the top-left corner of the side menu.

   <div align="left"><figure><img src="/files/h5eeGzf0SHVponcWxie8" alt=""><figcaption></figcaption></figure></div>
5. Tap the **trash bin**.

   <div align="left"><figure><img src="/files/nD2L7JlptvEnv2Y1TuSO" alt=""><figcaption></figcaption></figure></div>
6. To confirm deletion, type in the *exact* name of the space you want to delete (case sensitive).

   <div align="left"><figure><img src="/files/XlLHbuyrzL2UoXasp4El" alt=""><figcaption></figcaption></figure></div>
7. Tap **OK**.&#x20;

   <div align="left"><figure><img src="/files/4vr4DWYq48cwV3PCsQQG" alt=""><figcaption></figcaption></figure></div>


---

# 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.reportandrun.com/manual/report-and-run/content/spaces/delete-space.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.
