# How to autofill passwords for all browsers?

1. To "Settings", scroll to "Autofilled Username And Passwords", click "Add".

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

2. Fill in the form items and save.

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

3. The table list shows your added data, you can also update and delete it.

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

4. To "Browsers", open config dialog and scroll to "Preference".

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

5. Turn on Sync Saved Autofill and save.

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

6. Open browser, go to the set website and the username, password will be autofilled.

<figure><img src="/files/8HGaY0bMquDsPS9P2Bq5" 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.bitbrowser.net/question/master-tutorial/how-to-autofill-passwords-for-all-browsers.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.
