> ## Documentation Index
> Fetch the complete documentation index at: https://docs.younegotiate.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Resolution Dashboard

> Consumer dashboard rules for ranking accounts, statuses, and next resolution actions.

## Developer Rule

The Resolution Dashboard is the consumer command center for all account resolution activity within the EcoPortal.
The dashboard is not a reporting dashboard.
The dashboard is a Resolution Priority Dashboard designed to display accounts and actions in the order most likely to achieve successful account resolution.
All dashboard ranking, grouping, colors, and display logic must follow the Resolution Dashboard Ranking Algorithm.

## Includes

* Add Payment Method
* Creditor Counter Offers
* New Digital Offers
* Pending Creditor Responses
* Pending Notice Responses
* Scheduled Settlements
* Active Payment Plans
* Respond to a Written Notice
* Respond to a Judgment or Legal Service
* Paid Accounts
* Disputed Accounts
* Creditor Removed Accounts
* Cancelled Agreements

## Resolution Dashboard Ranking Algorithm

Accounts must not be ranked by:

* Account Age
* Placement Date
* Upload Date
* Balance Amount
* Creditor
  Accounts must be ranked by resolution priority.

### Purpose:

Prioritize the next consumer action most likely to achieve successful account resolution.

## Dashboard Color Legend

| Color                                                                                                                                                             | Meaning               |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------- |
| <span style={{ background: "#DCFCE7", border: "1px solid #16A34A", color: "#14532D", borderRadius: "999px", padding: "2px 10px", fontWeight: 600 }}>Green</span>  | Action Required       |
| <span style={{ background: "#FEF3C7", border: "1px solid #D97706", color: "#78350F", borderRadius: "999px", padding: "2px 10px", fontWeight: 600 }}>Yellow</span> | Waiting for Response  |
| <span style={{ background: "#E0F2FE", border: "1px solid #0284C7", color: "#0C4A6E", borderRadius: "999px", padding: "2px 10px", fontWeight: 600 }}>Blue</span>   | Active Commitments    |
| <span style={{ background: "#F3E8FF", border: "1px solid #9333EA", color: "#581C87", borderRadius: "999px", padding: "2px 10px", fontWeight: 600 }}>Purple</span> | Start New Resolution  |
| <span style={{ background: "#F1F5F9", border: "1px solid #64748B", color: "#0F172A", borderRadius: "999px", padding: "2px 10px", fontWeight: 600 }}>Gray</span>   | Completed or Inactive |

These color definitions are business rules and must remain consistent across web, mobile, notifications, and future platform releases.

## Action Required

<span style={{ background: "#DCFCE7", border: "1px solid #16A34A", color: "#14532D", borderRadius: "999px", padding: "2px 10px", fontWeight: 600 }}>Green</span>

Accounts requiring immediate consumer action.

### Add Payment Method

Displays accounts where:

* Negotiation is completed
* Agreement is accepted
* Payment method has not been added

### Purpose:

Highest priority resolution activity because agreement has already been reached.

### Creditor Counter Offers

Displays accounts where:

* Creditor has responded with a counteroffer
* Consumer action is required

### Purpose:

Active negotiation requiring consumer review and response.

### New Digital Offers

Displays accounts where:

* Consumer has received a new digital offer
* No response has been submitted

### Purpose:

New account resolution opportunity.

## Waiting for Response

<span style={{ background: "#FEF3C7", border: "1px solid #D97706", color: "#78350F", borderRadius: "999px", padding: "2px 10px", fontWeight: 600 }}>Yellow</span>

Accounts awaiting creditor review or response.

### Pending Creditor Responses

Displays accounts where:

* Consumer submitted a counteroffer
* Creditor response is pending

### Purpose:

Consumer action has already been completed.

### Pending Notice Responses

Displays accounts where:

* Consumer submitted a notice response
* Creditor response is pending

### Purpose:

Consumer action has already been completed.

## Active Commitments

<span style={{ background: "#E0F2FE", border: "1px solid #0284C7", color: "#0C4A6E", borderRadius: "999px", padding: "2px 10px", fontWeight: 600 }}>Blue</span>

Accounts with active agreements and payment activity.

### Scheduled Settlements

Displays accounts where:

* Settlement agreement approved
* Future settlement date exists

### Purpose:

Tracks upcoming settlement completion events.

### Active Payment Plans

Displays accounts where:

* Payment plan is active

### Purpose:

Tracks ongoing payment plan activity.

## Start New Resolution

<span style={{ background: "#F3E8FF", border: "1px solid #9333EA", color: "#581C87", borderRadius: "999px", padding: "2px 10px", fontWeight: 600 }}>Purple</span>

Available to all consumers.

### Respond to a Written Notice

Allows consumers to upload a written notice and create a digital notice response within the EcoPortal.

### Purpose:

Start a new account resolution workflow.

### Respond to a Judgment or Legal Service

Allows consumers to obtain assistance responding to a judgment, summons, or legal service.
Behavior:
Launch external Solo partner workflow.

### Purpose:

Start a legal response workflow.

## Completed or Inactive

<span style={{ background: "#F1F5F9", border: "1px solid #64748B", color: "#0F172A", borderRadius: "999px", padding: "2px 10px", fontWeight: 600 }}>Gray</span>

Historical and non-active accounts.

### Paid Accounts

Displays accounts where:

* Resolution completed
* Payment obligations satisfied

### Disputed Accounts

Displays accounts where:

* Consumer dispute exists
* No active resolution activity exists

### Creditor Removed Accounts

Displays accounts where:

* Account removed by participating organization

### Cancelled Agreements

Displays accounts where:

* Agreement cancelled
* No active resolution activity exists

## First-Time Dashboard Rule

If the consumer has no matched digital account activity, display:

* Respond to a Written Notice
* Respond to a Judgment or Legal Service
  These options must appear in the first and second dashboard positions.
  Purpose:
  Ensure the dashboard is never empty and always provides a starting point for resolution activity.

## Active Dashboard Rule

If digital account activity exists, display dashboard sections in the following order:

1. Action Required
2. Waiting for Response
3. Active Commitments
4. Start New Resolution
5. Completed or Inactive

## Resolution Priority Order

1. Add Payment Method
2. Creditor Counter Offers
3. New Digital Offers
4. Pending Creditor Responses
5. Pending Notice Responses
6. Scheduled Settlements
7. Active Payment Plans
8. Respond to a Written Notice
9. Respond to a Judgment or Legal Service
10. Paid Accounts
11. Disputed Accounts
12. Creditor Removed Accounts
13. Cancelled Agreements

## Key Rule

The Resolution Dashboard is an action-prioritization engine, not a chronological activity feed.
The dashboard must always prioritize the next action most likely to move the consumer toward successful account resolution.

## Final Developer Rule

All dashboard ranking, grouping, color assignment, and display logic must follow the Resolution Dashboard Ranking Algorithm.
The Resolution Dashboard serves as the primary consumer workspace for all account resolution activity within the EcoPortal.
The next highest-priority consumer action must always be displayed before lower-priority account activity.
