# Guest users

With Cerby, you have a secure way to collaborate closer with external parties through guest users. This role enables you to invite any collaborator who doesn't belong to your domain or corporate directory to join your Cerby workspace.

Unlike a [host-guest partnership](/getting-started/concepts/user-management/partners.md#host-guest-partnership), where you must establish a connection with another Cerby workspace to share accounts, with the guest user role, you can directly share items (accounts, secrets, and collections) because your external collaborators are part of your workspace, using an identity and account provided and managed by Cerby. Therefore, they are searchable through the item-sharing dialog boxes.

Management of guest users is performed by **Workspace Owners**, **Super Admins**, and **Admins**, and invites can be sent by any workspace member in three ways:

* From the Password Manager Importer, to persist the imported user access permissions on[LastPass](https://help.cerby.com/cerby-web-app/item-importer/migrate-from-lastpass-to-cerby) or [1Password](https://help.cerby.com/cerby-web-app/item-importer/migrate-from-1password-to-cerby) folders, passwords, and secure notes to Cerby collections, accounts, and secrets.
* From the [**All Members**](https://help.cerby.com/cerby-web-app/users/invite-a-guest-user-to-your-workspace#from-the-all-members-view) page, via a direct invite.
* From the [**Partners**](/getting-started/concepts/user-management/partners.md#partners) page, when external collaborators belong to a local partner.

{% hint style="danger" %}
**IMPORTANT:** If your external collaborators are already managed by your identity provider (such as Okta or Entra ID), contact your Cerby Admin or IT team to assign them to Cerby as regular workspace members.
{% endhint %}

After joining Cerby, all of the workspace members from your organization who have the **Owner** role on collections, accounts, and secrets can share their items directly with guest users or via a local partnership. However, they can only grant them the **Collaborator** role.

Guest users are displayed on a table within the **Guest** tab of the **All Members** view, as shown in **Figure 1**.

<figure><img src="/files/SvQOvE5EaRp9tpBL23a1" alt="Screenshot of the Guest tab of the All Members view. The Add member drop-down list is displayed to select the Guest option and invite an external collaborator as guest user."><figcaption></figcaption></figure>

Figure 1. **Guest** tab within the **All Members** view

Access of guest users to the following workspace features is limited as follows:

* They cannot access the **All members** view.
* They cannot access the **Distribution Lists** view.
* They cannot use the Password Manager Importer.
* They can only view the teams to which they belong.
* They can only view their user activity through the **Activity** view.
* They cannot invite other guest users.

For more information about roles and supported features, read the article [Roles and permissions](/getting-started/concepts/user-management/roles-and-permissions.md).

If you are interested in this feature but don't see it available in your workspace, contact your **Admin** or our Customer Support team via email at <support@cerby.com>.

***

## Related articles

The following articles contain more information about invitations and management of guest users:

* [Invite a guest user to your workspace](https://help.cerby.com/cerby-web-app/users/invite-a-guest-user-to-your-workspace)
* [Join Cerby from a guest user invite](https://help.cerby.com/cerby-web-app/users/join-cerby-from-a-guest-user-invite)
* [Log in to Cerby as a guest user](https://help.cerby.com/cerby-web-app/users/log-in-to-cerby-as-a-guest-user)
* [Remove a guest user from your workspace](https://help.cerby.com/cerby-web-app/users/remove-a-guest-user-from-your-workspace)
* [Remove guest user access to an item](https://help.cerby.com/cerby-web-app/users/remove-guest-user-access-to-an-item)


---

# 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/concepts/user-management/guest-users.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.
