# Sharing Accounts

By utilizing account sharing, you can centralize your billing and administration while granting teammates specific access to the software licenses and event configurations they need to execute successful activations.

This section covers:

* **Sharing Account Access**: How to assign and revoke software licenses across different user accounts.
* **Sharing Event Settings**: How to collaborate on specific presets and galleries with teammates or partners.

***

{% hint style="success" %}

## Plan Availability

:white\_check\_mark: All plans
{% endhint %}


---

# 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.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.
