# Manage commission sales

- [Create sales representatives](https://docs.rmhpos.com/store-manager/manage-employees/manage-commission-sales/setting-up-sales-representatives.md): This topic describes how to add sales reps and define their individual commision sales schedules, if applicable. You can also define commission sales schedules for items.
- [Set up commission schedules for items](https://docs.rmhpos.com/store-manager/manage-employees/manage-commission-sales/setting-up-commission-sales-items.md): This topic describes how to define commision sales schedules for items. You can also define commission sales schedules for individual sales reps.
- [Assign sales representatives to customers](https://docs.rmhpos.com/store-manager/manage-employees/manage-commission-sales/setting-up-commission-sales-customers.md): This topic describes how to assign a specific sales rep to a customer.
- [Generate the commission sales report](https://docs.rmhpos.com/store-manager/manage-employees/manage-commission-sales/generating-sales-commission-report.md): This topic describes how to generate the Sales Commission Report to track and calculate commission sales by sales reps.


---

# 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.rmhpos.com/store-manager/manage-employees/manage-commission-sales.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.
