# Show Password

Here's a guide to view the used passwords that users use on Deka Registry.&#x20;

* On the Member page, select the initial registered user then click the More button and select Show Password.

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

* Input the TOTP verification code generated by your authenticator application, then click **Verify**.

{% hint style="success" %}
**Note:** The password entered in this field must be the same password used to log in with this account.
{% endhint %}

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

* This dialog shows the **registry password** for the selected user account. The password is displayed in plain text so that the user can view or copy it as needed for registry authentication. To close the dialog and return to the **Member** page, click the **Close** button.

<figure><img src="/files/9op5Cr5dWSuYMkes2IuS" 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/show-password.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.
