> 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/advanced-settings/employee-commission-scales.md).

# Employee Commission Scales

Easily control your employees’ Service and/or Retail commission percentage based on how much they sell!

Proceed to: Manage > Advanced Settings > Manage under Commission Scales

{% stepper %}
{% step %}

## Click New Commission Scale

{% endstep %}

{% step %}

## Enter the name & click Create

{% endstep %}

{% step %}

## Set the commission details

Choose whether this is for Retail or Services, enter a Minimum amount, a Maximum Amount, and the Percentage (All required)

![](https://support.rosysalonsoftware.com/hubfs/Knowledge%20Base%20Import/rtaImage-Aug-19-2022-12-37-28-96-PM)

![New Commission Item Test](/files/dfdd97d59d0aefcaa756dbcb5e2cb3e98109e94b)
{% endstep %}

{% step %}

## Add or edit commissions

If you need to add more commissions to this scale, you’ll use the ‘+’ button. (If you need to edit any items in the scale, you’ll use the edit icon to the left of the item)

![](https://support.rosysalonsoftware.com/hubfs/Knowledge%20Base%20Import/rtaImage-Aug-19-2022-12-37-28-73-PM)

![commission scale edit](/files/e7ed770f5bab3585d478a2ba9286fdad10b5bb46)
{% endstep %}

{% step %}

## Select employees

Once all commissions are added, you’ll use the edit icon next to employees.
{% endstep %}

{% step %}

## Assign the commission scale

Check the box next to each employee you’d like to assign this commission scale to, then enter an Effective Date.

{% hint style="info" %}
If there is no Effective Date entered, it will automate to tomorrow’s date.
{% endhint %}

![](https://support.rosysalonsoftware.com/hubfs/Knowledge%20Base%20Import/rtaImage-Aug-19-2022-12-37-29-21-PM)

![Assign Commission Scale](/files/715307922acf41a337664c8936624a4f41cc25f6)

**\*** If the Effective Date is in the past, you will check the box under the date field acknowledging you understand you must manually calculated past reports, (those will not be affected)
{% endstep %}
{% endstepper %}

You may review each employee’s set commission under their employee profile.

![](https://support.rosysalonsoftware.com/hubfs/Knowledge%20Base%20Import/rtaImage-Aug-19-2022-12-37-28-36-PM)

![Review Commission](/files/8ea1f47d1ec937d420af2f72371191bed2d07895)

Find out how to run a [Commission Report](/reports/commission-report.md) when it's time to run payroll!


---

# 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/advanced-settings/employee-commission-scales.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.
