# Add User

The following are the steps for adding users to access the repository on the Deka GPU Service on the Service Portal AI.&#x20;

* On the Members page, click the Add User button.

<figure><img src="/files/y4uU0W3R3YJBiKRG5R39" alt=""><figcaption></figcaption></figure>

* The Create New User window appears, specify the Username to be added. Click the Confirm button if you have determined the username and role to be used.

<figure><img src="/files/b3WnZS0f73ASNxaApqyt" alt=""><figcaption></figcaption></figure>

* After successfully creating a user, it will appear in the Member list as shown below.

<figure><img src="/files/P0qTlVSK8QV1Tt9nQGEy" alt=""><figcaption></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.cloudeka.ai/deka-gpu/deka-gpu-registry/detail-registry/member/add-user.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.
