# Commissions Tab

Commissions are generally assigned universally for all services/products in the main tab; nevertheless if commission varies by service category you can set the percentage per service category from the Commissions Tab. Note that commissions are calculated and applied before tax, after any discounts. Commissions will be calculated/assigned when Gift Certificates are redeemed.

Note that when changing commission values, this will apply for future sales and not for already completed transactions.

<figure><img src="/files/lww4h7R1l0LdUDHJYpDE" alt=""><figcaption><p>The universal commission rate can be set in the main staff edit prompt</p></figcaption></figure>

<figure><img src="/files/yvGbEblXQp4d8A2CafOz" alt=""><figcaption><p>Fine tuning commission to custom percentages can be done per service category in the Commission tab</p></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.simplespa.net/simplespa-documentation/fundamentals/staff/commissions-tab.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.
