{
  "id": "2b6708b7-22f0-553b-a52e-1c6612ae8c01",
  "slug": "series-accounting",
  "term": "Series Accounting",
  "aliases": [],
  "category": "Fund Operations",
  "category_slug": "fund-operations",
  "difficulty": "advanced",
  "definition": "Series accounting is a fund accounting methodology used by hedge funds and other investment vehicles that issue multiple series of shares or interests, where each series represents a distinct cohort of investors who subscribed at a specific time, tracking the performance and incentive fee calculation for each series independently to ensure that performance fees are only charged to investors who have actually experienced gains above their high-water mark since their individual subscription date.",
  "key_takeaways": [
    "Series accounting tracks each subscription cohort separately, ensuring that performance fees are calculated based on each investor's actual entry point rather than the fund's aggregate NAV.",
    "Without series accounting, new investors in a fund recovering from losses might pay performance fees on returns that represent recovery of prior losses—a fairness issue that series accounting resolves.",
    "Each series has its own NAV per share, high-water mark, and performance fee calculation, converging to the same underlying portfolio exposure.",
    "The operational complexity of series accounting is significant—each new subscription creates a new series, potentially resulting in hundreds of series in a mature fund.",
    "Some funds use 'series equalization' techniques to periodically collapse series back into a single series after performance fee crystallization, reducing operational complexity."
  ],
  "detailed_explanation": "Series accounting addresses a fundamental fairness challenge in hedge fund fee structures: the interaction between new investor subscriptions and the high-water mark mechanism. Without series accounting, a fund with a single NAV series would face a situation where new investors who subscribe after a fund has recovered from losses could effectively subsidize the return of performance fees—even though those new investors personally experienced only the recovery gain. Series accounting resolves this by tracking each subscription cohort independently.\n\nThe mechanics of series accounting require the fund to maintain separate NAV calculations for each series issued. When a new investor subscribes, a new series is created with an initial NAV per share equal to the current NAV per share. The series' high-water mark starts at this initial subscription price. The series then tracks the fund's underlying portfolio performance, with NAV per share changing identically to the portfolio's performance (since all series invest in the same underlying portfolio). However, performance fee calculations are conducted independently for each series: fees are charged to a series only when its NAV per share exceeds its high-water mark, ensuring that each series pays performance fees only on actual gains since its creation.\n\nConsider an example of the problem series accounting solves. A fund with a single-series NAV starts at $100, rises to $120 (paying performance fees on the $20 gain), then falls to $90. The high-water mark remains at $120. New investors subscribe at $90. If the fund subsequently rises to $115, the original investors are still below their $120 high-water mark (no performance fee). However, new investors are $25 above their $90 entry point. With series accounting, the new investors' series pays performance fees on the $25 gain (from $90 to $115); the original investors' series does not. Without series accounting, the single-series fund would charge no performance fees (because aggregate NAV is still below $120), effectively giving new investors a free ride to $120.\n\nThe operational mechanics of series accounting create significant complexity for fund administrators. Each new subscription—which may occur monthly for an open-end fund—generates a new series. A fund operating for five years with monthly subscriptions would have up to 60 active series, each with its own NAV calculations, performance fee allocations, and investor records. Redemptions from any series must be processed at that series' specific NAV, and the underlying portfolio must be able to fund the redemption without disrupting the positions allocated to other series. This complexity typically requires sophisticated fund administration platforms and dedicated operations teams.\n\nMany funds address the operational burden of series accounting through a 'series equalizer' or 'series collapse' mechanism: after a performance fee crystallization event (when a series reaches a new high-water mark), that series is collapsed back into the fund's main series by exchanging series shares for main-series shares at equivalent value. This eliminates the series from the fund's records while preserving the accurate accounting treatment. The timing of series equalization is specified in the fund's offering documents and requires careful coordination between the fund administrator, general partner, and investors.",
  "example": "A hedge fund starts on January 1 with $100M from Investor A at NAV $100/share. The fund rises to $120 by December (Investor A's high-water mark: $120). A 20% performance fee is charged: $20 × $100M × 20% = $4M. January 1 of Year 2, Investor B subscribes $50M at NAV $120/share (now the current NAV after fees). The fund then declines to $90 by June (a -25% drawdown). Both series hold NAV $90/share (Investor A's HWM: $120; Investor B's HWM: $120—same since they subscribed at the same level). By December of Year 2, the fund recovers to $110/share. Investor A's series: still below $120 HWM—no performance fee due. Investor B's series: also still below $120 HWM—no performance fee due. Without series accounting (single series structure with one NAV), the fund would charge fees once it clears $120 for all investors simultaneously—fair in this case because both investors subscribed at $120. The benefit of series accounting appears clearly when Investor C subscribes at $90 (the trough): Investor C's HWM is $90; Investor C pays performance fees when the fund exceeds $90, while Investors A and B do not yet pay fees until the fund exceeds $120.",
  "formula": "Performance Fee (per series) = max(0, (Current NAV_series - HWM_series) × Shares Outstanding × Fee Rate)",
  "formula_latex": null,
  "interactive_type": "model",
  "calculator_id": null,
  "related_terms": [
    "cayman-islands-fund",
    "crystallization",
    "drawdown",
    "equalization",
    "fund-administrator",
    "fund-domicile",
    "general-partner",
    "gp-commitment",
    "hedge-fund",
    "performance-fee",
    "prime-broker",
    "redemption",
    "subscription",
    "two-and-twenty"
  ],
  "backlinks": [
    "clawback",
    "distribution-waterfall",
    "equalization",
    "high-water-mark",
    "omnibus-account",
    "redemption-suspension",
    "tvpi-total-value-to-paid-in",
    "two-and-twenty"
  ],
  "cross_references": [
    "crystallization",
    "drawdown",
    "equalization",
    "fund-administrator",
    "general-partner",
    "hedge-fund",
    "performance-fee",
    "redemption",
    "subscription"
  ],
  "tags": [
    "level:advanced",
    "cat:fund-operations"
  ],
  "asset_classes": [],
  "regulators": [],
  "see_also": [],
  "sources": [],
  "wordcount": 931,
  "checksum": "16f41bdd6aeaf5ee",
  "version": "2026.05.03",
  "license": "CC-BY-4.0",
  "updated_at": "2026-09-07T02:15:24+00:00",
  "_links": {
    "self": "https://hedgefund.wiki/api/v1/terms/series-accounting",
    "jsonld": "https://hedgefund.wiki/api/v1/terms/series-accounting?format=jsonld",
    "markdown": "https://hedgefund.wiki/api/v1/terms/series-accounting?format=md",
    "graph": "https://hedgefund.wiki/api/v1/graph/series-accounting",
    "category": "https://hedgefund.wiki/api/v1/categories/fund-operations",
    "schema": "https://hedgefund.wiki/schema/term.schema.json",
    "html": "https://hedgefund.wiki/#/terms/series-accounting"
  }
}