# Explore the Cerby web app

The Cerby web app is the central management platform for your Cerby workspace. While the Cerby mobile app and browser extension are focused on providing secure, on-the-go access and streamlined logins, the web app serves as the command center where you configure security policies, trusted devices and sessions, and organize all your accounts, secrets, and collections.

The web app is the most complete Cerby client. While the mobile app and browser extension also let you add and manage accounts and secrets, the web app is the only client that provides you with full access to workspace administration, policies, and integrations such as IdLCM and business hubs. All three clients stay in sync, so changes to workspace items are reflected across all your devices in real time.

You can also use the web app independently. It provides all the tools you need to manage your workspace, from onboarding new members to monitoring the health of automation jobs, without needing to install any additional software.

With the Cerby web app, you can ensure that all disconnected apps, those not natively integrated with your corporate identity platform, are securely managed and properly maintained from a single, unified interface.

<figure><img src="/files/FoTApw5WQLCVh2lsF9xy" alt="The Cerby web app showing the All Accounts view with the Add account details dialog open."><figcaption><p>The Cerby web app: All Accounts view with the Add account details dialog open.</p></figcaption></figure>

***

## Supported browsers

The Cerby web app is accessible from any modern web browser. The following browsers are recommended for the best experience:

* Google Chrome
* Mozilla Firefox
* Microsoft Edge
* Apple Safari

{% hint style="info" %}
To unlock the full potential of Cerby, including automated logins, account autosave, and in-browser security policy enforcement, install the [Cerby browser extension](https://help.cerby.com/cerby-browser-extension/installation/install-the-cerby-browser-extension) in your web browser.
{% endhint %}

***

## Key benefits

The Cerby web app is designed to provide complete visibility and control over your workspace, whether you are an IT administrator managing a large team or an end user keeping track of your own accounts.

The following are the key benefits of using the Cerby web app:

* **Centralized visibility:** Get a complete view of all corporate accounts, secrets, and collections in one place, making it easier to audit and manage your organization's digital assets.
* **Enhanced security control:** Enforce password policies and security rules across accounts that typically lack corporate oversight, reducing the risk of credential-based incidents.
* **Streamlined administration:** Invite guest users, organize users into teams, and assign them to the items they need, all from a single interface.
* **Real-time sync:** Accounts, secrets, and collections stay in sync across the web app, mobile app, and browser extension, keeping your information up to date regardless of which client you use.
* **Automation management:** Track the status of automation jobs, such as rotating passwords and turning on multi-factor authentication (MFA), and address issues before they affect your users' access.

***

## Key features

### Account and credential management

The following are the key account and credential management features of the Cerby web app:

* **Accounts:** Add, view, edit, and share corporate accounts. Each account stores login credentials and MFA settings, giving you a single source of truth for access.
* **Secrets:** Securely store sensitive information such as API keys, certificates, and other confidential data. All secrets are encrypted to ensure they remain private.
* **Collections:** Organize accounts and secrets into logical groups and share them with specific members or teams, making it easy to grant and revoke access at scale.
* **MFA management:** Turn MFA on or off, and manage access verification codes for your managed accounts directly from the web app.

### Security and compliance

The following are the key security and compliance features of the Cerby web app:

* **Security Hub:** Monitor the overall security health of your workspace, identify orphaned accounts, and address open automation task issues from a central dashboard.
* **Password policies:** Create and enforce password rules across accounts to ensure credentials meet your organization's security requirements.
* **Automation:** Track the status of automation jobs and review job history to keep access running smoothly.
* **Activity reports:** Review a full audit log of actions performed in your workspace to support compliance and incident response.

### Workspace administration

The following are the key workspace administration features of the Cerby web app:

* **Members and teams:** Update workspace roles, organize users into teams, and manage partnerships.
* **Identity Lifecycle Management (IdLCM):** Connect your identity platform to external applications to automate the identity journey through creation (joiner), modification (mover), and retirement (leaver), and manage entitlements. Keep access in sync as your team changes.
* **Business hubs:** Manage hierarchical business management platforms for social media, including connected accounts, external user assignments, and multi-level partner access.
* **Workspace settings:** Configure global workspace options, including general settings, IdP settings, privacy and security, trusted devices, API access, and extension settings.
* **Personal profile:** Manage your account information, set up MFA verification methods, register trusted devices, and access developer tools from your profile menu.


---

# 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/getting-started/our-client-apps/explore-the-cerby-web-app.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.
