# Timesheet

- [How fill up Timesheet](https://help.quickappflow.com/timesheet/how-fill-up-timesheet.md)
- [How to Approve Timesheet](https://help.quickappflow.com/timesheet/how-to-approve-timesheet.md): Timesheet approval is a process that is commonly used in businesses and organizations to verify and authorize the hours worked by employees during a specific period
- [How to Reject Timesheet](https://help.quickappflow.com/timesheet/how-to-reject-timesheet.md): "Timesheet rejection" refers to the process where a submitted timesheet, which records an employee's hours worked during a specific period, is not accepted or approved by a supervisor, manager.
- [Timesheet Reports](https://help.quickappflow.com/timesheet/timesheet-reports.md): A report is a structured document that conveys information, analysis, findings, or recommendations to a specific audience for a particular purpose.
- [How to view offboarded employee’s timesheet](https://help.quickappflow.com/timesheet/how-to-view-offboarded-employees-timesheet.md)
- [Integrate Timesheet with Attendance](https://help.quickappflow.com/timesheet/integrate-timesheet-with-attendance.md)


---

# 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://help.quickappflow.com/timesheet.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.
