> 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/developers/api/how-to-get-the-your-data/projects-projectregisteredhoursreport.md).

# projects/projectRegisteredHoursReport

Use the endpoint "projects/projectRegisteredHoursReport" to get registered hours report

## Examples&#x20;

Here are some examples on how to get specific data

### Agreed hours / expected hours

| Parameter                | Value                     |
| ------------------------ | ------------------------- |
| fromDate                 | {start date} YYYY-MM-DD   |
| toDate                   | {end date} YYYY-MM-DD     |
| projectTagOperator       | and                       |
| timeRecordTagOperator    | and                       |
| groupUserAccountOption   | tags                      |
| groupByUserAccountTagIds | {tag ID}, comma separated |
| billableRatioOption      | expected                  |
| subtractAbsences         | countAsBillable           |
