# Labour Sales Analysis

The **Labour Sales Analysis** section of the End of Day Report provides an overview of labour costs in relation to net sales.

* **Net Sales** — The total sales revenue generated during the reporting period.
* **Expected Labour Cost —** The projected cost of labour based on scheduled hours and standard rates.
* **Total Labour Cost** — The actual labour cost incurred, including any adjustments.
* **Total Labour Cost %** — The percentage of net sales attributed to labour costs, helping assess staffing efficiency.

This section also includes a breakdown of **Total Cost** and **% of Net Sales** by **Staff Category.**

<figure><img src="/files/GlfcMDhCY0AQ0j2WPNco" alt=""><figcaption></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.bossithq.com/end-of-day-report/end-of-day-report-contents/labour-sales-analysis.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.
