> 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-share-an-account-via-a-local-partner.md).

# \[Video] How to share an account via a local partner

***

## Key concepts

* Only **Host Admins** of an existing [local partner](https://help.cerby.com/getting-started/concepts/user-management/partners#h-7e4add33a2) can share the accounts they own with a local partner for collaboration purposes.
* By default, the only users on the local partner’s side who receive shared access to the accounts are the **Guest Admins**, who can be assigned any of the following two roles:
* **Collaborator: Guest Admins** can only log in to the accounts through Cerby.
* **Manager: Guest Admins** can log in to the accounts through Cerby and share access to them with other **Guest Users** ; they cannot manage the account details.

The process of sharing an account via a local partner comprises two main steps performed by different users:

1. [Share an account with a local partner](#id-1.-share-an-account-with-a-local-partner)
2. [Share an account with a guest user](#id-2.-share-an-account-with-a-guest-user)

The following sections contain the videos of each main step.

***

## 1. Share an account with a local partner

As the designated **Host Admin** of a local partner, you start the sharing process of an account with a local partner.

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

***

## 2. Share an account with a guest user

After an account is shared with a local partner and the **Manager** role is assigned, the designated **Guest Admin** of a local partner shares the account with other **Guest Users**.

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


---

# 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-share-an-account-via-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.
