# Log in to an account automatically

{% hint style="info" %}
**Who can use this feature?**

* Workspace **Owners**, **Super Admins**, **Admins**, **Users**, **Login-Only**, and **Guest Users**
* Account **Owners** and **Collaborators**
* Supported using the Cerby browser extension
  {% endhint %}

As an account **Owner** or **Collaborator**, you can log in to your account automatically using the Cerby browser extension.

This is a one-click experience where the Cerby browser extension autofills your login credentials and verification codes when multi-factor authentication (MFA) is on and managed by Cerby.

The following are the available options to log in automatically using the Cerby browser extension:

* [Auto-login from the extension popup](#auto-login-from-the-extension-popup)
* [Auto-login from the inline menu](#auto-login-from-the-inline-menu)

The following sections describe each option.

***

## Auto-login from the extension popup

To auto-login to an account from the Cerby browser extension popup, you must complete the following steps:

1. Log in to your workspace in the Cerby browser extension. For instructions, read the article [Log in to the Cerby browser extension](/cerby-browser-extension/installation/log-in-to-the-cerby-browser-extension.md).
2. Hover the mouse over the corresponding account. The **Auto-login** button is displayed. ​**TIP:** To save you time, Cerby automatically tries to identify the domain of the page you have open in your browser and suggests relevant accounts at the top of the popup, under the **For this website** section.
3. Click the **Auto-login** button. Cerby runs the automated login in the current tab or a new tab, depending on whether the domain was identified.

Now you are done.

***

## Auto-login from the inline menu

To auto-login to an account from the inline menu of the Cerby browser extension, you must complete the following steps:

1. Open your app’s login page.
2. Log in to your workspace in the Cerby browser extension. For instructions, read the article [Log in to the Cerby browser extension](/cerby-browser-extension/installation/log-in-to-the-cerby-browser-extension.md).
3. Click the Cerby icon displayed within any input field of your app’s login page. The inline menu is displayed.
4. Hover the mouse over the corresponding account. Multiple icons are displayed.
5. Click the **Auto-login** icon. Cerby runs the automated login.

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-browser-extension/accounts/accessing-your-accounts/log-in-to-an-account-automatically.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.
