# ACCOUNTS

- [Managing your accounts](https://help.cerby.com/cerby-mobile-app/accounts/managing-your-accounts.md)
- [View your accounts](https://help.cerby.com/cerby-mobile-app/accounts/managing-your-accounts/view-your-accounts.md): This article describes how to access and view your accounts using the Cerby mobile app.
- [View the details of an account](https://help.cerby.com/cerby-mobile-app/accounts/managing-your-accounts/view-the-details-of-an-account.md): This article describes the details and options you can view and use for your accounts using the Cerby mobile app.
- [Add an account](https://help.cerby.com/cerby-mobile-app/accounts/managing-your-accounts/add-an-account.md): This article describes how to add an account to Cerby from your mobile app.
- [Edit an account](https://help.cerby.com/cerby-mobile-app/accounts/managing-your-accounts/edit-an-account.md): This article describes how to edit an account using the Cerby mobile app.
- [Protecting your accounts](https://help.cerby.com/cerby-mobile-app/accounts/protecting-your-accounts.md)
- [Turn on MFA with Cerby authenticator for an account](https://help.cerby.com/cerby-mobile-app/accounts/protecting-your-accounts/turn-on-mfa-with-cerby-authenticator-for-an-account.md): This article describes how to manually turn on MFA for an account using the Cerby mobile app, setting Cerby as an authenticator app.
- [Turn on the RSA codes for your account](https://help.cerby.com/cerby-mobile-app/accounts/protecting-your-accounts/turn-on-the-rsa-codes-for-your-account.md): This article describes how to turn on RSA codes as your account's verification method using the Cerby mobile app.
- [Passkeys](https://help.cerby.com/cerby-mobile-app/accounts/protecting-your-accounts/passkeys.md)
- [Create a passkey for an account](https://help.cerby.com/cerby-mobile-app/accounts/protecting-your-accounts/passkeys/create-a-passkey-for-an-account.md): This article describes how to create a new passkey for an account using the Cerby mobile app.
- [Log in to an account with a passkey](https://help.cerby.com/cerby-mobile-app/accounts/protecting-your-accounts/passkeys/log-in-to-an-account-with-a-passkey.md): This article describes how to log in to an account with a passkey on your web browser or mobile device using the Cerby mobile app.
- [Update the passkey of an account](https://help.cerby.com/cerby-mobile-app/accounts/protecting-your-accounts/passkeys/update-the-passkey-of-an-account.md): This article describes how to update the passkey of an account using the Cerby mobile app.
- [Remove a passkey from an account in an app](https://help.cerby.com/cerby-mobile-app/accounts/protecting-your-accounts/passkeys/remove-a-passkey-from-an-account-in-an-app.md): This article describes how to remove a passkey from an account in an app.
- [Delete a passkey from an account](https://help.cerby.com/cerby-mobile-app/accounts/protecting-your-accounts/passkeys/delete-a-passkey-from-an-account.md): This article describes how to delete a passkey from an account in the Cerby mobile app.
- [Accessing your accounts](https://help.cerby.com/cerby-mobile-app/accounts/accessing-your-accounts.md)
- [Log in to an account](https://help.cerby.com/cerby-mobile-app/accounts/accessing-your-accounts/log-in-to-an-account.md): This article describes how to log in to an account using the Cerby mobile app.
- [Access an account via a QR code](https://help.cerby.com/cerby-mobile-app/accounts/accessing-your-accounts/access-an-account-via-a-qr-code.md): This article describes how to access an account via a QR code using the Cerby mobile app.
- [Managing access to your accounts](https://help.cerby.com/cerby-mobile-app/accounts/managing-access-to-your-accounts.md)
- [Share an account](https://help.cerby.com/cerby-mobile-app/accounts/managing-access-to-your-accounts/share-an-account.md): This article describes how to share a Cerby account with other workspace members and teams using the mobile app.
- [Share accounts with external users via a link](https://help.cerby.com/cerby-mobile-app/accounts/managing-access-to-your-accounts/share-accounts-with-external-users-via-a-link.md): This article describes how to share accounts with external users via a public link and manage access to these items.
- [Update a user's role on an account](https://help.cerby.com/cerby-mobile-app/accounts/managing-access-to-your-accounts/update-a-user-s-role-on-an-account.md): This article describes how to update a user’s role on an account using the Cerby mobile app.
- [Update a team's role on an account](https://help.cerby.com/cerby-mobile-app/accounts/managing-access-to-your-accounts/update-a-team-s-role-on-an-account.md): This article describes how to update a team’s role on an account using the Cerby mobile app.
- [Remove user access to an account](https://help.cerby.com/cerby-mobile-app/accounts/managing-access-to-your-accounts/remove-user-access-to-an-account.md): This article describes how to remove user access to an account using the Cerby mobile app.
- [Remove team access to an account](https://help.cerby.com/cerby-mobile-app/accounts/managing-access-to-your-accounts/remove-team-access-to-an-account.md): This article describes how to remove team access to an account in the Cerby mobile app.


---

# 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-mobile-app/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.
