# I can't see an instance

* **You are looking in the wrong place.**

For more information on locating instances in Nuvolos, see the relevant [documentation](/features/searching/find-an-instance.md).

* **You are not a member of the space which contains the instance.**

Instances exist within a space. To view an instance, you must have at least Viewer access to that space. If you do not have the required permissions, contact the space administrator to request Viewer or Editor access to the instance.

* **The instance does not exist anymore because it was deleted.**

The instance may no longer exist because it was deleted by a space administrator.

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

If your internet connection is interrupted, the request to retrieve data may fail, and the browser may not receive the list of instances from the server. Once your connection is restored, refresh the page.

* **There has been a server-side error and the list of instances was not properly served by Nuvolos.**

In rare cases, a server-side error may prevent instance data from being returned correctly. Wait a few minutes, refresh the page, and check 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-an-instance.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.
