# Frivolous disputes (for creditors)

A small number of disputes are clearly intended as delay tactics — not a genuine challenge to the debt. This page is for creditors trying to figure out how to handle a dispute that looks frivolous.

> Important: most disputes are not frivolous. Treat every dispute as legitimate until you have good reason to think otherwise. Mishandling a real dispute as if it were frivolous creates legal exposure.

## What makes a dispute frivolous

Signals that a dispute may not be in good faith:

* The dispute is identical or near-identical to a previous dispute the debtor lost.
* The dispute is contradicted by the debtor's own prior statements or documents.
* The dispute is filed immediately before a known significant date (e.g., right before suit is filed, right before a payment plan installment is due).
* The dispute provides no detail at all ("I just don't agree" with no reason).
* The debtor has filed multiple disputes back-to-back, each one closing in your favor.
* The debtor is using disputes as a recurring tactic across multiple invoices.

Signals that suggest a dispute is **not** frivolous, despite appearances:

* New documentation or new information.
* The debtor has retained counsel.
* The dispute is on a specific factual claim (e.g., "this specific delivery didn't happen") rather than vague generality.
* The debtor has paid against other invoices but disputes this specific one — they're being careful, not stalling.

## What you can do

### 1. Respond with verification anyway

Even if you suspect the dispute is frivolous, the lowest-friction response is usually to provide the verification you already have. It satisfies the dispute right, restarts the clock, and resumes outreach. The debtor can either pay or open another dispute with new information.

This is almost always the right move.

### 2. Document why you think it's frivolous

If you do think the dispute is being used as a delay tactic, document it. Save:

* The prior disputes and their resolutions.
* Communications that contradict the current dispute.
* A summary in the notes field of the placement.

Documentation matters if you later need to defend why you continued outreach (or escalated to legal).

### 3. Ask us to review

Disputes that the response matrix can't auto-resolve are routed to a human reviewer automatically (status `awaiting_human`). The reviewer can look at the pattern across disputes on the placement and decide how to proceed.

A dedicated self-service "request a compliance review" UI on the placement detail page is planned but not yet available.

### 4. Escalate to legal counsel

If the pattern is clear and the debt is significant, your attorney can take over. They can:

* Send a formal legal notice.
* File suit.
* Demand sanctions if the debtor's conduct rises to the level of a sham defense.

## What you can't do

Even if a dispute looks frivolous, **don't**:

* Ignore it. The pause-on-dispute rule still applies until we've reviewed.
* Tell the debtor their dispute is frivolous in a hostile way. Calm professionalism is required.
* Add fees or threats not previously agreed to. Frustration is not a license.
* Retaliate by adding additional placements or escalating other matters not related to this dispute.

## Why we err on the side of treating disputes as real

The asymmetry of harm:

* If we treat a legitimate dispute as frivolous, the debtor may have a real legal claim — and we may have violated their rights.
* If we treat a frivolous dispute as legitimate, we add a few days of delay.

The downside of being wrong in the second direction is small. The downside of being wrong in the first direction is large. So we err toward treating every dispute as legitimate.

***

Last reviewed: 2026-05-12 by Compliance Lead. **TODO: external counsel review.**


---

# 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://help.moderncollections.io/for-debtors/disputes/frivolous-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.
