# Enable Time Sheet

***Enable Time Sheet:***  So, to enable the timesheet you need to click on the “Settings” menu on the top right side of the Master Setup creation page.

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

Here you have the option to enable yes or no. To enable the timesheet feature select “yes”.&#x20;

***Add Working Hours Setup:*** Here you need to set up your weekly working days  Hours so that while adding estimated hours it will help you to calculate depending upon the weekly working Hours.

> For instance, A task has been assigned with Start Date  ***22-11-12 i.e. Tuesday*** and End date of task is kept on ***27-12-21 i.e. Monday***. So, **Estimated hours** will be counted as **45 Hours** based on your weekly working hours.

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

Once you establish the weekly working hours, a corresponding calendar will display the monthly work hours allocated to each day based on these hours.&#x20;

Additionally, there is an option available to designate specific days as holidays or non-working days.

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

**Calculation of Actual process:** To calculate the actual hours of your team members on any particular task will be through:

**We have two processes (Manual and Automatic)**&#x20;

***1)*** ***Manual**:* It will allow your team members to manually enter the time they worked on any particular task.&#x20;

{% hint style="info" %}
&#x20;If you keep the process manual, you need to set the User configuration whether you want the team member to enter the start time, end time, or the actual hours for the task.
{% endhint %}

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

***2)Automatic***: There is a picker button option, the moment they start the picker, the Software will automatically calculate the time.&#x20;

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

**We have Both options as well where you can use both processes.**

***Freeze Data Concept:*** We also have a freeze data process which means you can freeze the timesheet entry of past days as per your frequency added.


---

# 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.taskopad.com/fundamentals/time-sheet/enable-time-sheet.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.
