# Access an account via a QR code

With Cerby, you can manage account access for users sharing company phones and devices by enabling access to the account login credentials through a QR code using the Cerby mobile app.

The **Access via QR code** feature works by simply generating a QR code in the Cerby web app, scanning the QR code in the Cerby mobile app without needing to have an active session, and logging in to the account using the [phone’s autofill feature](/cerby-mobile-app/app-customization/turn-on-the-allow-autofill-feature.md).

This article describes how to access an account via a QR code using the Cerby mobile app.

***

## Access an account via a QR code

To access an account via QR code, you must complete the following steps:

[1. Generate the QR code in the Cerby web app](#id-1.-generate-the-qr-code-in-the-cerby-web-app)

[2. Access the account details on your phone using a QR code](#id-2.-access-the-account-details-on-your-phone-using-a-qr-code)

The following sections contain the instructions for each step.

***

### 1. Generate the QR code in the Cerby web app

As an account **Owner** or **Manager** with permission to share an account, you can generate the QR code for other users to log in to the account via the Cerby mobile app.

To generate the QR code in Cerby using the web app, you must complete the following steps:

1. Log in to your corresponding[ Cerby](https://app.cerby.com/) workspace with the Cerby web app.
2. Click the **Share account** or **More options** (...) icon from the corresponding account card. A drop-down menu is displayed.
3. Select the **Access via QR code** option. The **Access account via QR code on mobile** dialog box is displayed.
4. Click the **Confirm identity** button. The **Confirm your identity to continue** dialog box is displayed.
5. Click the **Send Email** button. An email is sent to the email address associated with your Cerby account.
6. Click the **Confirm my identity** button in the email you received to verify your identity. A page with your identity confirmation is displayed, and the **Scan QR code** dialog box with the generated QR code appears in the Cerby web app.\
   **IMPORTANT:** Take into account the following:
   * The generated QR code is valid for two minutes.
   * If the QR code expires, click the **Refresh** button in the **Scan QR code** dialog box.

### 2. Access the account details on your phone using a QR code

To access the account details on your phone using a QR, you must complete the following steps:

1. Open your phone’s camera app.
2. Scan the QR code displayed on the Cerby web app.
3. Tap the **Open in Cerby** direct link. The account login details are displayed.
4. Tap the **Open** button. The corresponding app or web page is displayed.
5. Use Cerby’s autofill option to fill in the login information.
   1. Optionally, if the autofill feature was not previously enabled, you can manually copy the login credentials from the Cerby mobile app.

Now you are done.


---

# 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/accessing-your-accounts/access-an-account-via-a-qr-code.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.
