> 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/reports/commissions-and-time-clock-report.md).

# Commissions and Time Clock Report

## This report allows you to pull the data from the Commissions report and the Time Clock report simultaneously!

To understand this report, you will need to first understand how the commissions report and the time clock work. You are still able to run these two reports separately but seeing the information side by side can be helpful when doing payroll for your employees.

*See the “*[*Using the Time Clock* ](/employees/using-the-time-clock.md)*“ and “*[*Commission Report* ](/reports/commission-report.md)*“ articles to read about each element on their own.*

Like the Commission Report, you will run the report by:

* Selecting your date range
* Choosing if you would like to target all service providers or one in particular
* Filter by department
* Deciding if you would like product charges deduced before or after the commission percentage is calculated

![](/files/e218c12c730e65455e7818b4691eeee51876c52f)


---

# 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/reports/commissions-and-time-clock-report.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.
