> 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/set-up-ionos-cloud/account-management/dcd-default-settings.md).

# DCD Default Settings

You can set the default values for your [<mark style="color:blue;">Virtual Data Centers (VDCs)</mark>](https://docs.ionos.com/cloud/support/general-information/glossary-of-terms#vdc). Each time you open a new VDC, [<mark style="color:blue;">DCD</mark>](https://docs.ionos.com/cloud/support/general-information/glossary-of-terms#dcd) will place your resources in the preset location, assigning them the same number of cores, memory size, [<mark style="color:blue;">storage</mark>](https://docs.ionos.com/cloud/support/general-information/glossary-of-terms#storage) capacity, and reserved [<mark style="color:blue;">IP addresses</mark>](https://docs.ionos.com/cloud/support/general-information/glossary-of-terms#ip-address). For example, you can specify that all new VDCs must be located in Berlin or that all processors will use the Intel architecture.

To edit the default settings, follow these steps:

1. In the **DCD**, go to **Menu** > **My Profile** > **DCD Default Settings**.
2. A **My settings** window will open up. Set the default values for **Session settings**, **Data Center settings**, **Server settings**, **Storage settings**, and **IP settings** from the respective drop-down lists.

![My Settings lets you set defaults for any infrastructure created in subsequent data centers](/files/a2jtj0qBmRLGkiU6xAMj)

{% hint style="success" %}
**Result:** Your new settings will be updated immediately. You can undo your changes either by selecting **Reset** or **Reset All**.
{% endhint %}


---

# 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/set-up-ionos-cloud/account-management/dcd-default-settings.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.
