# Vessel Types

### Vessel Types list

<figure><img src="/files/4bLrsuzIla8wbjLOlrEI" alt=""><figcaption></figcaption></figure>

The list shows you an overview of all available Vessel Types. The usual array of list options are available, such as sorting, re-ordering, and column customisation. Clicking on a Vessel Type will open up the Vessel Type drawer.

### Creating a Vessel Type

To create a new Vessel Type, click on the ![](/files/6ZB8VA4TG2TBgiUunHbz) icon in the top right. This will bring up the Create Vessel Type modal. Enter the required information, and click "Create".

<figure><img src="/files/o89WdzOAZyCTpIYY0nGh" alt=""><figcaption></figcaption></figure>

### Editing a Vessel Type

To edit a Vessel Type, click on it in the list to bring up the Vessel Type drawer. From here, you can freely change the Vessel Type data.

<figure><img src="/files/xImC5Lii3P5JGKKftErc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Cargo Ports created on a Voyage with a Vessel whose Vessel Type has "Free Despatch" ticked off, will in turn have "Free Despatch" ticked off
{% endhint %}

{% hint style="info" %}
Overage on a Cargo on a Voyage will by default be set to the Vessel's Vessel Type "Default Overage"
{% endhint %}

### Disabling and deleting Vessel Types

In order to delete a Vessel Type, it must first be disabled. Click the ![](/files/-LzMELRl-5Stcu-0bd9Y)icon in the top right, and click "Disable". Once the Vessel Type has been disabled, the "Delete" button from the same menu will no longer be greyed out.

<figure><img src="/files/tYFYXDqKO8n03IGnhMgT" alt=""><figcaption><p>A Vessel Type must be Disabled before you are allowed to delete it.</p></figcaption></figure>


---

# 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-8.25/voyage-management-system/step-by-step-guides/master-data/vessel-types.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.
