# Claim Warranty Form

Sometimes its desirable to have claim form that compliment to the registration form. The claim form allow customer to claim warranty.

## How to enable it

Go to **Forms > New > Form type > Claim**

![](/files/P0AoArFRe71rRxrtILIF)

Once the form is created, it will be function like a normal form but with default settings and fields

## Frontend Claims Form

This is what the customer see and the link on the Claims admin or it can be access using the following url **/forms/claim-warranty**, here is what it look like without any configuration - see the Claims admin about how to customise the form

![](/files/-M4QruBVPu19tqLjRuss)

##


---

# 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.productcares.com/admin/forms/claim-form.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.
