# Timesheet

The cargo port panel contains a list of all periods not to be counted.&#x20;

Time to count can also be viewed in the table and are calculated after each new not to count period is added. They are not editable.&#x20;

**Adding a new&#x20;*****not to count*****&#x20;period**

1. Click the create icon <img src="/files/-M23aB95JDSUt7kYOdWo" alt="" data-size="line"> on top of the list.&#x20;
2. Fill in all required fields listed below in the Add Time Not to Count window.
3. Click **Create**.

| Fields    | Description                  |
| --------- | ---------------------------- |
| From Date | Start of not to count period |
| To Date   | End of not to count period   |

![Add Time Not To Count Dialog](/files/-MWxYMHieUXCyBeZlLeR)

**Editing a&#x20;*****not to count*****&#x20;period**

1. Click the edit icon <img src="/files/-MWxa0sxfd5S0HuuDLvL" alt="" data-size="line"> on the right side of the not to count row.
2. Change the fields in the Edit Time Not to Count window.
3. Click **Save**.


---

# 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/laytime-calculations/maintain-laytime-calculation/manage-cargo-ports/timesheet.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.
