# How-Tos

Learn how to use MongoDB in the DCD. This section provides step-by-step guides to help you effectively manage your MongoDB instances within the DCD.

{% hint style="info" %}
**Note:** The Database Manager is available for contract administrators, owners, and users with **Access and manage DBaaS** privileges only. For more information, see [<mark style="color:blue;">Set User Privileges</mark>](/cloud/databases/mongodb/how-tos/set-user-privileges-mongodb-dcd.md).
{% endhint %}

## 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>Learn how to assign and manage user privileges for MongoDB.</td><td><a href="/pages/YpzfMTKtFin38dnYfwit">/pages/YpzfMTKtFin38dnYfwit</a></td></tr><tr><td><mark style="color:blue;"><strong>Set Up a MongoDB Cluster</strong></mark></td><td>Learn how to create and configure a MongoDB cluster.</td><td><a href="/pages/iAzmo7jlxKjNUBjNTQSK">/pages/iAzmo7jlxKjNUBjNTQSK</a></td></tr><tr><td><mark style="color:blue;"><strong>View MongoDB Clusters</strong></mark></td><td>Learn how to view a list of MongoDB clusters.</td><td><a href="/pages/a92I5JhcXsDC9LkXcMjK">/pages/a92I5JhcXsDC9LkXcMjK</a></td></tr><tr><td><mark style="color:blue;"><strong>Update a MongoDB Cluster</strong></mark></td><td>Learn how to update an existing MongoDB cluster.</td><td><a href="/pages/cpuJk5UaGE1H4Nm4LlkG">/pages/cpuJk5UaGE1H4Nm4LlkG</a></td></tr><tr><td><mark style="color:blue;"><strong>Restore a MongoDB Cluster</strong></mark></td><td>Learn how to restore a MongoDB cluster from its backup.</td><td><a href="/pages/29VFUsDgw6VMoXE17Usu">/pages/29VFUsDgw6VMoXE17Usu</a></td></tr><tr><td><mark style="color:blue;"><strong>Delete a MongoDB Cluster</strong></mark></td><td>Learn how to delete a MongoDB cluster.</td><td><a href="/pages/ZhcViKUlUhLdwPm7qU9A">/pages/ZhcViKUlUhLdwPm7qU9A</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/databases/mongodb/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.
