# ACCOUNTS

- [Managing your accounts](https://help.cerby.com/cerby-browser-extension/accounts/managing-your-accounts.md)
- [Add an account with Google SSO as your preferred login method](https://help.cerby.com/cerby-browser-extension/accounts/managing-your-accounts/add-an-account-with-google-sso-as-your-preferred-login-method.md): This article describes how to add an account to Cerby by autosaving it and setting Google SSO as the login method.
- [Turn off Cerby autofill in specific fields](https://help.cerby.com/cerby-browser-extension/accounts/managing-your-accounts/turn-off-cerby-autofill-in-specific-fields.md): This article describes how to turn off the Cerby autofill in specific fields when using the Cerby browser extension.
- [Managing account autosave](https://help.cerby.com/cerby-browser-extension/accounts/managing-account-autosave.md)
- [Activate or deactivate account autosave](https://help.cerby.com/cerby-browser-extension/accounts/managing-account-autosave/activate-or-deactivate-account-autosave.md): This article describes how to activate or deactivate the account autosave feature in the Cerby browser extension settings.
- [Autosave an account at login or signup](https://help.cerby.com/cerby-browser-extension/accounts/managing-account-autosave/autosave-an-account-at-login-or-signup.md): This article describes how to save an account with the Cerby browser extension when accessing an app through its login or signup page.
- [Protecting your accounts](https://help.cerby.com/cerby-browser-extension/accounts/protecting-your-accounts.md)
- [Generate secure passwords](https://help.cerby.com/cerby-browser-extension/accounts/protecting-your-accounts/generate-secure-passwords.md): This article describes how to generate strong and secure passwords using the Password Generator feature in the Cerby browser extension.
- [Accessing your accounts](https://help.cerby.com/cerby-browser-extension/accounts/accessing-your-accounts.md)
- [Log in to an account automatically](https://help.cerby.com/cerby-browser-extension/accounts/accessing-your-accounts/log-in-to-an-account-automatically.md): This article describes how to automatically log in to an account using the Cerby browser extension.
- [Log in to an account manually](https://help.cerby.com/cerby-browser-extension/accounts/accessing-your-accounts/log-in-to-an-account-manually.md): This article describes how to manually log in to an account using the Cerby browser extension.


---

# 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://help.cerby.com/cerby-browser-extension/accounts.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.
