# Claims Manager

## Overview

Your customer service teams can use the <code class="expression">space.vars.Product\_ClaimsMgr</code> feature to efficiently manage claims for lost and damaged parcels in the <code class="expression">space.vars.Product\_pLApp</code> and help to reduce operational costs. Customer service agents can mark a tracking record as claimed, which saves a timestamp and claims reasons against the record that can later be exported and sent to you by parcelLab. All the specific parcel information you normally have to collate for claims in a different system, we can provide in the export for you to include in your claims report, which you can send to carriers to see if/why a parcel is missing in order to claim lost and damaged shipments towards carriers.

## Using Claims Manager in the <code class="expression">space.vars.Product\_App</code>

In the **Trackings** module in the <code class="expression">space.vars.Product\_App</code>, you can search for tracking records that require attention for customer claims and mark them as claimed or remove the flag marking them as claimed.

By marking a tracking record as claimed, this data can be included in an export, which can be used to assist with the claims process (for example: for claiming lost parcels with the carrier).

{% hint style="info" %}
You can select a number of claim reasons to accurately record lost and damaged parcel claims, including multiple fraud-related claim reasons. This information can be used to centralize data in the claims export and reporting to gain valuable insights to speed up processes, spot recurring issues, and improve carrier performance.
{% endhint %}

Try our interactive demo and walk through the <code class="expression">space.vars.Product\_ClaimsMgr</code> process.

{% embed url="<https://app.storylane.io/share/zrvmnklgnkqm>" %}

{% hint style="info" %}

#### Check out the parcelLab guides

For further information on marking tracking records as claimed, see our [user guide documentation](https://docs.parcellab.com/guides/trackings/overview/view-tracking-records#mark-a-tracking-record-as-claimed).
{% endhint %}

## Configuring the <code class="expression">space.vars.Product\_ClaimsMgr</code> Export

This section describes the configuration required for the <code class="expression">space.vars.Product\_ClaimsMgr</code> export.

### Customer Requirements

The export files will be created as carrier-specific exports and you will need to provide the following information to parcelLab:

* Confirm how often you want to receive the exports from parcelLab.
* The order/tracking information required by a specific carrier for the claims process (for example: a claims form template provided by the carrier). The following lists the type of information needed for a claims report:

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><ul><li>Tracking number</li><li>Order number</li><li>Customer number</li><li>Customer name</li><li>Street name</li><li>House name</li><li>Postcode/zip code</li><li>City</li></ul></td></tr><tr><td><ul><li>Country</li><li>Carrier/courier</li><li>Last scan date</li><li>Last scan information</li><li>Order date</li><li>Delivery date</li><li>Article</li><li>Product category</li></ul></td></tr><tr><td><ul><li>Product description</li><li>Quantity</li><li>Single price</li><li>Total amount</li><li>VAT</li><li>Invoice number</li><li>parcelLab claims reason</li></ul></td></tr></tbody></table>

{% hint style="warning" %}
You will need to contact the relevant carrier to ensure the required data is provided so parcelLab can include it as part of the export as each carrier will have their own specific template.
{% endhint %}

### Implementation Process

When parcelLab has the required information, the setup process can be begin to build the recurring exports based on the carrier requirements provided. For further information on export requirements, please contact your parcelLab representative.


---

# 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.parcellab.com/docs/engage/customer-service/claims-manager.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.
