> For the complete documentation index, see [llms.txt](https://docs.humandataincome.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.humandataincome.com/datamask/application/password-manager.md).

# Password manager

### **Secure Your Passwords with Datamask:**

With Datamask's Password Manager, you can store and manage all your passwords in one secure place. Datamask allows you to generate strong, unique passwords and store them safely in your Data Wallet, ensuring that your credentials are protected from potential threats.

## **How Datamask Password Manager Works**

### **Log In with Ease**

When you visit a website, Datamask will automatically fill in your saved username and password, making logins quick and effortless.

<figure><img src="/files/KT5JCAkr02ssxnZ2BNGQ" alt="" width="375"><figcaption><p>Login with Datamask</p></figcaption></figure>

### **Save Passwords Securely**

When creating a new account or updating an existing one, Datamask prompts you to save the new password securely in your Data Wallet, where it’s encrypted and protected by advanced security protocols.

<figure><img src="/files/KJPq9hAr0eEXTYCY5Mkz" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/COYBo52lqwCm8xopHM2e" alt="" width="375"><figcaption><p>Generate strong passwords with Datamask</p></figcaption></figure>

### **Generate Strong Passwords:**

Use the password generator to create robust passwords that meet the highest security standards. Once generated, you can save the password directly in your Data Wallet.

<figure><img src="/files/3YdlNL8fuVTSymCc0gSY" alt="" width="329"><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.humandataincome.com/datamask/application/password-manager.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
