# Checking account info on Biometric Wallet

From the Biometric Wallet, you can check the account information that is synchronized with the mobile app.

{% hint style="info" %}
Even if the Biometric Wallet is not synchronized with the mobile app, the basic account information for each coin can be checked from the Biometric Wallet.
{% endhint %}

## Check account info

The main screen of the device lists various coin accounts. Select and choose an account to view the details.

<div align="left"><img src="https://3989759490-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M50hxCNYm5Y8rdrUs_k%2F-Mhvl7mi7oJ_SIEQSgKC%2F-MhvnlYDtd73PKfbOBRf%2F%EA%B7%B8%EB%A6%BC1.png?alt=media&#x26;token=472e96a1-0ef7-4da3-9532-26fa0654485e" alt=""></div>

* For more information on **how to create an account**, please see [**here**](https://userguide.dcentwallet.com/dcent-app/create-account).
* For more information on synchronizing between Biometric Wallet and mobile app, please see [**here**](https://userguide.dcentwallet.com/biometric-wallet/synch-with-app).

{% hint style="info" %}
The date and time information displayed in the account info is the time when the last added coin account was created.
{% endhint %}

## Check account address

Without the mobile app, you can also check coin account address and QR code form of the address from the Biometric Wallet.

![](https://3989759490-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M50hxCNYm5Y8rdrUs_k%2F-Mhvl7mi7oJ_SIEQSgKC%2F-MhvnrXiOpfNYhAsaDUS%2F%EA%B7%B8%EB%A6%BC2.png?alt=media\&token=414009f9-f7a4-4b14-b856-704dddc320fe)

## Deleting account info on the Biometric Wallet

If there are too many unused accounts and you want to delete account information, you can do the following. **In this case, all account information is deleted**.\
\
**1)** On your Biometric Wallet, navigate to **"Setting** > **Security** > **Delete Account"**

**2)** Enter your PIN and when you confirm the warning message by **"OK button",** all your account info will be deleted.\
\
**3)** Synchronize with your mobile app and you will notice that there is no account shown on the mobile app screen.

{% hint style="warning" %}
**When Delete Wipe is performed, the private keys for the coin accounts are NOT deleted and will remain protected inside the Biometric Wallet.**&#x20;
{% endhint %}

From the mobile app, you can re-add the accounts that you would like to see again.


---

# 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://userguide.dcentwallet.com/biometric-wallet/account-info.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.
