# Timesheet (TS)

Effective management of employee working hours and project timelines is essential for organizational efficiency. Timesheet module provides a comprehensive solution for tracking and analyzing time-related data, enabling organizational to optimize resource utilization and project management.]

<figure><img src="https://erp.dfw.or.id/files/Timesheet%20Gif.gif" alt=""><figcaption></figcaption></figure>

#### Create and Submit Timesheet <a href="#create-and-submit-timesheet" id="create-and-submit-timesheet"></a>

1. Open **System Administration** Workspace open **My Timesheet** Shortcut&#x20;

   <figure><img src="https://erp.dfw.or.id/files/Timesheet1.png" alt=""><figcaption></figcaption></figure>
2. Select **+Add Timesheet**&#x20;

   <figure><img src="https://erp.dfw.or.id/files/Timesheet2.png" alt=""><figcaption></figcaption></figure>
3. Fill information related to your timesheet (Project, Name of Employee, Reveiwer, Approver)
4. Add Start Date (Beginning of Month), End Date (End of Month) > Select **Add Date**&#x20;

   <figure><img src="https://erp.dfw.or.id/files/Timesheet3.png" alt=""><figcaption></figcaption></figure>
5. Add your your activities or task you do in the table, select edit if you want see full information in one date
6. Save (If your just making draft)
7. Submit (if your timesheet is completed)&#x20;

   <figure><img src="https://erp.dfw.or.id/files/Timesheet4.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** If your table preview not same as guidance, please setup your view like this[ table reference](/getting-started/setup-table-preview.md#timesheet-ts)
{% endhint %}


---

# 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://guide-erp.dfw.or.id/human-resources-hr/timesheet-ts.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.
