> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cloud/backup-and-storage/images-snapshots/snapshots/how-tos/view-snapshots.md).

# View Snapshots

Once the Snapshot for a storage in the data center is successfully created, the snapshot details are available to view in the **Snapshot** section.

To view the Snapshot details, follow these steps:

1\. In the **DCD**, go to **Menu** > **Storage & Backup** > **Images & Snapshots**.

2\. Select the **Snapshot** tab in the **Manage Images and Snapshots** window.

![View Snapshots](/files/gKxSXs1ksyEg7e1aL5Rs)

{% hint style="success" %}
**Result:** A list of all the Snapshots created is displayed.
{% endhint %}

## View details of a selected Snapshot

1\. In the **DCD**, go to **Menu** > **Storage & Backup** > **Images & Snapshots**.

2\. Select the **Snapshot** tab in the **Manage Images and Snapshots** window.

3\. Select the **Snapshot** name of which you want to view the detailed information.

![View Metadata and API details of a Snapshot](/files/4ZFM3Wk4ZzLLqsYFyDDV)

{% hint style="success" %}
**Result:** The **Meta Data**, **Security**, and **API** details for the selected Snapshot is displayed.

* **Meta Data:** Displays Snapshot details such as **Name**, **Region** where the Snapshot is located, **Size** of the Snapshot, **Created** date, **OS Type**, **Description** of the Snapshot's origin and the associated data center, and **Live Vertical Scaling** information.

{% hint style="info" %}
**Note:** Using Snapshot's **API** option, you can copy the API endpoint's **UUID** and **HREF** and execute the API call.
{% endhint %}

* **Security:** The Snapshot **Name**, **Created By**, **Created** date and time, **Owned By**, **Updated By**, details when the Snapshot was last **Updated**, and whether or not it is **2-Factor Protected** are displayed. It also includes details on whether the Snapshot is **Visible to Groups** and **Visible to Users**. Users can share Snapshots with other users, which they can use as a root image for new isntances in other [<mark style="color:blue;">Virtual Data Centers (VDCs)</mark>](https://docs.ionos.com/cloud/support/general-information/glossary-of-terms#virtual-data-center-vdc) within the given location. For more information about resource sharing, see [<mark style="color:blue;">Enable or disable access for a resource</mark>](/cloud/set-up-ionos-cloud/management/identity-access-management/user-management.md#enable-or-disable-access-for-a-resource).
  {% endhint %}

![View Security details of a Snapshot](/files/QA7USTlwhhRrfXuTEpzL)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ionos.com/cloud/backup-and-storage/images-snapshots/snapshots/how-tos/view-snapshots.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
