# I can't delete a space

* **You are not a member of the organisation where you want to delete a space.**

Spaces exist within an organisation. To delete a space, you must belong to that organisation.

* **You do not have permission to delete a space.**

To delete a space, you must hold one of the following roles: organisation manager, organisation faculty, or space administrator. If you do not have one of these roles, contact a user who does and request either the appropriate access or deletion of the space.

* **You have lost connection to the internet.**

If you lose your internet connection, the server may not receive your request to delete the space. After reconnecting, refresh the page and try deleting the space again.

* **There has been a server-side error and the space deletion request was not properly processed by Nuvolos.**

In some cases, a server-side error may prevent Nuvolos from processing the deletion request correctly. Wait a few moments, then try deleting the space again.

{% hint style="info" %}
If none of the above steps resolve the issue, please contact support at [**support@nuvolos.cloud**](mailto:support@nuvolos.cloud)**.**
{% 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.nuvolos.com/help-and-reference/troubleshooting/administration-troubleshooting/i-cant-delete-a-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.
