# Join Cerby from a guest user invite

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

* Workspace **Guest Users**
* Supported using the Cerby web app
  {% endhint %}

As a guest user, you receive an email to set up your Cerby account and join a workspace through the web app.

To join Cerby from a guest user invite, you must complete the following steps:

1. Open the message Cerby sent to your email address. The message contains the following account details you need to set up your account:
   * **Workspace name**
   * **Username**
   * **Temporary password**
2. Click the **Open Cerby** button from the message. An authentication waiting page is displayed in your web browser\
   **IMPORTANT:** Proceed to step 3 right away because, after a few seconds, you are redirected to the corporate identity provider’s login page. You cannot set up your account on that page; therefore, you must close the browser tab and follow step 2 again.
3. Click the **Log in as guest user** button, as shown in **Figure 1**.

   <figure><img src="/files/GMfDMDaQeslm8vtyVwGx" alt="Screenshot of the authentication waiting page. The Log in as guest user button is highlighted"><figcaption><p>Figure 1. Authentication waiting page</p></figcaption></figure>

The Cerby authentication page is displayed.

4. Enter the username and temporary password emailed by Cerby in the corresponding fields, as shown in **Figure 2**.

   <figure><img src="/files/WKWkenINgCHtvBTzQ6bT" alt="Screenshot of the Cerby authentication waiting page. The Username and Password fields are highlighted."><figcaption><p>Figure 2. Username and Password fields in the Cerby authentication page</p></figcaption></figure>
5. Click the **Sign in** button. The **Change Password** page is displayed, as shown in **Figure 3**.

   <figure><img src="/files/vfZG5F1uG9necpWkXnbj" alt="Screenshot of the Change Password page. Multiple input fields are displayed to enter a new password for your Cerby account."><figcaption><p>Figure 3. Change Password page</p></figcaption></figure>
6. Enter a new password for your Cerby account and your profile information in the corresponding fields:
   * **New Password**
   * **Enter New Password Again**
   * **Name**
   * **Family name**
7. Click the **Sign in** button. The Cerby web app dashboard is displayed.

Now you are done. For an optimized and secure experience, Cerby recommends all guest users complete the steps from the article [How to create and configure a local user workspace](https://help.cerby.com/setup-and-admin/workspace-identity-federation/local-workspace/create-and-configure-a-local-workspace):

1. [Install the Cerby mobile app and browser extension](https://help.cerby.com/setup-and-admin/workspace-identity-federation/local-workspace/create-and-configure-a-local-workspace#h-37549fc7b7)
2. [Turn on MFA for your Cerby account](https://help.cerby.com/setup-and-admin/workspace-identity-federation/local-workspace/create-and-configure-a-local-workspace#h-295eef3f10)


---

# 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/users/join-cerby-from-a-guest-user-invite.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.
