# Install the Cerby browser extension

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

* Workspace **Owners**, **Super Admins**, **Admins**, **Users**, **Guest Users**, and **Login-Only** users
  {% endhint %}

As a user with any workspace role, you can install the Cerby browser extension in your web browser to log in to your workspace and start managing your items.

The extension is an add-on for web browsers that complements your user experience. For example, you can log in automatically to your accounts or autosave your accounts in Cerby. For more information about how the extension works and the supported features, read the article [Explore the Cerby browser extension](https://help.cerby.com/getting-started/our-client-apps/explore-the-cerby-browser-extension).

{% hint style="info" %}
**NOTE:** Cerby recommends verifying if your organization uses a Mobile Device Management (MDM) solution, because the extension may already be installed on your computer.
{% endhint %}

To install the Cerby browser extension, you must complete the following steps:

1. Navigate to the listing of the Cerby browser extension in your browser store:
   * [Firefox](https://addons.mozilla.org/en-US/firefox/addon/cerby-s-browser-extension/)
   * [Google Chrome](https://chrome.google.com/webstore/detail/cerbys-browser-extension/clccplmaaeihbagbefjinmclielobnkb)
   * [Microsoft Edge](https://microsoftedge.microsoft.com/addons/detail/cerbys-browser-extension/bbaiiaogfdgpbapebajffliefkfipoif)
   * [Safari](https://apps.apple.com/mx/app/cerby-web-extension/id1581820030?l=en\&mt=12)
2. Complete the corresponding instructions to install the extension:
   * **Firefox:** [Find and install add-ons to add features to Firefox](https://support.mozilla.org/en-US/kb/find-and-install-add-ons-add-features-to-firefox)
   * **Google Chrome:** [Install and manage extensions](https://support.google.com/chrome_webstore/answer/2664769?hl=en)
   * **Microsoft Edge:** [Add, turn off, or remove extensions in Microsoft Edge](https://support.microsoft.com/en-us/microsoft-edge/add-turn-off-or-remove-extensions-in-microsoft-edge-9c0ec68c-2fbc-2f2c-9ff0-bdc76f46b026)
   * **Safari:** [Get extensions to customize Safari on Mac](https://support.apple.com/guide/safari/get-extensions-sfri32508/mac)

{% hint style="success" %}
**TIP:** To speed up access, Cerby suggests pinning the extension to your web browser's toolbar after installation.
{% endhint %}

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/installation/install-the-cerby-browser-extension.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.
