# I can't create a space

* **The space name is already taken.**

Space names must be unique within an organisation. A space with the same name may already exist even if it is not visible to you because it is private. Use a different name to continue.

* **You don't have the right permission to create a space.**

To create a space in an organisation, you must be an organisation manager or faculty member. If you do not hold one of these roles, contact an organisation manager to request the appropriate access or ask them to create the space on your behalf.

* **You followed the wrong steps for creating a space.**

Ensure that you are following the correct procedure for creating a space. For more information, see the relevant [documentation](/administration/space-management.md#create-a-new-space).

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

If your internet connection is interrupted, the request to retrieve space data may fail. Restore the connection and refresh the page.

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

In some cases, a server-side error may prevent the space creation. Wait a few minutes, refresh the page, and try 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-create-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.
