# 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="how-tos/set-user-privileges">set-user-privileges</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="how-tos/create-snapshot">create-snapshot</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="how-tos/view-snapshots">view-snapshots</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="how-tos/update-snapshot">update-snapshot</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="how-tos/delete-snapshot">delete-snapshot</a></td></tr></tbody></table>


---

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