# Address Book

MSafe wallet provides the feature "address book" so that user can save the address name alias in local storage for easy fund management.

Click on the ‘Address Book’ option from the Dashboard. You will see all default addresses listed here.

The MSafe wallet address and MSafe manager addresses are automatically added upon successful account creation.&#x20;

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

### a) Add Address alias

To add an address alias, click on the ‘Add’ option given at the top-left of the dashboard.

Enter the Name and Address and Click ‘confirm’.

<figure><img src="https://lh4.googleusercontent.com/5E9qTSvzl_jJCgC-9dMx_eWxd1KHmOlHm5td2y99Xi2ijybOrU5hv7TAKvlRmH0o5cNouNVdnmKVOBV9GlI3aCnu7yXryhKj7Mh54AWFCCC3sNoWSuUS1kICGO2wcfQSWtrLx2CweCVVxEd60BiZ9t2qjl67clfkD8EVlosjuUP1JkxcXUZwlTOSZHUnmgvd" alt=""><figcaption></figcaption></figure>

Added address alias will be shown in the address book.

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

### b) Remove address

Click on the 'Bin' icon given next to the edit option of each address.

<figure><img src="https://lh4.googleusercontent.com/TY37Bfw0aZmyEY4OjLAi1D-wwjTQQCDj75KGCCPUFznOgmBpyFTXg1Nq4o04UXbb3FL4GGDrfNfMvCRbGq4MC_bwu-hbe3ghv6o5qDSsx2x0Wau0be1b9EfkIaCzoqeX6FQwxeEtAZReHYCVi1Hgjkgm4i2X6M-9d_TlqF8WBW8gjqpcIzGyP4Ka7dRIQ2avEWGvokS7kg" alt=""><figcaption></figcaption></figure>

Click ‘Delete’ to permanently delete the address from your MSafe Address book.

### c) Modify address

Click on the ‘edit’ icon to modify any address details.

### d) Using address alias

The address will automatically show in the drop-down list whenever you try to transfer the coin from your MSafe wallet.

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

Also the address name alias is visible in all transaction queue / history.&#x20;

<figure><img src="/files/cpvts8kXOUdjLcB4N1S9" 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://doc.m-safe.io/aptos/users/msafe-1.0-user-guide/address-book.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.
