# Member

On the Members tab you can add repository users according to the predefined roles and remove repository users.

## Add User

Here are the steps to add a repository member in the Deka Registry to the Cloudka portal service.

* On the Cloud services portal page click the Registry Declaration menu on the CI/CD.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.41%20delete.png" alt=""><figcaption><p>Add User Member (a)</p></figcaption></figure>

* Click the Members tab and click Add User.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.42add.png" alt=""><figcaption><p>Add User Member (b)</p></figcaption></figure>

* In the Create New User form select Username and select Roles as appropriate.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.43%20add.png" alt=""><figcaption><p>Add User Member (c)</p></figcaption></figure>

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.44%20add.png" alt=""><figcaption><p>Add User Member (d)</p></figcaption></figure>

* Click the Confirm button to continue adding users.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.45%204add.png" alt=""><figcaption><p>Add User Member (e)</p></figcaption></figure>

* Display a "Member has been successfully created" notice that the member was successfully added.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.46%20add.png" alt=""><figcaption><p>Add User Member (f)</p></figcaption></figure>

## Change Set Role

Here are the steps to change the role that the user uses:

* On the Cloud services portal page click the Registry Declaration menu on the CI/CD.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.47%20change-role.png" alt=""><figcaption><p>Change Role (a)</p></figcaption></figure>

* On the Members tab select the user whose role will be changed by clicking More. Select Project Admin/Developer/Guest/Maintainer.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.48%20change.png" alt=""><figcaption><p>Change Role (b)</p></figcaption></figure>

* Notification displays that successfully changed the role of the user.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.49%20change.png" alt=""><figcaption><p>Change Role (c)</p></figcaption></figure>

## Show Password User

Here are the steps to change the role that the user uses:

* On the Cloud services portal page click the Registry Declaration menu on the CI/CD.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.50%20show-pass.png" alt=""><figcaption><p>Show Password (a)</p></figcaption></figure>

* On the Members tab select the users that the password will see by clicking More select Show Password.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.51%20showpass.png" alt=""><figcaption><p>Show Password (b)</p></figcaption></figure>

* Enter the password used when logging into the Cloud portal service click the Confirm button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.52%20showpass.png" alt=""><figcaption><p>Show Password (c)</p></figcaption></figure>

* Display the Your Password window and display the password used on the member.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.53%20showpass.png" alt=""><figcaption><p>Show Password (d)</p></figcaption></figure>

## Delete User

Here are the steps to remove a repository member in the Deka Registry on the Cloudka portal service.

* On the Cloud services portal page click the Registry Decode menu on the CI/CD.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.54%20delete%20user.png" alt=""><figcaption><p>Delete User Member (a)</p></figcaption></figure>

* Click the Members tab. Select the name of the member to remove by clicking More in the Action column.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.55%20del.png" alt=""><figcaption><p>Delete User Member (b)</p></figcaption></figure>

* Select Delete.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.56%20del.png" alt=""><figcaption><p>Delete User Member (c)</p></figcaption></figure>

* "Member has been successfully deleted" notification displays that the selected member was deleted successfully.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.57%20del.png" alt=""><figcaption><p>Delete User Member (d)</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.cloudeka.id/ci-cd/deka-registry/member.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.
