# I can't see a snapshot

* **The snapshot is not shown in the current filtered view.**

If you are viewing the full list of snapshots, then ensure that the filter corresponding to the snapshot type is selected. Snapshot types may include auto-backup, quick, and detailed snapshots.

* **You don't have the right permission to view the snapshot**

To view snapshots, you need to be an Instance Editor or Instance Viewer. If you don't have any of these roles, contact the space administrator and ask them to grant you the required access.

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

A snapshot may no longer appear if it was deleted by a space administrator or an Instance Editor.

* **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 snapshots from the server. Once your connection is restored, refresh the page.

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

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