> For the complete documentation index, see [llms.txt](https://docs.milientsoftware.com/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.milientsoftware.com/help/my-pages/time/hours-report.md).

# Hours Report

The hours report on My pages shows a report of all the hours you have worked.&#x20;

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

It will also depending on your access level show you the status of your hours (approved, invoiced, not approved yet, Returned for correction), and allow you to move hours between activites and projects

<figure><img src="/files/Wr9IyJFM9kKZjqA4AHQu" alt=""><figcaption><p>Moving hours in the hours report</p></figcaption></figure>

Same as other reports in Moment, you can use the filter on the right side to set up the report to your preferences. If you save the filter as a report, you can also use the report filter on the hours report on project and company level.

![](/files/vc4UkXpSNjbi9WU29bOR)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/my-pages/time/hours-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.
