> 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.md).

# DCD How-Tos

This section provides step-by-step guides to help you effectively create and manage Snapshots within the DCD.

## Quick Links

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Set User Privileges</strong></mark></td><td>Set required user privileges to create and manage Snapshots.</td><td><a href="/pages/Fdk5rnjqPjnmJ2gG6bRH">/pages/Fdk5rnjqPjnmJ2gG6bRH</a></td></tr><tr><td><mark style="color:blue;"><strong>Create a Snapshot</strong></mark></td><td>Learn how to create a Snapshot for a data center using the DCD.</td><td><a href="/pages/1K1lF3FUIZXMOG9vBp4m">/pages/1K1lF3FUIZXMOG9vBp4m</a></td></tr><tr><td><mark style="color:blue;"><strong>View Snapshots</strong></mark></td><td>Learn how to view the created Snapshots, including details on their configurations and security.</td><td><a href="/pages/XAupnJWM0clbdjd3yPVz">/pages/XAupnJWM0clbdjd3yPVz</a></td></tr><tr><td><mark style="color:blue;"><strong>Update a Snapshot</strong></mark></td><td>Learn how to update and manage an existing Snapshot.</td><td><a href="/pages/9hONzkzSUy9XYAoZRLyI">/pages/9hONzkzSUy9XYAoZRLyI</a></td></tr><tr><td><mark style="color:blue;"><strong>Delete a Snapshot</strong></mark></td><td>Learn how to delete an existing Snapshot when it is no longer needed.</td><td><a href="/pages/RT6p95bdQlgDKNx3BuUB">/pages/RT6p95bdQlgDKNx3BuUB</a></td></tr></tbody></table>


---

# 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.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.
