> For the complete documentation index, see [llms.txt](https://docs.maitredpos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maitredpos.com/maitred/maitred-complete-online-documentation/chap-9-report-center/report/report-t-and-a/schedule-per-tasks-with-salary.md).

# Schedule per Tasks with Salary

Maitre'D schedule per task with salary report shows information on the scheduled hours for each T\&A department with the employee name, assigned hours and payable salaries for the current week or the next week. It gives you each employee's schedule with his or her payable salary sorted by task From the report filter window, select the current week or next week and the employee(s) to be included in the report.

#### The following is a sample of the schedule per task with salary report:

<img src="https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/ReportCenter/SchedulePerTasksSalary_files/image001.png" alt="" height="620" width="812">

Take note the first sections have a break down by department and the next sections have a break down by employee name.

**Employee:**

T\&A employee name

**Reg. Hours:**

Regular hours scheduled

**Over Hours:**

Overtime hours scheduled

**Double Hours:**

Double time hours scheduled

**Task:**

Task description

**Date:**

Scheduled date

**Time in:**

Clock in time scheduled

**Time out:**

Clock out time scheduled

**Rate:**

Employee rate for each employee punch

**Salary:**

Payable salary for each employee punch, for each daily task followed by a grand total for the task.

&#x20;


---

# 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://docs.maitredpos.com/maitred/maitred-complete-online-documentation/chap-9-report-center/report/report-t-and-a/schedule-per-tasks-with-salary.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.
