> For the complete documentation index, see [llms.txt](https://help.cerby.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.cerby.com/tips-and-troubleshooting/video-gallery/partners/video-how-to-join-a-local-partner-as-a-guest-user.md).

# \[Video] How to join a local partner as a guest user

## Key concepts

* A [local partner](https://help.cerby.com/getting-started/concepts/user-management/explore-partners#h-7e4add33a2) enables **Guest Users** to join a subgroup or organization within a workspace to receive shared access to the accounts they need for collaboration.
* **Guest Admins** of a local partner must follow the process to join a workspace as **Guest Users**.
* After joining a Cerby workspace, all **Guest Users** must turn on multi-factor authentication (MFA). For instructions, read the article [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)
* Access to accounts shared by **Host Admins** via a local partner is granted as follows:
* **Guest Admins** are granted the **Collaborator** or **Manager** role on the accounts. As **Managers** , they can share these accounts with other **Guest Users**. For instructions, see the video [How to share an account via a local partner](/tips-and-troubleshooting/video-gallery/partners/video-how-to-share-an-account-via-a-local-partner.md).
* **Guest Users** are only granted the **Collaborator** role.

{% embed url="<https://play.vidyard.com/oLYEzWJYaN1wjtUnNVoks9>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.cerby.com/tips-and-troubleshooting/video-gallery/partners/video-how-to-join-a-local-partner-as-a-guest-user.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
