# Sharing Account Access

Sharing licenses allows you to streamline operations by centralizing billing under one primary account while distributing "seats" to other team members or departments.

**Common Use Cases**

* **Centralized Billing**: Manage all subscriptions on a single parent account and assign licenses to regional teams.
* **Collaboration**: Provide account access to teammates or external contractors who need to manage booth settings.
* **High-Volume Activations**: Support multi-venue events more efficiently by distributing licenses to on-site leads.

***

## License Management <a href="#h_ade36e26d5" id="h_ade36e26d5"></a>

A valid license is required to access settings and launch events using the HALO app. Licenses can be moved between accounts as your staffing needs change.

#### Granting License Access <a href="#h_a42d5c8699" id="h_a42d5c8699"></a>

1. Ensure the recipient has created and verified their own Simple Booth account.
2. Navigate to your [Licenses](https://www.simplebooth.com/licenses) page.
3. Check the box next to the license you wish to share.
4. Select Assign from the actions menu.
5. Enter the recipient’s email address and click Go.

The license is now active on their account immediately.

***

#### Revoking License Access <a href="#h_c0a293de8b" id="h_c0a293de8b"></a>

1. Return to your [Licenses](https://www.simplebooth.com/licenses) page.&#x20;
2. Check the box next to the license you want to retrieve.
3. Choose **Unassign** from the actions menu
4. Click “Go”&#x20;

The license returns to your account and becomes usable immediately.

<figure><img src="/files/X87AEdEvodXO03zjGSnW" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://docs.simplebooth.com/accounts-and-billing/account-management/sharing-accounts/sharing-account-access.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.
