# Claims

The Claims list can be found in the sidebar under the module labeled "Claim". Opened, displays a list of available claims (see Figure 1).

{% hint style="info" %}
This list features the grid functions, such as sorting, filtering, aggregation, resizing columns, and much more. For more details on features and usage, please refer to the[ data grid section](https://docs.dataloy.com/voyage-management-system/step-by-step-guides/data-grids).
{% endhint %}

<div align="center" data-full-width="false"><figure><img src="https://content.gitbook.com/content/UXBUSBEFFjS09JYc1Hu5/blobs/wDQMYC4l10SycpAGI4dO/image.png" alt=""><figcaption><p>Figure 1. Claims List</p></figcaption></figure></div>

## Create and Edit a Claim

To create a claim, click the <kbd>**+**</kbd> icon located in the top right corner of the claims page (refer to Figure 1). For more information on how the claim creation proceeds, please visit the [Create a Claim](https://docs.dataloy.com/voyage-management-system/step-by-step-guides/claims/create-a-claim) page.

To modify an existing claim, click on the open drawer icon, which is usually found in the leftmost column of the grid. This action will open the [Claim drawer ](https://docs.dataloy.com/voyage-management-system/step-by-step-guides/claims/claim-drawer)for the selected claim.


---

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