# Managing disputes

The **Disputes** feature in the Merchant Portal allows merchants to manage disputes efficiently. You can review the new dispute case, list of reported disputes, details of disputes, completed disputes, and evidence. The Disputes page offers enhanced visibility with robust data, timely notifications, and tools to monitor and respond to disputes, ensuring merchants can quickly take action and understand the status of each case.

<figure><img src="/files/Hav6akBXShvNmslrhNK2" alt=""><figcaption><p>Screenshot: Disputes</p></figcaption></figure>

The dispute offers series of steps taken to resolve a disagreement over a charge. It begins when a customer identifies a potential issue with a transaction and raises it with their issuing bank. The bank reviews the claim and notifies the merchant, who is allowed to provide evidence supporting the legitimacy of the charge.

To learn more about the disputes lifecycle, see [Disputes Management](https://docs.xplorpay.com/merchant-portal/guides/disputes-management).


---

# 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.xplorpay.com/merchant-portal/merchant-portal/core-features/managing-disputes.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.
