# Timesheet

A timesheet tracks time spent on tasks or projects, aiding businesses in resource management by showing where time is used.

### How fill up Timesheet from Recruitment <a href="#how-fill-up-timesheet-from-recruitment" id="how-fill-up-timesheet-from-recruitment"></a>

Go to **Recruitment** App.

<figure><img src="/files/aMrcE70aXsvYR7pKUQ3T" alt=""><figcaption></figcaption></figure>

Go to **Timesheet.**

<figure><img src="/files/p8IIy6aaNEKSs0xuSumh" alt=""><figcaption></figcaption></figure>

My Timesheet >> Go to **Submission** for fill up timesheet.

<figure><img src="/files/JHCklv9q6diePkvyBXcb" alt=""><figcaption></figcaption></figure>

Click on **Plan**.

<figure><img src="/files/WB2jL2IwNaetrSNtalwQ" alt=""><figcaption></figcaption></figure>

Select **Plan** from plan list.

<figure><img src="/files/YgBzYTe2NbdzkOH9hIgL" alt=""><figcaption></figcaption></figure>

Click on search to select the task.

<figure><img src="/files/KmB0XFuvUFzGkFMumf8a" alt=""><figcaption></figcaption></figure>

Click on Checkbox to select task.

<figure><img src="/files/3j9D2WhBejhErcG444nx" alt=""><figcaption></figcaption></figure>

Add worked **Hours** in hours field.

<figure><img src="/files/mttFIZYkbONZcwimZv7H" alt=""><figcaption></figcaption></figure>

Add the comment in comment box.

<figure><img src="/files/Dz8PelrNQlfdcbZf6fYU" alt=""><figcaption></figcaption></figure>

Click on **+ Button** to add the Sub row.

<figure><img src="/files/v0VioNURb8KmwzQUD7W0" alt=""><figcaption></figcaption></figure>

Check row is added at the bottom of main row.

<figure><img src="/files/NVDmP9f35xWlO9ydot0a" alt=""><figcaption></figcaption></figure>

Click on **Delete** icon to delete Record on that row.

<figure><img src="/files/8kqBJx5cAXthg3430Zgv" alt=""><figcaption></figcaption></figure>

Click on sub row Delete icon to **Delete** Sub row.

<figure><img src="/files/qJOcZSCmSkPsis3Yqndk" alt=""><figcaption></figcaption></figure>

Click on **Submit** button to submit this Timesheet.

<figure><img src="/files/jIbCbxWGzhk8yh5uHAFd" alt=""><figcaption></figcaption></figure>

Click on **Export** Button to export this file.

<figure><img src="/files/y23tY0xOsLJECqR88CBw" alt=""><figcaption></figcaption></figure>

When filling out the timesheet, it will display the total logged hours for that week.

<figure><img src="/files/z29OBcsaKC2bZn9mioo9" alt=""><figcaption></figcaption></figure>

Last updated 23 December 2025


---

# 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.aiflo.app/recruitment-and-ats/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.
