# Claim Causes

This module makes it possible for ***administrators*** to create and modify claim causes. The list displays all enabled claim causes by default, but it is also possible to display those that are disabled through the filter 'Disabled' in the top-right header (see figure 1).

<figure><img src="/files/Em9CDEyP7jHaEnjUtKX5" alt=""><figcaption><p>Figure 1: Claim Causes list</p></figcaption></figure>

## Filtering and Sorting

[Quick filters ](/release-8.25/voyage-management-system/step-by-step-guides/sorting-and-filtering-lists.md#quick-filters)in the top-right header let you filter by **code**, **description**, or **disabled claim causes**. You can combine multiple filters to narrow down the list further.

<figure><img src="/files/2peZ74WolIwqYQy4NYua" alt=""><figcaption><p>Figure 2: Filter by code ENG06 and COL02</p></figcaption></figure>

It is also possible to search for the claim cause using the search box in the top-left. The search can be combined with quick filters for more precise results, see the figure below.

<figure><img src="/files/jJa5KLMRCTXpb23mr2kw" alt=""><figcaption><p>Figure 3: Search term 'Vess' with filter code ENG06 and COL02 selected</p></figcaption></figure>

<figure><img src="/files/8vImwNl0ySbrisUT8hTc" alt=""><figcaption><p>Figure 4: Disabled filter chosen</p></figcaption></figure>

To sort the list, click the sort option in the list headers. For more details on filtering and sorting, refer to the [**Sorting and Filtering Lists**](/release-8.25/voyage-management-system/step-by-step-guides/sorting-and-filtering-lists.md) page.

## Creating a Claim Cause

To create a new Claim Cause, click the **blue plus button** in the top-right. When clicked, a create modal will appear, where you can enter a code and description (figure 6). Both fields are required, and the code has to be unique, see figure 7. Once created, the claim cause drawer will open.

<figure><img src="/files/6ruBGrQloa6XcKpFXyA1" alt=""><figcaption><p>Figure 6: Create Claim Cause Modal</p></figcaption></figure>

<figure><img src="/files/ZxiJNDb4kGqREMb31Znk" alt=""><figcaption><p>Figure 7: Warning if Code already exists.</p></figcaption></figure>

## Editing a Claim Cause

To edit a claim cause, click its row in the list. This opens a drawer where you can update the fields (see Figure 8).

<figure><img src="/files/jLpf8udhV09gXNkUTbxx" alt=""><figcaption><p>Figure 7: Claim Cause drawer</p></figcaption></figure>

In the drawer, you can enable or disable the claim cause using the secondary action menu (vertical ellipsis) in the top-right corner.

**Note:** If the selected claim cause is disabled, you must enable it before making any changes.


---

# 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/claim-causes.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.
