> For the complete documentation index, see [llms.txt](https://support.rosysalonsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.rosysalonsoftware.com/getting-started/boothrunner-setup.md).

# BoothRunner: Setup

Getting a BoothRunner account started is easy!

Simply start with a new free trial through our website: <https://www.rosysalonsoftware.com/>

Once your account is created, just let your Account Manager know you need to be connected to an Owner as a Renter account.\
(877) 346-7679 x3

You will have a separate Business ID from the Owner account.

You are now ready to start setting up your account as soon as possible!

{% hint style="info" %}
You are not able to set up Services in a Renter account. They will need to be set up in the Owner account then assigned to the "Employee" Assigned Services in the Renter account.
{% endhint %}

## Specific to Renter Settings

![](https://support.rosysalonsoftware.com/hubfs/Knowledge%20Base%20Import/rtaImage-Aug-19-2022-12-37-58-42-PM) ![Booth Rental Settings](/files/b187db1c463e4060838cba0bc8542acfe692d5ea)

If this setting is toggled to No, any clients you add within the Renter account cannot be searched and found in the Owner account, *(unless they were added separately into the Owner's account)*.

## Specific to Owner Settings

![](https://support.rosysalonsoftware.com/hubfs/Knowledge%20Base%20Import/rtaImage-Aug-19-2022-12-37-58-12-PM) ![Booth Rental Owner Settings](/files/c1a61b1c99343349173604b5a42f8de45a1f3790)

Like the Renter, the Owner also has the ability to choose whether or not they would like to share clients with their Renters. They also have the ability to choose whether or not they would like to allow Renters to sell Products from their separate Renter account!

Renters do **NOT** need to be added as employees in the Owner account. However, they *can* be if the Owner wants to allow Renters to log into the Owner account for whatever reason.

{% hint style="warning" %}
In this case, the Owner will want to make sure Perform Services in the "employee" settings is set to NO. *(If they are set to Yes, the Renter will have two columns in the Owner account, and the Owner would be charged for the additional column.)*
{% endhint %}


---

# 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://support.rosysalonsoftware.com/getting-started/boothrunner-setup.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.
