# Hours overview

We can start by looking at the **hours overview.** Much like the hour overview at project level, this report shows the status, amount of hours logged, their corresponding date and the amount of hours worked and billable hours. Unlike the report at project level, this report shows the information about logged hours across all the projects in the company. Like the same report at a project level, it can be sorted by project, status and so on.&#x20;

![](/files/-MYiRTH53vFRgJubzNPv)


---

# 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.milientsoftware.com/help/company/hours-overview.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.
