> For the complete documentation index, see [llms.txt](https://manual.truckerzoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.truckerzoom.com/general/chassischarges.md).

# Chassis Charges

**Locate** CSV from chassis vendor.

**Modify** CSV file to conform to the following format:

*Chassis ID, Container ID, Drop Off Container ID, Hire Date, Off Hire Date, Bill Start Date, Bill End Date, Billing Rate, Tax Rate, Total Gross Billing*

![](/files/-M75mjVUfPaHXkmfTbQz)

**Click** *Orders***,** and **Select** *Chassis Charges.*

![](/files/-MA8VAiJnZQV4lmI5En8)

**Click** *Choose Files*.&#x20;

![](/files/-MA8W4hvmNrjJM6MAsJ3)

**Select** *CSV File,* **Click** *Open*.

![](/files/-MA8XOlwST24Ps1WCNOS)

&#x20;**Click** *Upload & Analyse*.

![](/files/-MA8Xz2nLGHPByrg9M12)

**Compare** the *Total* and *Amount* column to verify each chassis charge is correct.

![](/files/-MA8YhUb1PNWOzSLzeAs)

If the Total and Amount column match, **Click** *Audited?* to keep track of which rows have been compared.

![](/files/-MA8ZAauiVOByk5kIeJG)

{% hint style="info" %}
The audited column data is not saved upon submission.
{% endhint %}


---

# 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://manual.truckerzoom.com/general/chassischarges.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.
