# I can't see a space

* **Ensure that you are looking in the correct location.**

For more information on locating spaces, see the relevant [documentation](/features/searching/find-a-space.md).

* **The space is not included in the default list view.**

By default, the space list displays the first 100 spaces. If the space is not shown, increase the number of rows per page or navigate to the next page.

* **You are not a member of the organisation hosting the space.**

Spaces belong to an organisation. To view a space, you must be part of that organisation and have permission to access it. Access is available to organisation managers, faculty members, affiliated members, and invited external members. If you are not part of the organisation, ask the space administrator for an invitation.

* **The space does not exist any more because it was deleted.**

A space may no longer exist because it was deleted by the space administrator.

* **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 list of spaces was not properly served by Nuvolos.**

In some cases, a server-side error may prevent the space list from loading correctly. 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-see-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.
