# 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](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-79f253baf9ad617edfa158cfff8573bffba204c5%2Fview-snapshots.png?alt=media)

{% 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](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-a15a208cfe0b132d89a67ec219741a59407bc661%2Fview-snapshots-metadata-api.png?alt=media)

{% 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>](https://docs.ionos.com/cloud/set-up-ionos-cloud/management/identity-access-management/user-management#enable-or-disable-access-for-a-resource).
  {% endhint %}

![View Security details of a Snapshot](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-b1f951d82d0374c2b170f64e1642fb69f6a47ace%2Fview-snapshots-security.png?alt=media)


---

# 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.ionos.com/cloud/backup-and-storage/images-snapshots/snapshots/how-tos/view-snapshots.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.
