> 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/UIHN5vc23LyGCaurOi2f/set-up-ionos-cloud/get-started/view-start-center.md).

# View Start Center

* In the **DCD**, go to **Menu** > **Data Center Designer** and click **Open Start Center**.

![Open Start Center](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-6c84d12e029913c44c9c9ab3f7a469044d699943%2Fget-started-open-start-center.png?alt=media)

{% hint style="success" %}
**Result:** You can view the data center details and create a new one as well.

* **Data center:** A list of created data centers is displayed alphabetically. For every data center, you can view the following details:
  * **Region| Version:** For each data center created, the region it is located in and its version are displayed. The version number begins at 0 and increments by one each time the data center is provisioned.
  * **Details:** Displays all the associated servers, [<mark style="color:blue;">Virtual Machines (VMs)</mark>](https://docs.ionos.com/support/general-information/glossary-of-terms#virtual-machine-vm), resources, and their status. The status could be `on`, `off`, or `deallocated`. From this page, you can open the **Remote Console** using ![](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-e03daf9f51d92bf482418fc887350f590c129df1%2Fremote_console.png?alt=media) or open the data center in the workspace ![](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-9a2e57c75907022ef4ed60d4862659652efcd466%2Fdata_center_details.png?alt=media).
* Select a data center from the list to open it in the workspace.
* **Create Data Center:** Provide the details to create a data center. For more information, see Step 2 in [<mark style="color:blue;">Create a Data Center</mark>](/cloud/~/revisions/UIHN5vc23LyGCaurOi2f/set-up-ionos-cloud/get-started/create-data-center.md).
  {% endhint %}

![View Start Center](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-62f4dc1561bd095d866a2e7a0eb7f72d9f1552e1%2Fget-started-view-start-center.png?alt=media)


---

# 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/UIHN5vc23LyGCaurOi2f/set-up-ionos-cloud/get-started/view-start-center.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.
