> 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-invite-a-guest-user-to-a-local-partner.md).

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

***

## Key concepts

* **Host Admins** and **Guest Admins** of an existing [local partner](https://help.cerby.com/getting-started/concepts/user-management/partners#h-7e4add33a2) can start inviting guest users to a workspace for collaboration purposes.
* After sending the invite via email, guest users must open the invite and set up their account to join the Cerby workspace. For instructions, see the video [How to join a local partner as a guest user](/tips-and-troubleshooting/video-gallery/partners/video-how-to-join-a-local-partner-as-a-guest-user.md).
* A **Host Admin** can share accounts and secrets with a local partner and assign the **Collaborator** or **Manager** role to the **Guest Admin**. With the **Manager** role, **Guest Admins** can share access to the items with other guest users. For instructions on sharing items with guest users, 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).
* After joining a workspace, the access of all **Guest Users** is managed by **Guest Admins**. For more information, read the article [Manage a local partner’s guest members](https://help.cerby.com/cerby-web-app/partners/local-partners/view-the-details-of-a-local-partner-s-guest-member).

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


---

# 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-invite-a-guest-user-to-a-local-partner.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.
