# Speed Categories

Speed categories are organisation-scoped custom tags used to categorise different speed and consumption profiles across vessels, TC contracts, and voyages. They are configured and maintained by your organisation.

Speed categories provide a consistent way to label and distinguish operational modes (for example, Eco, Weather Margin, or Full), making it easier to select and compare speeds across different contexts and sources. They can be assigned when creating or modifying a speed.

Speed categories are used for classification and selection only and do not affect calculation logic.

### **Business value**

* Reduces errors when selecting speeds by allowing users to quickly identify categories without comparing numerical values
* Speeds up the voyage estimation workflow, especially for vessels with multiple speed profiles
* Ensures consistent speed labelling across the organisation through standardised categories
* Improves clarity when speeds from multiple sources (vessel, TC, voyage) are presented together

### Speed category fields

Each speed category includes:

* **Speed Category Code** - mandatory, unique identifier (max. 5 characters)
* **Speed Category Name** - mandatory free text
* **Colour**

The **Speed Category Code** and **Colour** are used to generate the visual tag displayed across the system, helping users quickly identify speed categories in the selectors. See examples of how this appears in [speed selectors](/voyage-management-system/step-by-step-guides/voyages/maintain-voyages/overview/vessel.md#speed-and-consumption) and during [speed creation](/voyage-management-system/step-by-step-guides/vessels/vessel-speed-and-consumption-data.md#ballast-and-laden-passage-speed).

<figure><img src="/files/37rq8ZHcfWUjHJh0MBQs" alt=""><figcaption><p>A generated tag</p></figcaption></figure>

### **Manage speed categories**

Users can create, view, update, and delete speed categories.

The page displays all speed categories defined for your organisation, including how their visual tags appear.

<figure><img src="/files/WDyvCvMnmAY8fqqlOvdV" alt=""><figcaption><p>(Figure 1) Speed Categories module</p></figcaption></figure>

To create a new speed category, use the *Create Speed Category* modal:

<figure><img src="/files/ZsNhsjma8XKtxqd7x2A9" alt="" width="563"><figcaption><p>(Figure 2) Create Speed Category modal</p></figcaption></figure>

<details>

<summary><strong>Select a colour</strong></summary>

You can select or update the colour when creating or editing a speed category.

* Click the ***Colour*** field to open the colour picker and select a colour from the palette.

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

* Alternatively, define a custom colour using the selector or RGB/hex values.

<figure><img src="/files/khSiH8jpJWAXv5a2DSiT" alt="" width="563"><figcaption></figcaption></figure>

</details>

To view or edit a speed category, select it from the list. When opened, it can also be disabled or deleted from the options menu (three dots icon) in the drawer (see Figure 3).

A speed category must be disabled before it can be deleted.

<figure><img src="/files/5SfHOErDJn7piqQEnnt9" alt=""><figcaption><p>(Figure 3) Speed Category drawer</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/voyage-management-system/step-by-step-guides/master-data/speed-categories.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.
