# Maintain Vessel Series

## Vessel Series List

Here, you are able to view a list of market indices based by their name and code. You can use the [filtering- and sorting options](/release-8.25/voyage-management-system/step-by-step-guides/sorting-and-filtering-lists.md) (you can also sort on the list headers), including filtering on *disabled* vessel series:

<figure><img src="/files/BHyPL5fGXcTbtoJmtcpJ" alt=""><figcaption><p>Vessel Series list</p></figcaption></figure>

Click on a list item to open up the Vessel Series drawer (see below).

You also have other actions, such as [customise columns](/release-8.25/voyage-management-system/step-by-step-guides/customising-list-columns.md).&#x20;

## Vessel Series Drawer

The first tab, Overview, you can edit:

* Name&#x20;
* Code

<figure><img src="/files/hVofkqrc43hpHAUZsXdT" alt=""><figcaption><p>Vessel Series drawer, Overview tab</p></figcaption></figure>

{% hint style="info" %}
Note that:

* the Vessel Series *Code* must be unique and uppercase letters only
* all fields are required when creating and editing
  {% endhint %}

## Deleting a Vessel Series

A Vessel Series must first be *disabled*. Click the ![](/files/-LzMELRl-5Stcu-0bd9Y) button in the top right corner to open the secondary actions. Choose the "Disable" option. Click the ![](/files/-LzMELRl-5Stcu-0bd9Y) button again, and then choose the "Delete" option. A confirmation modal will also show up, click Delete.


---

# 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-series/maintain-vessel-series.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.
