---
name: debt-covenant-compliance
description: Monitor and maintain compliance with debt covenants across all borrowings including revolving credit facilities, term loans, and bonds. Use when testing covenant compliance, preparing covenant certificates, managing covenant waivers, tracking covenant deadlines, or restructuring covenants. Triggers on phrases like "debt covenant", "covenant compliance", "covenant test", "covenant breach", "covenant waiver", "interest coverage", "leverage ratio", "debt covenant certificate", "loan covenant", "financial covenant", "covenant headroom".
---

# Debt Covenant Compliance

Ensure ongoing compliance with all financial and operational covenants across the company's debt portfolio to avoid defaults, penalties, and accelerated repayment obligations.

## Workflow

1. **Maintain a covenant calendar**: Document every covenant across all debt instruments — type, formula, threshold, testing frequency, reporting deadline, and consequences of breach.
2. **Prepare financial data for testing**: Pull the most recent financial statements (audited for annual covenants, interim for quarterly) and calculate each covenant ratio using the exact formulas defined in each debt agreement.
3. **Run covenant tests**: Compute each ratio and compare to the threshold; calculate headroom (buffer between actual and threshold).
4. **Identify at-risk covenants**: Flag any covenant where headroom is < 10% of the threshold — these require management attention and contingency planning.
5. **Prepare covenant certificates**: Draft the formal compliance certificate required by lenders, with supporting schedules and calculations.
6. **Deliver to lenders/trustees**: Submit certificates within contractual deadlines (typically 45 days for quarterly, 90 days for annual).
7. **Manage breaches proactively**: If a breach occurs or is imminent, negotiate a waiver or amendment before the formal test date.
8. **Track covenant amendments**: Document any changes to covenant terms, thresholds, or testing frequencies.
9. **Board reporting**: Report covenant status and headroom to the board of directors quarterly.
10. **Continuous monitoring**: Maintain a real-time dashboard of covenant positions to avoid surprises at test dates.

## Covenant Register

```
DEBT COVENANT REGISTER — January 2025
=======================================

FACILITY 1: REVOLVING CREDIT FACILITY ($200M)
  Lender: Bank of America (Syndicate)
  Maturity: June 2028
  Testing: Quarterly (Fiscal Q1–Q4) + Annual (audited)
  Certificate deadline: 45 days after quarter end

  COVENANTS:
  ───────────────────────────────────────────────
  1. Maximum Leverage Ratio
     Formula: Consolidated Total Debt / Consolidated EBITDA (trailing 4 quarters)
     Threshold: ≤ 4.00x (quarterly), ≤ 4.50x (during incurrence period)
     Current: 2.80x | Headroom: 1.20x (30% buffer) ✓

  2. Interest Coverage Ratio
     Formula: Consolidated EBITDA / Consolidated Interest Expense (trailing 4 quarters)
     Threshold: ≥ 3.00x
     Current: 4.20x | Headroom: 1.20x (40% buffer) ✓

  3. Minimum Fixed Charge Coverage Ratio
     Formula: (EBITDA − CapEx) / (Interest + Scheduled Principal + Dividends)
     Threshold: ≥ 1.20x
     Current: 1.65x | Headroom: 0.45x (37.5% buffer) ✓

  4. Minimum Liquidity
     Formula: Unrestricted Cash + Revolver Availability
     Threshold: ≥ $50,000,000
     Current: $85,000,000 | Headroom: $35,000,000 ✓

  5. Maximum Capital Expenditure
     Formula: Trailing 12-month CapEx / Trailing 12-month EBITDA
     Threshold: ≤ 25% (with excess carryforward)
     Current: 18% | Headroom: 7% ✓

FACILITY 2: SENIOR TERM LOAN ($150M)
  Lender: JPMorgan Chase (Syndicate)
  Maturity: March 2029
  Testing: Semi-annual
  Certificate deadline: 60 days after semi-annual period

  COVENANTS:
  ───────────────────────────────────────────────
  1. Maximum Leverage Ratio (same formula as revolver)
     Threshold: ≤ 4.50x
     Current: 2.80x | Headroom: 1.70x (37.8% buffer) ✓

  2. Consolidated Tangible Net Worth
     Formula: Total Shareholders' Equity + Minority Interest − Goodwill − Intangibles
     Threshold: ≥ $400,000,000
     Current: $520,000,000 | Headroom: $120,000,000 ✓

FACILITY 3: 4.5% SENIOR NOTES ($100M) — due 2030
  Trustee: JPMorgan Chase Bank
  Testing: Quarterly (unaudited) + Annual (audited)

  COVENANTS:
  ───────────────────────────────────────────────
  1. Limitation on Liens
     Type: Negative pledge (restricted encumbrances)
     Threshold: Cannot create liens on assets unless equally and ratably secured
     Status: No liens created since issuance ✓

  2. Limitation on M&A
     Type: Restricted merger/acquisition
     Threshold: Cannot merge if subsidiary holds < 80% of surviving entity
     Status: No merger activity ✓

  3. Rating Maintenance
     Type: Investment grade maintenance
     Threshold: Minimum BBB- (S&P) or Baa3 (Moody's)
     Current: BBB (S&P) / Baa2 (Moody's) ✓

  4. Cross-Default
     Type: Automatic cross-default
     Threshold: Default on any indebtedness > $25M triggers default here
     Status: No defaults on other obligations ✓
```

## Covenant Testing Process

```
QUARTERLY COVENANT TEST WORKFLOW:

WEEK 1–2: DATA PREPARATION
  ─────────────────────────
  [ ] Obtain latest financial statements (interim or audited)
  [ ] Confirm EBITDA calculation matches each debt agreement's definition
      (Some agreements define EBITDA differently — adjust for one-time items, 
       stock-based compensation, restructuring charges per each agreement)
  [ ] Calculate trailing 4-quarter EBITDA for each facility
  [ ] Calculate trailing 4-quarter interest expense
  [ ] Compile total debt schedule (all borrowings, including capital leases)
  [ ] Prepare CapEx schedule for capital expenditure covenant

WEEK 3: COVENANT CALCULATION
  ───────────────────────────
  [ ] Compute each covenant ratio using exact formula from agreement
  [ ] Document calculation methodology (data sources, adjustments, assumptions)
  [ ] Compare to thresholds
  [ ] Calculate headroom for each covenant
  [ ] Flag at-risk covenants (headroom < 10%)

WEEK 4: CERTIFICATE PREPARATION
  ──────────────────────────────
  [ ] Draft certificate of compliance per lender's required format
  [ ] Attach supporting schedules:
      • Consolidated balance sheet
      • Consolidated income statement
      • Debt schedule
      • EBITDA roll-forward
      • Covenant calculation schedules
  [ ] Controller reviews calculations
  [ ] CFO signs certificate

WEEK 5: DELIVERY
  ──────────────
  [ ] Deliver certificate to administrative agent (for syndicated loans)
  [ ] Deliver to trustee (for bonds)
  [ ] Confirm receipt
  [ ] File in covenant compliance archive

ONGOING: CONTINUOUS MONITORING
  ─────────────────────────────
  [ ] Monthly update of covenant dashboard
  [ ] Scenario testing: "What if revenue drops 15%? Do we still pass?"
  [ ] Alert when headroom drops below 20%
```

## EBITDA Calculation Variations

```
CRITICAL: Each debt agreement defines EBITDA differently. 
You MUST calculate EBITDA per each agreement's specific definition.

COMMON ADJUSTMENTS:

  STARTING POINT: Net Income (GAAP)
  
  ADD BACK (standard):
    + Interest expense
    + Income tax expense
    + Depreciation
    + Amortization (of intangibles)
  
  ADD BACK (common but check agreement):
    + Stock-based compensation
    + Restructuring/impairment charges
    + One-time acquisition costs
    + Non-cash pension charges
    + Foreign exchange losses
  
  ADD BACK (sometimes excluded — CHECK AGREEMENT):
    + Gain/loss on asset sales
    + Gain/loss on debt extinguishment
    + Hurricane/natural disaster costs
    + COVID-related impacts (temporary add-back in some agreements)
  
  SUBTRACT (sometimes required):
    − Interest income
    − Gain on asset sales
    − Non-operating income
  
  EXAMPLE — TWO DIFFERENT EBITDA DEFINITIONS:
  
  Agreement A (Revolver) EBITDA:
    Net Income + Interest + Tax + D&A + SBC + Restructuring
    = $485,000,000
  
  Agreement B (Notes) EBITDA:
    Net Income + Interest + Tax + D&A
    (Excludes SBC and Restructuring)
    = $445,000,000
  
  → LEVERAGE RATIO DIFFERENCE:
    Total Debt: $350,000,000
    Agreement A: $350M / $485M = 0.72x
    Agreement B: $350M / $445M = 0.79x
    → 70bps difference matters when close to threshold!
```

## Covenant Breach Response

```
COVENANT BREACH — IMMEDIATE ACTION PLAN:

STEP 1: CONFIRM THE BREACH
  ─────────────────────────
  • Double-check calculations (use each agreement's exact formula)
  • Confirm using most recent available data
  • Check if any grace period or cure period applies
  • Determine: Is it a technical breach or fundamental breach?

STEP 2: ASSESS SEVERITY
  ──────────────────────
  Severity Level     Description                  Lender Response Risk
  ──────────────────────────────────────────────────────────────────
  Near-Miss          Within 5% of threshold       Lender may inquire
  Soft Breach        Just over threshold          May trigger notice but often waivable
  Hard Breach        Significantly over threshold  May trigger default declaration
  Fundamental        Core covenant breached        Likely acceleration of debt

STEP 3: NOTIFY INTERNAL STAKEHOLDERS
  ───────────────────────────────────
  • CFO: Immediate briefing
  • CEO: If fundamental breach
  • Board: Next board meeting (or sooner for fundamental breaches)
  • Legal counsel: Review agreement terms, default consequences
  • Lender relationships team: Prepare for discussions

STEP 4: DEVELOP REMEDIATION PLAN
  ──────────────────────────────
  Options:
    a) Waiver: Ask lender to waive this instance (one-time)
    b) Amendment: Negotiate new threshold going forward
    c) Cure: Take immediate action to fix (e.g., pay down debt, sell assets)
    d) Waiver + Amendment: Waive this instance AND adjust threshold
    e) Pre-emptive disclosure: Disclose before test date (builds trust)

STEP 5: NEGOTIATE WITH LENDERS
  ─────────────────────────────
  Preparation:
    • Present remediation plan with timeline
    • Show covenant was near-compliant (context)
    • Demonstrate strong fundamentals despite breach
    • Offer concessions (higher fees, tighter other covenants, additional reporting)
  
  Negotiation:
    • Administrative agent coordinates with lending syndicate
    • Need majority lender approval (typically 66% or 75% of syndicate)
    • Waiver fee: Typically $5,000–$50,000 depending on severity
    • Amendment fee: Higher, plus potential interest rate step-up

STEP 6: DOCUMENT AND FILE
  ────────────────────────
  • Execute waiver or amendment agreement
  • File with trustee/agent
  • Update covenant register
  • Board minute documenting breach and resolution
  • Disclose in SEC filings if material (8-K may be required)
```

## Covenant Headroom Monitoring

```
COVENANT HEADROOM DASHBOARD — January 2025
============================================

COVENANT                          CURRENT    THRESHOLD   HEADROOM    STATUS
─────────────────────────────────────────────────────────────────────────────
Max Leverage (Revolver)           2.80x      ≤ 4.00x     1.20x (30%)  ✓ Green
Max Leverage (Term Loan)          2.80x      ≤ 4.50x     1.70x (37.8%)✓ Green
Interest Coverage (Revolver)      4.20x      ≥ 3.00x     1.20x (40%)  ✓ Green
FCC Ratio (Revolver)              1.65x      ≥ 1.20x     0.45x (37.5%)✓ Green
Min Liquidity (Revolver)          $85M       ≥ $50M      $35M (70%)   ✓ Green
Max CapEx (Revolver)              18%        ≤ 25%        7% (28%)    ✓ Green
Tangible Net Worth (Term Loan)    $520M      ≥ $400M     $120M (30%) ✓ Green
Credit Rating (Notes)             BBB        ≥ BBB-       2 notches    ✓ Green

STRESS TEST — WHAT-IF SCENARIOS:

Scenario: Revenue −15%, EBITDA margin −200bps
  Leverage: 3.45x (headroom: 0.55x = 14%)  ⚠ Yellow — below 20% buffer
  Interest Coverage: 3.10x (headroom: 0.10x = 3.3%) 🚨 Red — critically low
  FCC Ratio: 1.25x (headroom: 0.05x = 4.2%) 🚨 Red — critically low
  → Action: Pre-emptively discuss with lender; consider defensive actions

Scenario: Revenue −25%, EBITDA margin −500bps (severe downturn)
  Leverage: 4.10x 🚨 BREACH
  Interest Coverage: 2.50x 🚨 BREACH
  FCC Ratio: 0.95x 🚨 BREACH
  → Contingency: Pre-arranged accordion on revolver; asset sale option; 
     dividend suspension authorized

NEXT TEST DATES:
  ──────────────────
  Revolver Q1 test: April 30 (certificate due: June 14)
  Term Loan H1 test: June 30 (certificate due: August 29)
  Notes Q1 test: April 30 (certificate due: June 14)
```

## Edge Cases

- **Multiple covenants with different definitions**: Same ratio defined differently across facilities; calculate separately for each — don't assume consistency
- **Incurrence vs. maintenance covenants**: Incurrence covenants only tested when taking on new debt (more flexible); maintenance covenants tested every period regardless (stricter)
- **Step-up/step-down covenants**: Leverage ratio may start higher and tighten over time (step-down); or loosen as maturity approaches; track the current step
- **Basket/covenant carve-outs**: Agreements often have baskets — e.g., "liens up to $50M permitted"; track basket usage carefully
- **Change of control provisions**: M&A activity may trigger change of control; review all debt agreements for CoC clauses; may require consent or prepayment
- **Force majeure / pandemic amendments**: Some agreements received temporary covenant relief during COVID; check if amendments have expired or become permanent
- **Material adverse change (MAC) clauses**: Not a numerical covenant but a subjective clause; lenders can declare default based on material adverse change; maintain strong lender communication

## Output

### Covenant Compliance Certificate

```
CERTIFICATE OF COMPLIANCE WITH FINANCIAL COVENANTS
Revolver Credit Facility — $200,000,000
Quarter Ended: December 31, 2024

TO: Bank of America, N.A., as Administrative Agent

We, [Company Name], hereby certify that as of December 31, 2024, we are in 
compliance with all financial covenants under the Credit Agreement dated 
January 15, 2023, as amended.

COVENANT RESULTS:
  1. Maximum Leverage Ratio:  2.80x  (Threshold: ≤ 4.00x)  ✓ COMPLIANT
  2. Interest Coverage:        4.20x  (Threshold: ≥ 3.00x)  ✓ COMPLIANT
  3. FCC Ratio:               1.65x  (Threshold: ≥ 1.20x)  ✓ COMPLIANT
  4. Minimum Liquidity:       $85M   (Threshold: ≥ $50M)   ✓ COMPLIANT
  5. Max CapEx Ratio:         18%    (Threshold: ≤ 25%)    ✓ COMPLIANT

Supporting schedules attached:
  A. Consolidated Balance Sheet — December 31, 2024
  B. Consolidated Income Statement — 12 months ended December 31, 2024
  C. Total Debt Schedule
  D. EBITDA Roll-Forward
  E. Covenant Calculation Schedules

Signed: ___________________________  Date: February 15, 2025
     [CFO Name], Chief Financial Officer
```

## Integration Points

- TMS (Treasury Management System): Covenant tracking, ratio calculations
- ERP (SAP, Oracle, NetSuite): Financial data source, EBITDA calculations
- Debt management systems (FMSD, LoanConnect): Covenant register, certificate generation
- BI tools: Covenant headroom dashboards, stress testing
- Legal document management: Loan agreements, amendments, waivers
- Board reporting systems: Covenant status presentations
- Lender portals: Certificate delivery, communication
- Calendar systems: Covenant test date and deadline tracking
