# Share an account

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

* Workspace **Owners**, **Super Admins**, **Admins**, **Users**, and **Guest Users**
* Account **Owners**
* Supported using the Cerby web app and mobile app. For the Cerby mobile app, read the article [Share an account using the Cerby mobile app](https://help.cerby.com/cerby-mobile-app/accounts/managing-access-to-your-accounts/share-an-account-using-the-cerby-mobile-app)
  {% endhint %}

To share an account with other workspace users and teams using the Cerby web app, you must complete the following steps:

1. Log in to your [Cerby](https://app.cerby.com/) workspace.
2. Click the **Share account** (<img src="https://downloads.intercomcdn.com/i/o/pc0ldyqu/1556457964/ab87a3a8c3fc878988477bbd1c3f/AD_4nXd6OK8dfB7rY5XuCk2hTKU2vAYL4Aql-XXPgLNwE7BkBxhHNulnYQd_yisfRVS212L_36vM6aqLi4rGV2uMI9-FCMVZ9sGKiSRjuEmFrl1QhGo3h1ZgmySlu1nWF_ePobki4pfANXekPEmCnrdXbntIAsnA?expires=1757592000&#x26;signature=ce2cea7d783eba31150af4f04dd4eb629667ca25ba4a7f966040bf609fbfecf8&#x26;req=dSUiEM17mohZXfMW3Hu4gVlYGdJKGz2PM8RMz1RfiQIyMsVr6ZauaEAMAjXc%0AzA%3D%3D%0A" alt="" data-size="line">) icon that appears when hovering over the corresponding account card. A drop-down list is displayed.
3. Select the **Share item** option. The **Share Access** dialog box is displayed.

**TIP:** You can also access the **Share Access** dialog box by completing the following steps:

1. Click the corresponding account card. The account details page is displayed.
2. Click the **Share** button located at the top right. A drop-down list is displayed.
3. Select the **Share item** option. The **Share Access** dialog box is displayed.
4. Enter a user's or team's name in the search bar. The users or teams that match the name are displayed on a list automatically.
5. Select the corresponding user or team from the list. The user or team is listed in the **Members and Teams** section.
6. Repeat steps 4 and 5 to select multiple users or teams.
7. Select the corresponding user or team role on the account from the **Role** drop-down list:

   * **Owner:** Users and teams can share accounts, manage access and account configuration, and view passwords through the user interface (UI) and API responses.
   * **Collaborator:** Users and teams can only view passwords through API responses for account login with Cerby; viewing passwords through the UI is restricted.

   **NOTE:** When you select a user with the **Login-only** role, they are listed in the **Login-Only** section. You can only select the **Collaborator** role for them.
8. Customize the message to send when you share the collection in the **Message** field.
9. Click the **Confirm** button. The dialog box closes, and a success message box is displayed.

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-web-app/accounts/managing-access-to-your-accounts/share-an-account.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.
