# 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
* This article describes how to share an account using the Cerby mobile app. To learn how to share an account using the Cerby web app, read the article [Share an account](https://help.cerby.com/cerby-web-app/accounts/managing-access-to-your-accounts/share-an-account#share-an-account).
  {% endhint %}

To share an account using the Cerby mobile app, you must complete the following steps:

1. Open the Cerby mobile app on your mobile phone.
2. Log in to your Cerby workspace.
3. Tap the corresponding account card. The account details screen is displayed.
4. Tap the **Share account** (<img src="/files/pOirL1m0A71nNaw9qF2W" alt="" data-size="line">on Android or <img src="/files/Lauz3ZRIEQUqFY2xC15x" alt="" data-size="line"> on iOS) icon located at the top right of the screen.
   * The **Share Account** screen is displayed on Android.
     1. Select the **Share item** option. The **Share Access** dialog box is displayed.
   * The **Share Item** screen is displayed on iOS.
5. Enter the member or team's name in the search bar. The members or teams that match the name are displayed on a list automatically.
6. Select the corresponding member or team from the list. The member or team is listed in the **Members and Teams** section.
7. Repeat steps 5 and 6 as necessary to select multiple members or teams.
8. Select the corresponding member or team role on the account from the 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 member with the **Login-only** role, they are listed in the **Login-Only** section. You can only select the **Collaborator** role for them.
9. Customize the message to send when you share the collection in the **Message** field.
10. Tap the **Share account** button on Android or the **Share** button on iOS. The screen 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-mobile-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.
