> 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/multi-location-rosy-accounts.md).

# Multi-location Rosy Accounts

## Did you know that it is possible to link multiple Rosy accounts? Here is some information on how to use Rosy when your business has multiple locations or business IDs attached.

**Understanding Multi-location accounts**

When you attach multiple locations in Rosy, each location will have an independent business ID. In addition to each business ID, there will also be on option to add a Master Account with a unique ID. The Master Account is used to update settings that are shared by all locations.

![](/files/53c10dcc04006d3ec56484c5b4fde8e56c74a8dc)

**Information that can be shared**

When you attach multiple locations in Rosy, there is a lot of information that can be shared amongst the different business IDs, including but not limited to:

* Employees
* Inventory
* Services
* Client profiles
* Gift cards
* Client types and Client Originations
* Deposits (RosyPay only)
* Packages
* Memeberships

*Note: Packages and Memberships can be redeemed in any location that the services are available ONLY WHEN the services listed in the package/membership are created in the Master Account.*

**Toggling locations**

Even though you will have multiple business IDs, it is possibly to toggle between locations without signing in and out. If you want to grant permission for an employee to access multiple locations, follow the instructions below.

{% stepper %}
{% step %}

### Navigate to Employees

In one of the accounts, navigate to: **Manage > Basic Settings > Employees**
{% endstep %}

{% step %}

### Select an employee

Select an employee that you want to grant access to toggle locations.
{% endstep %}

{% step %}

### Enable location switching

Under the **Permissions** tab > **Other** > turn **Swith Locations** on > Save changes.
{% endstep %}

{% step %}

### Log into the other account

Log into the other account that you want this employee to have access to.
{% endstep %}

{% step %}

### Navigate to Employees again

In this account, again you will navigate to: **Manage > Basic Settings > Employees**
{% endstep %}

{% step %}

### Select Other Location Employees

Select **Other Location Employees**

![](/files/b4f3106c202505f565ee6423ba6e2befd9c98678)
{% endstep %}

{% step %}

### Grant access

Select **Without Access** and click the ![](/files/5f44f90fd7f25f872ae7c1310b9c9715372f4930) next to the employee’s name.
{% endstep %}

{% step %}

### Customize permissions

This will move them to the **With Access** list where you can select their name to customize their permissions when toggling to this business ID.

![](/files/2a4298a53d1f6a667e7566d97a95a0ef7a3ca44e)
{% endstep %}

{% step %}

### Repeat as needed

Repeat these steps starting from the opposite business ID if you need them to be able to sign into either business ID and toggle into another.
{% endstep %}
{% endstepper %}

*Note: If an employee’s security role is Service Provider, they will not be able to see the schedule when toggling locations. Even if they have an employee account in both business ID’s it will not see that employee as the same person.*

**Inventory**

Inventory cannot be downloaded from Salon Interactive into the Master Account. If you wish to use Salon Interactive for downloading and submitting Inventory orders in Rosy, you will need to do that in each business ID. You can manually upload product information into the Master account so that it is shared amongst all attached business IDs. You can also have our team assist you with a mass upload if you provide an Excel or CSV file.

**Online Client Scheduling**

Some settings for the Online Client Scheduling can be customized differently under different business IDs. However, the settings regarding the theme, logo, and login message all will need to be set under the Master Account.

Once those settings have been reviewed and online scheduling enabled, you can customize the other settings in each business ID.

![](/files/3681b3aa35fbbf490c065dd01d9916bd3fe70146)

Clients will be able to use the OCS URL provided in either business ID to book appointments. When they create an account, they will be able to select their preferred location. They will also be able to select which location they would like to schedule their appointment.

![](/files/2eec8884505f912dfe1749b26666f6c716e67bfb)

If you are using our New Online Booking platform, your settings will be customized in each business ID. From the [About Us](https://saas-saas-2612.lightning.force.com/articles/Knowledge/onlinebookingaboutuspage) page, your clients will be able to see other location details and easily toggle over to the other site for booking appointments or more information.

<img src="https://saas-saas-2612.file.force.com/servlet/rtaImage?eid=ka0Rm000000BuoT&#x26;feoid=00NHs00000YX7hU&#x26;refid=0EMRm00000SbVCn" alt="" height="366" width="557">

**Salon Interactive**

Each business ID will have it’s own Salon Interactive account. If you use Salon Interactive’s ecommerce store feature, you would only need to set up one page and share that link with all of your clients. If you use Client Connect features such as mass email campaigns, those can be done under each business ID.

If you are wanting to send a campaign to all clients regardless of which location they have been to, you would be able to create a client Tag. This can be done by running the Clients report in Rosy and using that excel file to upload into Salon Interactive. [Click here for more information on creating custom Tags](https://saloninteractive.my.site.com/s/article/Add-Tags-Manually)

*If you are considering adding a location or need assistance linking multiple business IDs, please contact our sales team at (877) 346-7679 ext 3*


---

# 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/multi-location-rosy-accounts.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.
