# Change Wallet Name & Reset Password

{% hint style="info" %}
Users can change wallet name of ONT ID wallet or single-chain wallet, and can reset password of ONT ID wallet.
{% endhint %}

### Change Wallet Name

* On "Assets" page, tap on the **wallet name** in the top left corner to open "Manage wallets" page
* On "Manage wallets" page, ONT ID wallets are shown by default.
* Tap on the button on the right of the wallet name to open "Details" page

![](/files/-MednUxKAUBJ2xFMXFBA)

* On "Details" page, tap on **wallet name**
* Then tap on **wallet name** below "Change wallet name"

![](/files/-MedniVVOZHkutv3lnuw)

* In the pop-up window, enter **new wallet name** and tap on the **arrow** button to finish the process

![](/files/-Mednrho8y3647a78IbN)

### Reset Password

* On "Details" page of ONT ID wallet, tap on “**Reset password**”
* Enter the mnemonic phrase and new password, then tap on the **arrow** button to finish the process

![](/files/-MedqQ3GFFMH0R1nmSB1)


---

# 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.onto.app/guides/wallet-management/change-wallet-name-and-reset-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.
