# Time Correction list

When clicking the time correction tab you will be presented with a list of all the time corrections with the following columns

* Vessel
* Voyage Reference
* Year
* Month
* Onhire Days
* Offhire Days
* Idle Days
* Total Days
* Status

For filtering the time corrections, there are multiple available filters in the top right corner.

![Available quick filters for the time correction list](/files/-MgqxRVlZys79ylV_6o2)

By clicking the AZ-icon you will see the sorting options available. By default the list is sorted by created date descending.

![Button to Generate Time Correction](/files/-Mi1PhbTX-Bgv-VJIADF)

By clicking the Generate button a modal will appear where you can select date from and date to, business unit and vessel to generate a time correction.

![Modal for generating time correction](/files/-MhI9Ll-Pupb8VDVtEJf)

Fill in the required fields, and vessel if desired. For business units it is possible to select multi. Then click confirm to create a time correction with the corresponding parameters.

![Button to Freeze Time Correction](/files/-Mi1Ps63qUUEcFpItn6g)

By clicking the Freeze button a modal will appear where you can select from date, to date and business unit to freeze time corrections.

![Modal for freezing Time Corrections](/files/-Mi1R65TVWYfLb7gx_o5)

Fill in all the fields. It is possible to select multiple business units. When pressing confirm, the time correction matching the dates and business units will be frozen.


---

# 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.dataloy.com/release-6.13/voyage-management-system/step-by-step-guides/accruals/time-correction-list.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.
