# Request "user" role after setting-up the private key

{% hint style="warning" %}
Before continuing with this section, please ensure that an [EWC Account](/energy-solutions/digital-spine-by-energy-web/component-guides/ddhub-client-gateway/deployment-guide/preparing-to-set-up-a-client-gateway/creating-and-funding-an-ewc-account.md) has been prepared and that it has enough [EWT to fund](/energy-solutions/digital-spine-by-energy-web/component-guides/ddhub-client-gateway/deployment-guide/preparing-to-set-up-a-client-gateway/creating-and-funding-an-ewc-account.md#funding-an-ewc-account) the on-chain transactions.
{% endhint %}

## **Requesting "user" role**

1. Enter the newly created EWC account's private key and click "Import".

<figure><img src="/files/8QOtJKh59L84phOnBHgm" alt=""><figcaption><p>Enter private key</p></figcaption></figure>

2. System will first check the identity to verify if the private key is owned by an authorized user. For new accounts, "Unauthorized" message will be displayed. Click "Enrol" to proceed to the next step.

<figure><img src="/files/rBhrUex1vwvSkZY4Wd3w" alt=""><figcaption><p>Checking identity</p></figcaption></figure>

<figure><img src="/files/bw5C1XoMlrTuBmLgF3iA" alt=""><figcaption><p>Enrol as "user"</p></figcaption></figure>

3. Once enrolment is requested, the screen will refresh every 10 seconds until the role is approved by the DDHub Message Broker Admin.

<figure><img src="/files/oBB0qsGnx604YPoFf2Wp" alt=""><figcaption><p>Pending enrolment approval</p></figcaption></figure>

4. The page will automatically redirect to Dashboard screen once the enrolment request is approved.

<figure><img src="/files/5zZ1pqfgB8M8DwEU0l6g" alt=""><figcaption><p>Client Gateway Dashboard</p></figcaption></figure>


---

# 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.energyweb.org/energy-solutions/digital-spine-by-energy-web/component-guides/ddhub-client-gateway/deployment-guide/preparing-to-set-up-a-client-gateway/acquiring-an-enterprise-user-role/request-user-role-after-setting-up-the-private-key.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.
