# Cerby mobile app

The Cerby mobile app brings the full power of Cerby to your iOS and Android mobile. Log in to accounts on the go, manage secrets, and share access with teammates from anywhere.

<figure><img src="/files/XB06xp3woQYVBBQl0v0Z" alt="Screenshot of the Cerby mobile app showing the main dashboard with account cards and navigation options."><figcaption><p>The Cerby mobile app, main dashboard with account cards and navigation options.</p></figcaption></figure>

***

## Key benefits

* **Mobile access to all your credentials:** View and log in to your accounts, secrets, and collections directly from your phone.
* **MFA on the go:** Use the Cerby authenticator, RSA codes, or passkeys to secure accounts from your mobile device.
* **Secure sharing:** Share accounts, secrets, and collections with users and teams without exposing credentials.
* **Biometric login:** Authenticate to Cerby quickly using Face ID, Touch ID, or your device's biometrics.

***

## Explore the Cerby mobile app

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Accounts</strong></td><td>Access, manage, protect, and share your accounts from your mobile device.</td><td><a href="https://help.cerby.com/cerby-mobile-app/accounts">https://help.cerby.com/cerby-mobile-app/accounts</a></td></tr><tr><td><strong>Collections</strong></td><td>View your collections and manage shared access on the go.</td><td><a href="https://help.cerby.com/cerby-mobile-app/collections">https://help.cerby.com/cerby-mobile-app/collections</a></td></tr><tr><td><strong>Secrets</strong></td><td>Store, view, and share sensitive data like API keys and credentials from your phone.</td><td><a href="https://help.cerby.com/cerby-mobile-app/secrets">https://help.cerby.com/cerby-mobile-app/secrets</a></td></tr><tr><td><strong>App customization</strong></td><td>Configure AutoFill, biometrics, notifications, and other app settings to fit your preferences.</td><td><a href="https://help.cerby.com/cerby-mobile-app/app-customization">https://help.cerby.com/cerby-mobile-app/app-customization</a></td></tr></tbody></table>


---

# 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/readme.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.
