# Actual Hours Entry in Task

***1) How to add Automatic Entry:*** Team members can initiate the picker button to begin working on a task they want to automatically log.&#x20;

When the task is finished, stopping the picker button will update the Time Log Tab accordingly.

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

So this is how the time entry will be affected in Time Log.

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

{% hint style="info" %}
**Picker Option will only be available when the Admin has decided Automatic Time Entry Process.**
{% endhint %}

***2) How to add Manual Entry:*** If a team member wishes to make a manual entry, they can access the **"+ Time Log"** feature within the Time Log section.

***At this point, two choices are available:*** The Team Member can either input the **Start Time and End Time** or directly specify the **Actual hours** worked, reflecting the precise duration for a particular task.

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

This means each team member tells when they started and stopped working. The picture below shows how to write these times.&#x20;

You can also write notes when adding a task to give information to your Senior.

{% hint style="info" %}
**Start Time and End Time will only be available when the Admin has decided Manual Time Entry Process through User Configuration.**
{% endhint %}

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

***(B) Direct  Actual Hours Entry:*** Here, a Team Member can directly specify how many hours that person has worked on a specific Task. The Image below depicts how to enter actual hours in the task.

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

{% hint style="info" %}
***Direct Actual Hours*****&#x20;will only be available when the Admin has decided Manual Time Entry Process through User Configuration.**
{% endhint %}

***Time Log entries will be visible like this:*** If it’s Automatic, it will be seen with Green color, and if it’s a manual entry, it will be shown with Yellow color. You can see the total time on that task by the Total Hours.


---

# 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/actual-hours-entry-in-task.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.
