> For the complete documentation index, see [llms.txt](https://docs-launchpad.energyweb.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-launchpad.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-role-using-ddhub-client-gateway-ui.md).

# Request role using DDHub Client Gateway UI

{% 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 role with Roles Management**

1. Head to "Roles" menu and click on "Request Role".

<figure><img src="/files/hcdnmc7h2HTZQG2i1Vwm" alt=""><figcaption><p>My roles</p></figcaption></figure>

2. Search for the target organization or application that contains the target role to enrol. Select a role accordingly. Click "Next" to proceed to the next screen.

<figure><img src="/files/vEDWZqehJMJbyi8Yk4Aw" alt=""><figcaption><p>Select application/organization and select role</p></figcaption></figure>

3. Review the role information to be requested and click "Submit" to enrol or "Back" to edit the selection.

<figure><img src="/files/oAt5VP7Y5oqU2zPKiiOP" alt=""><figcaption><p>Review role information</p></figcaption></figure>

4. Success message will be shown to indicate that the request has been successfully submitted.

<figure><img src="/files/Cwfmymc7Gdn7hl409RrK" alt="" width="375"><figcaption><p>Request submitted</p></figcaption></figure>

#### Additional Requestor Fields

{% hint style="warning" %}
Some roles require additional information. For this case, an additional "Details" page will be shown before the Review page.&#x20;
{% endhint %}

<figure><img src="/files/7NgygAP1ALduPeeLEkfR" alt=""><figcaption><p>Requestor field information</p></figcaption></figure>


---

# 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-launchpad.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-role-using-ddhub-client-gateway-ui.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.
