# Insurance  Claim Page

### Steps to set up claim page&#x20;

1. Click on the Home page.
2. Click on **Pages**&#x20;

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

3. Go to create a template.
4. Set up the Name and Based on (if required) section.
5. Then click on create template.

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

6. Go to the add section, then go to template, and then add section.
7. Click apps and select **the Insureful Claim page.** &#x20;

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

**Step 1: Open the Claim Page**\
Go to the **Submit Order Claim** page on the website.

<figure><img src="/files/2rtcQP8UFMN0aETYaKDP" alt=""><figcaption></figcaption></figure>

**Step 2: Enter Your Email Address**

* In the field labeled **“Enter your email,”** type your registered email address.
* This is important because all claim updates and confirmations will be sent to this email.

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

**Step 3: Enter Your Order Number**

* In the next field labeled **“Enter Order Number,”** type your order number exactly as it appears on your invoice or confirmation email.
* Make sure there are no typing errors.

**Step 4: Submit the Form**

* Once both fields are filled in, click the **“SUBMIT”** button.
* Your claim will be submitted for review, and you will receive a confirmation message or email shortly after.

<figure><img src="/files/7netcMZwSZ4fMD8wOn4J" alt=""><figcaption></figcaption></figure>

**Step 5: After clicking submit.**

**Step 6: Select the product** you want to claim. Tick the small checkbox in the **Select** column next to that product.

* If needed, change the **Claim Quantity** to the number of items you are claiming.

**Step 7: Write the reason** for your claim: Click the **Reason** box (marked with \*) and type a short, clear reason (for example, “Wrong size,” “Item damaged,” or “Missing parts”).

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

**Step 8: Upload images (required)**: click **Choose Files** / **Insert image** under **Upload images** and pick one or more photos that show the problem.

* These images are required—you will not be able to submit the claim without at least one image.
* Good photos: clear close-ups of damage, packaging, and any label or defect.

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

**Step 9: Submit the claim**: click the **Claim order** button to send your claim.

**Step 10: Check confirmation**: after submitting, you should see a confirmation or the claim status (for example, “Pending”). Keep a note of the order/claim number and your uploaded images.


---

# 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.centousapps.com/insureful/app-installation/manage-app-settings/insurance-claim-page.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.
