> 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/~/revisions/bM7yG7XCmGE9IxWqMpBu/getting-started/basic-tutorials/log-in-dcd.md).

# Log in to the Data Center Designer

1. Open the [<mark style="color:blue;">DCD</mark>](https://docs.ionos.com/support/general-information/glossary-of-terms#data-center-designer-dcd) in your web browser by going to [<mark style="color:blue;">**https://dcd.ionos.com**</mark>](https://dcd.ionos.com).
2. Select your preferred language (**DE** | **EN**) in the top right corner of the **Log in** window.
3. Enter the **Email** and **Password** created during registration.
4. Click the **Log in** button.

{% hint style="warning" %}
**Verification code:** By default, no code is required. You may activate this option at a later time. You will need the Google Authenticator app to generate the code.
{% endhint %}

![Login Screen for DCD Portal](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-0da430b70a33503ba1102a7509e76ed592ece54a%2Flogin_dcd.png?alt=media)

### Dashboard

Once you have logged in, you will see the Dashboard. The Dashboard shows a concise overview of your data centers, resource allocation, and options for help and support. You may click on the IONOS logo, in the Menu bar, at any time, to return to the Dashboard.

Inside the Dashboard, you can see the **My Data Centers** list and the **Resource Allocation** view. The **Resource Allocation** view shows the current usage of resources across your infrastructure.

Usually, clicking on a data center in the **My Data Centers** list opens the data center. However, if this is your first time using DCD, you will need to create your first Virtual Data Center ([<mark style="color:blue;">VDC</mark>](https://docs.ionos.com/support/general-information/glossary-of-terms#virtual-data-center-vdc)). Learn how to set VDC defaults in the [<mark style="color:blue;">Setup a Data Center</mark>](/cloud/~/revisions/bM7yG7XCmGE9IxWqMpBu/getting-started/basic-tutorials/configure-data-center.md).

![Dashboard for DCD Portal](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-65363d6e825144869b53f3483a80e2f4b5e35d4f%2Fdcd_dashboard.png?alt=media)

### Menu bar

The Menu bar, at the top of every DCD screen, has buttons that allow you to access the DCD features, notifications, and help. These buttons also allow you to manage your account.

![Menu bar for DCD Portal](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-a064b402c137818e21b1974aecb5fb1f74f756b6%2Fnav_bar.png?alt=media)

| **Menu option**         | **Description**                                       |
| ----------------------- | ----------------------------------------------------- |
| 1. IONOS logo           | Return link to the Dashboard.                         |
| 2. Data Center Designer | List existing VDCs and/or create new ones.            |
| 3. Storage              | List storage buckets and/or create new ones.          |
| 4. Containers           | Manage Kubernetes and Container Registeries.          |
| 5. Databases            | Manage Databases.                                     |
| 6. Management           | User, Group and Resource settings and management.     |
| 7. Notification icon    | Shows active notifications.                           |
| 8. Help icon            | Customer Support and FTP Image Upload info.           |
| 9. Account Management   | Account settings, resource usage and billing methods. |


---

# 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/~/revisions/bM7yG7XCmGE9IxWqMpBu/getting-started/basic-tutorials/log-in-dcd.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.
