> For the complete documentation index, see [llms.txt](https://docs.dataloy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dataloy.com/release-8.28/voyage-management-system/step-by-step-guides/vessels/main-vessel-description.md).

# Main Vessel Description

All of the mentioned fields are optional to add into.

### Vessel Description

| Field           | Description/Note                                                 |
| --------------- | ---------------------------------------------------------------- |
| Vessel Type     |                                                                  |
| DWT (Summer)    | Deadweight in the summer                                         |
| Built           |                                                                  |
| Yard            |                                                                  |
| Flag            |                                                                  |
| IMO No.         |                                                                  |
| Owner           | Owner of the vessel (type Business Partner), available from v7.7 |
| Scrubber Fitted |                                                                  |
| Open-loop       |                                                                  |

### Dimensions

| Field      | Description/Note |
| ---------- | ---------------- |
| Beam       |                  |
| LOA        |                  |
| LPP        |                  |
| Depth      |                  |
| Air Draft  |                  |
| Int'l GRT  |                  |
| Int'l NRT  |                  |
| Panama Net |                  |
| Suez Net   |                  |

### Miscellaneous Capacities

| Field              | Description/Note |
| ------------------ | ---------------- |
| Capacity Fo        |                  |
| Fresh Water        |                  |
| Ballast Water      |                  |
| Constant Reduction |                  |

### Machinery

| Field           | Description/Note |
| --------------- | ---------------- |
| Main Engine     |                  |
| Aux Engine      |                  |
| Bow Thruster    |                  |
| Stern Thruster  |                  |
| Shaft Generator |                  |

### Contact Details

| Field        | Description/Note         |
| ------------ | ------------------------ |
| Call Signal  |                          |
| Phone Number | Deadweight in the summer |
| Fax Number   |                          |
| Mobile Phone |                          |
| Email        |                          |
| Telex        |                          |

### Cargo Capacity

| Field          | Description/Note |
| -------------- | ---------------- |
| Cubic Capacity |                  |
| Deck Capacity  |                  |
| Bale Capacity  |                  |
| Gear           |                  |
| Holds/Hatches  |                  |
| Grabs Onboard  |                  |

### Loadline Information

For each Draft, DWT and Immersion, you can add/edit for Summer, Winter, Design, Fresh, Tropical, Tropical Fresh and Unit.&#x20;


---

# 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.dataloy.com/release-8.28/voyage-management-system/step-by-step-guides/vessels/main-vessel-description.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.
