# Claim portal setting

### How to add Captain claim portal to the storefront?

Captain Shipping Protection provides your customers with a seamless experience, from purchasing protection to filing a claim in just a few clicks. Adding a claim portal allows customers who have purchased protection to submit claims at any time. Merchants can manage claims easily, and customers will see updates directly in the portal.

In the Captain Protection app, go to **Claim Portal > Claim Portal Editor**, click **Add Portal**, and then choose the menu and location where you want to place the claim portal.

### How the claim process works

You can also help customers file a claim if needed. Just head to the **Orders** page, find the protected order, and click **File claim**. Once submitted, the customer can still track the status and details of the claim in the portal, just like if they had done it themselves.

### Set a time limit for claim submissions

If you'd like to set a deadline for when customers can submit claims, go to **Settings** > **Claim portal preference**. There, you can choose how many days after the order date a claim can be filed. It's a simple way to keep your policy clear.

### Customize claim resolution options

Want to control whether customers can request a refund, reorder, or both? Go to **Settings** > **Claim portal preference**, and under **Resolution options**, choose what you'd like to offer. You decide what makes sense for your store.

### Customize Claim Reasons

You can create your own claim reasons that best reflect your business. Go to **Settings > Claim portal > Claim reasons** to add or edit them. You can also define the follow-up tasks that will be triggered when a reason is selected. This helps you better track and manage claim control.


---

# 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.captaintop.com/claim-portal-setting.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.
