# Time log Report

The Reports section analyzes all stored data, and the Time Log Report tracks hours logged over a selected duration. It presents this analysis in a line chart format.

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

The Time Log Report section visually analyzes logged hours and includes a list view of tasks and their logged hours, which can be exported. The tabular data includes task name, employee name, start and end times, total hours, and earnings, with hyperlinks for detailed views. This section's cumulative report helps identify areas for improvement.


---

# 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://wheel-erp.gitbook.io/wheel-erp-user-guide/report/time-log-report.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.
