# Set User Privileges for Data Center

Users need appropriate privileges to create and manage data center. The group privilege called **Create Data Center** must be enabled for a group so that the members of this group inherit it through group privilege settings and can create and manage Virtual Data Center (VDCs).

{% hint style="info" %}
**Prerequisite:** Make sure you have one or more **Groups** in the **User Manager**. To create one, see [<mark style="color:blue;">Create a group</mark>](/cloud/set-up-ionos-cloud/management/identity-access-management/user-management.md#create-a-group).
{% endhint %}

To set user privileges to create and manage VDCs, follow these steps:

1. In the **DCD**, go to **Menu** > **Management** > **Users & Groups**.
2. Select the **Groups** tab in the **User Manager** window.
3. Select the appropriate group to assign relevant privileges.
4. In the **Privileges** tab, select **Create Data Center**.

![Set Create Data Center privilege](/files/C21wMHDYsvuwppSsplpk)

{% hint style="info" %}
**Note:** You can remove the privileges from the group by clearing **Create Data Center**.
{% endhint %}

{% hint style="success" %}
**Result:** The privilege to create and manage VDCs is granted to all the members in the selected group.
{% endhint %}

## Revoke user privileges

You can revoke a user's **Create Data Center** privilege by removing the user from all the groups with this privilege enabled.

{% hint style="warning" %}
**Warning:** You can revoke a user from this privilege by disabling **Create Data Center** for every group the user belongs to. In this case, all the members in the respective groups would also be revoked from this privilege.
{% endhint %}

To revoke this privilege from a contract administrator, disable the administrator option on the user account. After performing this action, the contract administrator will become a contract user, and the privileges that were set up for the user before becoming an administrator will then be in effect.


---

# 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/set-up-ionos-cloud/get-started/set-user-privileges-data-center.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.
