AnaCredit forbearance reporting: status values and the FINREP reconciliation
Forbearance is one of the most-queried and worst-implemented corners of AnaCredit. The register asks, per instrument, whether the terms have been modified because the debtor was in — or about to be in — financial difficulty, and when that status arose. The answer has to reconcile with the EBA forbearance definitions your FINREP process already applies, and with the impairment staging your accounting runs. When the three disagree, the national central bank asks why. This piece walks through the forbearance attributes, the status values, the reconciliation triangle, and the operational wiring that makes it work.
1. Where forbearance sits in the data model
Forbearance is captured in the accounting dataset of the AnaCredit model (see our data-model walkthrough), through two linked attributes:
- Status of forbearance and renegotiation — the classification of the instrument
- Date of the forbearance and renegotiation status — when the current status arose
Both follow the accounting cadence — quarterly for institutions reporting FINREP quarterly — and both must move consistently with the rest of the accounting dataset (impairment stage, carrying amount, cumulative recoveries).
2. The status values, in plain language
| Status | Meaning |
|---|---|
| Forborne: instruments with modified interest rate below market conditions | Concession granted on pricing — the rate was reduced below what the market would charge a debtor of that risk, because of financial difficulty |
| Forborne: instruments with other modified terms and conditions | Concession granted on other terms — maturity extension, payment holiday, covenant waiver — because of financial difficulty |
| Renegotiated instrument without forbearance measures | Terms changed commercially — no financial difficulty involved (e.g. a competitive repricing to retain a healthy client) |
| Not forborne or renegotiated | The default state — terms as originated |
3. The reconciliation triangle
Three frameworks look at the same event:
- AnaCredit — instrument-level status + date, monthly/quarterly
- FINREP — aggregate forborne-exposure templates under the EBA definitions
- IFRS 9 accounting — modification accounting and impairment staging (a forbearance event is a strong indicator of significant increase in credit risk, often driving Stage 2 or 3)
Supervisors cross-check: the sum of forborne instruments in AnaCredit should track the FINREP forborne totals, and instruments flagged forborne should rarely sit in Stage 1. Persistent mismatches invite a data-quality letter. The clean implementation drives all three from a single forbearance flag set in the credit-risk workflow at the moment the concession is approved.
4. Status lifecycle — entering and leaving forbearance
- Entry: the status changes in the reporting period in which the concession is granted, with the date attribute set to the concession date.
- Probation: under the EBA framework, forborne exposures exit the classification only after a probation period in which the debtor performs — a forborne-performing exposure stays flagged during probation. AnaCredit reflects the classification your FINREP process applies; do not run a separate AnaCredit-only exit logic.
- Re-forbearance: a second concession during probation resets the clock and typically moves the exposure to non-performing forborne under the EBA rules — the AnaCredit status and impairment attributes should show the same picture.
5. Operational wiring that works
- Put the forbearance decision in the credit-workflow tool as a structured field (difficulty flag + concession type + date), approved with the restructuring itself.
- Feed AnaCredit, FINREP and IFRS 9 staging from that single field — never from three parallel spreadsheets.
- Reconcile monthly: instruments flagged forborne in AnaCredit vs the FINREP forborne register vs Stage 2/3 lists. Investigate every one-sided entry.
- Keep the history — the date attribute is the audit trail the NCB checks first.
6. FAQ
Is a COVID-style general payment moratorium forbearance?
Broad-based moratoria applied under public schemes were treated under specific EBA guidance at the time, which allowed non-classification as forbearance under defined conditions. Outside such schemes, an individually granted payment holiday for a debtor in difficulty is forbearance.
Does a forborne instrument have to be non-performing?
No. Forborne-performing is a valid state — the concession was granted, the debtor performs. The EBA probation rules govern when the flag can be removed.
We repriced a healthy client to match a competitor. Forbearance?
No — that is renegotiation without forbearance measures. No financial difficulty, no forbearance, regardless of how large the concession is.
Which date goes in the date attribute?
The date on which the current forbearance/renegotiation status arose — normally the date the modified terms took effect. Status changes update the date.
Who checks this data?
Your national central bank’s data-quality team first (plausibility and reconciliation checks), then supervisory teams using AnaCredit for asset-quality analysis. Forbearance under-reporting is a recurring on-site inspection finding.
7. What to do, today
- Locate where the forbearance decision is recorded in your credit workflow — if it is free text, structure it now.
- Drive AnaCredit, FINREP and IFRS 9 staging from one source field.
- Build the monthly three-way reconciliation and investigate every mismatch before the NCB does.
- Document the probation-exit logic and align it with your FINREP process.
Related: The AnaCredit data model · AnaCredit for payment firms · AnaCredit phases and timeline


