---
name: capital-expenditure
description: Evaluate, approve, and track capital expenditure investments through business case development, financial modeling, approval governance, and post-implementation review. Use when building capex requests, evaluating investment opportunities, tracking capex budgets, performing post-implementation reviews, managing capital allocation, or reporting capital spending. Triggers on phrases like "capital expenditure", "capex", "capex request", "business case", "ROI analysis", "NPV", "IRR", "payback analysis", "post-implementation review", "capital allocation", "investment approval", "capital budget".
---

# Capital Expenditure Management

Govern capital investments from business case through post-implementation review to ensure disciplined capital allocation.

## Workflow

### Capital Expenditure Approval Process

Trigger: New capex request; quarterly capital planning; annual budget cycle:

1. **Request initiation**: Standardized form — project description, strategic alignment, cost, benefits, timeline, categorization (growth/maintenance/compliance/efficiency/replacement).
2. **Business case development**: Financial model (NPV, IRR, payback); strategic rationale; risk assessment; alternatives analysis; sensitivity analysis.
3. **Preliminary review**: Finance screens for completeness; validates assumptions; checks alignment with capital priorities; flags for additional analysis if needed.
4. **Approval routing**: By amount threshold — Finance Manager (<$50K), CFO ($50K–$500K), CEO ($500K–$2M), Board (>$2M).
5. **Capital budget allocation**: Approved projects allocated capital budget; funded or queued based on priority and available capital.
6. **Execution and tracking**: Project manager executes; monthly progress updates; budget vs. actual tracking; change order process.
7. **Post-implementation review**: 6–12 months after completion; actual vs. projected benefits; ROI realization; lessons learned.
8. **Capital reporting**: Monthly dashboard; quarterly board update; annual capital allocation review.

### Capital Request Framework

```
CAPEX REQUEST FORM — STANDARD TEMPLATE
=========================================

Project Information:
  Project name: [Name]
  Requester: [Department head / Project sponsor]
  Department: [Department]
  Date: [Submission date]
  Priority: □ Critical □ High □ Medium □ Low

Category:
  □ Growth (new revenue, market expansion, product development)
  □ Maintenance (replace aging assets, system upgrades)
  □ Compliance (regulatory requirement, license renewal)
  □ Efficiency (process improvement, automation, cost reduction)
  □ Replacement (end-of-life asset replacement)

Cost Estimate:
  Hardware:               $XX,XXX
  Software:               $XX,XXX
  Implementation/Services: $XX,XXX
  Training:               $X,XXX
  Contingency (10–15%):   $X,XXX
  ─────────────────────────────
  Total Estimated Cost:   $XX,XXX

Funding Source:
  □ Operational budget
  □ Capital budget (FY2025)
  □ Special project fund
  □ Financing (debt/equity)

Timeline:
  Approval needed by: [Date]
  Procurement start: [Date]
  Implementation: [Start] – [End]
  Go-live / Completion: [Date]
  Total duration: [X] months

Expected Benefits (quantified):
  Revenue increase:       $XX,XXX/year
  Cost savings:           $XX,XXX/year
  Efficiency gain:        [X] hours/month or [X]% improvement
  Risk reduction:         [Description and quantification]
  Strategic value:        [Description — market position, capability]

Financial Metrics:
  NPV (5-year):           $XX,XXX
  IRR:                    XX%
  Payback period:         X.X years
  ROI (5-year):           XXX%

Risks and Mitigations:
  1. [Risk]: [Description] → [Mitigation]
  2. [Risk]: [Description] → [Mitigation]

Alternatives Considered:
  1. [Alternative]: [Cost] / [Benefits] — [Reason rejected]
  2. [Alternative]: [Cost] / [Benefits] — [Reason rejected]
  3. Do nothing: [Cost of inaction / opportunity cost]
```

### Approval Governance

```
CAPEX APPROVAL AUTHORITY MATRIX
=================================

  Amount Range       | Approver              | Additional Requirements
  -------------------|-----------------------|------------------------
  $0 – $25,000       | Finance Manager       | Standard request form
  $25,001 – $100K    | VP Finance / Controller| Business case with financial model
  $100,001 – $250K   | CFO                  | Full business case + risk assessment
  $250,001 – $500K   | CFO + CEO            | Full business case + alternatives analysis
  $500,001 – $1,000K | CFO + CEO            | Board Finance Committee notification
  $1,000,001 – $2,500K| Board of Directors  | Board presentation + due diligence
  $2,500,000+        | Board of Directors  | Board vote + external advisor review (optional)

Approval criteria by category:
  Growth capex:
    - Minimum IRR: 15% (vs. WACC of 8–10%)
    - Maximum payback: 5 years
    - Revenue impact: Quantified and credible
    - Market validation: Customer demand evidence

  Maintenance capex:
    - Cost of inaction: Documented (downtime risk, security risk)
    - Lifecycle: Asset at > 75% of useful life
    - No direct ROI required (preservation of capability)

  Compliance capex:
    - Regulatory requirement: Documented (law, regulation, standard)
    - Deadline: Compliance deadline documented
    - No ROI required (mandatory investment)
    - Penalty risk: Cost of non-compliance documented

  Efficiency capex:
    - Minimum cost savings: Quantified annually
    - Minimum payback: 3 years
    - Process impact: Documented improvement
    - Change management: Implementation plan included
```

## Financial Evaluation Methods

### Investment Analysis Framework

```
CAPITAL INVESTMENT ANALYSIS METHODS
=====================================

Method 1: Net Present Value (NPV)
  Formula: NPV = Σ(Cash Flow_t / (1 + r)^t) − Initial Investment
  Where: Cash Flow_t = net cash flow in year t; r = discount rate (WACC)
  Decision rule: NPV > 0 → Accept; NPV < 0 → Reject
  Example:
    Initial investment: ($500,000)
    Year 1–5 cash flows: $150,000/year
    Discount rate (WACC): 10%
    NPV = $150K/1.1 + $150K/1.1² + $150K/1.1³ + $150K/1.1⁴ + $150K/1.1⁵ − $500K
    NPV = $136K + $124K + $113K + $103K + $93K − $500K = $69,000
    Decision: ACCEPT (positive NPV)

Method 2: Internal Rate of Return (IRR)
  Formula: IRR = rate where NPV = 0 (solve for r)
  Decision rule: IRR > WACC → Accept; IRR < WACC → Reject
  Example:
    Same cash flows as above → IRR ≈ 15.2%
    WACC = 10%
    Decision: ACCEPT (IRR > WACC by 5.2%)
  Caveat: IRR can be misleading with non-conventional cash flows (multiple sign changes)

Method 3: Payback Period
  Formula: Years to recover initial investment from cumulative cash flows
  Decision rule: Payback < target (typically 3–5 years) → Accept
  Example:
    $500K investment / $150K annual cash flow = 3.33 years
    Target payback: 5 years
    Decision: ACCEPT (3.33 < 5)
  Caveat: Ignores cash flows after payback; ignores time value of money (use discounted payback)

Method 4: Return on Investment (ROI)
  Formula: ROI = (Total Benefits − Total Cost) / Total Cost × 100
  Decision rule: ROI > minimum threshold (typically 20–30% over project life)
  Example:
    5-year benefits: $750K; Cost: $500K
    ROI = ($750K − $500K) / $500K × 100 = 50%
    Decision: ACCEPT (50% > 20% threshold)

Method 5: Real Options Analysis (for strategic investments)
  Concept: Value of flexibility to expand, delay, or abandon
  Components: Investment option, expansion option, abandonment option
  Methods: Decision trees, Monte Carlo simulation, Black-Scholes adaptation
  Use case: R&D projects, market entry, technology investments with uncertainty
  Value add: Captures strategic value not reflected in traditional NPV
```

### Capital Budget Allocation

```
ANNUAL CAPITAL BUDGET ALLOCATION
==================================

Total Capital Budget: $10,000,000 (example)

Allocation by Category:
  Growth/Revenue Generation:    40% = $4,000,000
    - New product development:  $1,500,000
    - Market expansion:         $1,200,000
    - Sales enablement tools:     $800,000
    - Strategic acquisitions:     $500,000

  Technology Infrastructure:    25% = $2,500,000
    - Data center/Cloud migration: $1,000,000
    - ERP upgrade:                  $800,000
    - Cybersecurity:                $400,000
    - Network infrastructure:       $300,000

  Facilities:                   15% = $1,500,000
    - Office expansion:           $800,000
    - Manufacturing equipment:    $500,000
    - Leasehold improvements:     $200,000

  Maintenance/Replacement:      10% = $1,000,000
    - IT hardware replacement:    $400,000
    - Facility maintenance:       $300,000
    - Equipment replacement:      $300,000

  Compliance/Regulatory:         5% = $500,000
    - Environmental compliance:   $200,000
    - Regulatory systems:         $200,000
    - Licenses and certifications: $100,000

  Contingency/Unallocated:       5% = $500,000
    - Emergency capital needs
    - Unanticipated opportunities

Capital Allocation Process:
  Q1: Annual budget planning; department submissions
  Q2: Review and approval; budget allocation finalized
  Q3–Q4: Quarterly review; reallocation as needed
  Ongoing: Ad-hoc requests routed through approval matrix
```

## Edge Cases

- **Emergency capex** (outside annual budget):
  - Definition: Unplanned capital need requiring immediate action
  - Examples: Critical system failure, safety compliance, data breach remediation
  - Process: Expedited approval (CFO + CEO within 24 hours); post-facto business case
  - Documentation: Root cause analysis; prevention plan; budget reallocation source
  - Frequency target: < 10% of total annual capex (indicates good planning)
  - Contingency budget: 5% of total capex reserved for emergencies

- **Capital-intensive projects** (>$10M, multi-year):
  - Governance: Steering committee (CFO, CEO, project sponsor, independent advisor)
  - Phasing: Stage-gate approach (Phase 1: feasibility, Phase 2: design, Phase 3: build, Phase 4: launch)
  - Funding: May require separate financing (project finance, debt facility)
  - Monitoring: Monthly steering committee updates; quarterly Board reports
  - Risk: Larger scope = higher risk; detailed risk register and mitigation plan
  - Example: Data center build — $20M over 18 months; 4 phases; monthly governance

- **R&D capitalization vs. expensing**:
  - GAAP rule: Research costs expensed; development costs capitalized if criteria met
  - Capitalization criteria (ASC 350-40): Technical feasibility, intent to complete, ability to use/sell, probable future economic benefit, adequate resources
  - Software development: Code development costs capitalized; planning and post-launch expensed
  - Impact: Capitalization smooths earnings (expense spread over useful life vs. immediate hit)
  - Useful life: 3–7 years for software; amortized straight-line
  - Audit risk: Aggressive capitalization challenged by auditors; conservative approach preferred

- **Cross-functional capex** (shared across departments):
  - Example: New ERP system — benefits IT, Finance, Sales, Operations
  - Cost allocation: By benefit % or headcount % or usage %
  - Sponsorship: Single project sponsor with cross-functional team
  - Accountability: Each department tracks their benefit realization
  - Challenge: Difficult to attribute ROI to single department
  - Best practice: Joint business case with shared KPIs; joint accountability

- **Capex in acquisition context**:
  - Due diligence: Review target's capex plan; identify deferred maintenance; assess asset condition
  - Integration: Combined capex plan post-acquisition; eliminate duplicative investments
  - Synergies: $X.XM capex savings through shared infrastructure, vendor consolidation
  - Timeline: Year 1: Maintain both; Year 2: Transition to shared; Year 3: Full integration
  - Risk: Underestimated integration capex (typically 10–20% above initial estimate)

## Integration Points

- **ERP/Project Management**: NetSuite Projects, SAP PM, Oracle Projects — capex tracking, project accounting, budget vs. actual
- **Procurement**: Coupa, SAP Ariba — vendor selection, RFQ, contract management, purchase orders
- **Financial planning**: Adaptive Insights, Anaplan — capital budgeting, scenario modeling, multi-year planning
- **Asset management**: SAP IAM, IBM Maximo, ServiceNow — fixed asset register, depreciation, lifecycle management
- **BI tools**: Tableau, Power BI — capex dashboards, portfolio visualization, ROI tracking
- **Document management**: SharePoint, Confluence — business cases, approval records, post-implementation reviews
- **Approval systems**: ApprovalMax, Conga — capex request routing, multi-level approvals, audit trail
- **Data warehouse**: Snowflake, BigQuery — historical capex data, ROI analysis, trend tracking
- **Board reporting**: Diligent, BoardEffect — capital allocation presentations, Board approvals
- **Accounting**: Thomson Reuters ONESOURCE — capitalization determination, amortization schedules, tax treatment
