# Maintaining Claims

## Changing Claim Status

To change the status of the Claim, click the status chip at the top of the drawer. This will list all possible statuses, and you can freely select the status you want. When changing status, the status column in the Claim grid will update to reflect the changes.

<figure><img src="/files/84wzrkzgXx4OJ2Me99l7" alt=""><figcaption></figcaption></figure>

## Adding and removing Claim Causes

To add a claim cause, click the blue plus button in the top-right corner, refer to figure above. A modal will appear where you can select the claim cause you want to add.

<figure><img src="/files/hz8HVZUyziSAMwj90laf" alt=""><figcaption><p>Figure 1: Add Claim Cause modal</p></figcaption></figure>

To remove a claim cause, tick the checkboxes next to the causes you wish to remove, and then click the remove icon in the top-right corner. A confirmation pop-up will appear. See figures below for reference.

<figure><img src="/files/QWVrd5ENPK9gRbYj2aP6" alt=""><figcaption><p>Figure 2: Claim Causes selected and remove button visible</p></figcaption></figure>

<figure><img src="/files/5sjqfYVmSkoKi0uWYAen" alt=""><figcaption><p>Figure 3: Remove confirmation</p></figcaption></figure>

**Note:** Adding and removing claim causes only affects the current claim. To create or delete a claim cause, please refer to the Claim Cause page.


---

# 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/claims/maintaining-claims.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.
