> For the complete documentation index, see [llms.txt](https://docs.zenprotocol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zenprotocol.com/apps/wallet/wallet-structure/settings/account-settings.md).

# Account Settings

**Name your account**&#x20;

Set up and configure the account name according to your preferences

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

**Auto logout**

Enter the number of minutes to set the inactivity timeout. After this time you will need to login again&#x20;

![](https://lh3.googleusercontent.com/MG13VGvH_RMJg1egR3LtLTw00ChNcPkbRdlO7FzqwyKlhpq0H1AK55NEIFVtTZsjgSMcx-sPXGQuH3iN1mo5VrDFPL6GXycQ3atEMKCmIZBnZiKtKxsv32R8Kd4S2i8BrWb3vlsU)

**Login Password**

**Step 1**: Click the “Change’ button to change your current password to a different one.

![](https://lh6.googleusercontent.com/pi3-zcfFOL_4_jn5RBCmgCoioJZ2y-WRmXl13zhz8BQ_Ke7surjbLVdX5RGP8xylhGn5A7xrxJxG0k_0DoBm9dm6LHJU8bTusfOKoDdfRNOaux5ww8-sHqLT1vSKrlpV_Atpxh9j)

**Step 2**: Enter a new secure password and click ‘Save Changes’

* When changing your password remember to:

**Step 3**: Choose password

![](https://lh5.googleusercontent.com/vCTvTpUxIU1_6YvkOJYrlWE8jb0REKEUhXrFnpxzrNwXYCFJ8i6VwA4Zxlz3eIwl73o8tlKs8qqPh7JHLM4bpQLoVRkIIwU0wpJ14d8tCzxt1hQGySROB29pIODtpwtyYpKpOBoZ)

#### View your Accounts

Under the View your accounts dialog you will be able to view your connected accounts

**Step 1**: Click the ‘View’’ button to view your connected accounts.

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

**Step 2**: View your connected Accounts&#x20;

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

**Backup Wallet**

{% hint style="warning" %}
Security notice

Showing your mnemonic phrase on a digital platform can put your funds at risk. Make sure the device you are using is secured.&#x20;
{% endhint %}

Under the backup wallet dialog you will be able to view your wallet’s private info by providing the wallet password:

**Step 1**: Click the ‘Show’’ button to view your wallet’s private info.

![](https://lh3.googleusercontent.com/-iENCM5p14KpNOKuPINTHR-I7V50EtS0s90Q4QVF-FBt1DetcQ_JuQjRhtqkeR_zbM-4qMl7FYnOLck-ee1UdMuVBJ7ZaB7tqfO-AHGr7nQIoqgQ1yKB4g0bbycnbuDGv6A4Lfnd)

**Step 2**: Read the security warning and confirm to continue.

![](https://lh4.googleusercontent.com/PTeYaqvYVQ3u5xNhZmLjYAZN0QKjgQ907uUw-1PmUho2nz4BBuJgBX4bFsPBr65dy2SRvYGrnuiuIvfUG6TzN4XjqXvMpQVOqje-ECJ9oAyhFVYkEst0SG-esWm616hBrV3hyr0Z)

**Step 3**: Enter your password to continue.

**Step 4**: View your private infos

* **PK hash:** The decoded address used to lock the UTXO to
* **XPUB KEY**:  Public key derived from the mnemonic phrase
* **PUBLIC KEY External**: Public key used to derive the external address
* **PUBLIC KEY Change:** Public key used to derive the change address
* **Menominic**: A valid BIP39 24 words phrase used to derive public and private keys
* **XPRIV KEY**: Private key of the main account derived from the mnemonic phrase

![](https://lh5.googleusercontent.com/FhiHlj_Js9V1o6yXNnV_5VYKZiQIULMDVwkzqQYHWUoGyXg57mgyEYaSf9j81a4Ed3Fq23ff5RG0X-YM39aitDQP9yVS6BGif3lIcs_t-_o5BzE0PuzxTCV6Bu06ur72XVHB1WhV)

**Wipe Wallet**&#x20;

Wipe the wallet secured mnemonic to import a new one.

**Step 1**: Click the “Wipe’ button to delete your wallet

Optional: added more than one account, choose between wiping all the account or just the current one

![](https://lh6.googleusercontent.com/hg5neqFP3MyHM_96PXYwsA2SfVUdZV2atCZR-Q3jnk8aI5pszVeKS1PqXyZocgAGO9i2fO8_3SF-hnI8Uev4LUCiBdeyPIIigKtLJ5Szx45fTfKtXBlD9KXRynH0M8Fls9jjDrKC)

**Step 2**: Choose between:

* &#x20;‘Wipe’ in order to erase your wallet
  1. Provide the wallet password to continue
* &#x20; “Backup Wallet’
  1. Provide the wallet password to see your wallet’s private info.
  2. Confirm deleting your wallet  by clicking the ‘Wipe’ button.

![](https://lh5.googleusercontent.com/bDPiKTGBBF-vUIZg6fTE3j5R9GC7fwOb3FcIt-RP4K_rOIgVimDdqiMp3BYqvhXM_jqzMbUU_4XD2ft64BKaw19qXANwwx_iX5teAAvXa9HL_B-gMdMzq_DBHVp30I2lgRn5zIpw)


---

# 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:

```
GET https://docs.zenprotocol.com/apps/wallet/wallet-structure/settings/account-settings.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.
