# Add Time Log

You can add, edit and delete the worked hours of a particular task. To add worked hours in a task, click on that task or subtask.&#x20;

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

* Go to Time Log and click on 'Add time' button.

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

* Select the date from the calendar of which you want to log the time. Add the start and end work time on the task. Write the description (You cannot save without adding description). And then click on Save.

<figure><img src="/files/0zRteNNLPKTfP4udgyxV" alt=""><figcaption></figcaption></figure>

To edit click on the ![](https://lh3.googleusercontent.com/xdZGn-neczI1W0AWp7B11-_Qzzhvqj2BZ-3V3OOfYbIlL2FjwgO2JtT45TGk8Olly8w1zDa2PbSfG0OTCqX4n91gxGjDLgs-hXSqERJa6DjjUw4ULRMBurYa_XlPNhyXrjlU-cVYdyF1N_mReKDc_geUSm4U57LUAHXg-sGp20tU_rVq2W9yobTQ8AHObg) button and make the necessary changes. To delete the time log, simply click on the ![](https://lh3.googleusercontent.com/aqnN1UH55RFjzIrDbbkqyJghjPWli8p1l5qCpoAIRlNaV1rGQTUJV39Wn34biHiWMiPcinmw-tKf-iD6FOMNrSbOQArN4TjD3H5BJ-k53QXau-l3hAmUhmceYX3NA47pDRWaSvmyxnEmAsO5t7AjXhFu9ahXed46_w1wELaE1BAIXySJvPXrTfnWE4Gltw) button.


---

# 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.alianhub.com/introduction-to-alian-hub/project-dashboard/add-time-log.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.
