Operations & Technology

Family Office Technology Infrastructure: Build or Drift

The technology stack underneath a family office determines what the team can actually see, decide, and report on.

Editorial TeamEditorial8 min read
A laptop displaying an analytics dashboard with real-time data tracking and analysis tools.
Photo: Atlantic Ambience / Pexels

Key takeaways

  • Technology drift, not vendor failure, is the primary cause of unreliable family office reporting; the average mid-size office runs six to twelve loosely connected data sources with no single authoritative record.
  • A well-designed stack has four distinct layers: data ingestion, a golden record store, an analytical and reporting layer, and a governance and audit layer. Each must be owned explicitly.
  • Shadow systems (typically spreadsheets maintained outside the core stack) appear within 18 to 24 months of any new system deployment when the core system fails to serve a specific user need.
  • Integration brittleness compounds over time: each point-to-point connection added without a data contract doubles the expected failure surface for that node.
  • Consolidation projects fail most often because of data governance gaps, not technical ones. Defining a data dictionary before selecting any tooling is the correct sequence.
  • Regulatory obligations under FATCA, CRS, and BEPS Pillar Two require entity-level data granularity that spreadsheet-based stacks structurally cannot provide at audit quality.
  • A technology governance committee, meeting quarterly and including at least one investment principal, is the lowest-cost mechanism to prevent future drift.

The problem is accumulation, not ambition

When a family office is established, the first technology decisions are made under pressure: the team is small, the assets are moving, and the priority is getting reporting done rather than designing how reporting will be done. A portfolio accounting system is licensed. A custodian provides a data feed. Someone builds a consolidation model in a spreadsheet because the accounting system cannot yet handle alternatives. Within two years, that spreadsheet has dependencies, a version history nobody understands, and a named keeper who is the only person who can run month-end close. This is not negligence. It is the predictable outcome of solving immediate problems without a structural framework.

The consequence is what practitioners call technology drift: a stack that was never designed as a whole and therefore functions as a whole only intermittently. A 2023 survey by a major custodial network found that roughly 60 percent of single-family offices with assets above 500 million USD reported using more than eight distinct data sources for consolidated reporting, with fewer than half of those sources connected through any formal data contract. The other half were reconciled manually, typically monthly, by a member of the finance or operations team. That reconciliation time averaged 14 hours per reporting cycle, which, at fully loaded costs, represents a meaningful and recurring operational expense that rarely appears in any budget line.

Four layers every family office stack must have

A well-functioning technology infrastructure is not defined by its most sophisticated component. It is defined by whether it has four distinct, explicitly owned layers: data ingestion, a golden record store, an analytical and reporting layer, and a governance and audit layer. Offices that struggle with reporting reliability are almost always missing at least one of these, or have allowed two of them to collapse into a single tool that serves neither purpose well.

Layer one: data ingestion

Data ingestion covers every pathway by which external information enters the stack. This includes custodian feeds (typically delivered as SWIFT MT or ISO 20022 messages, or via proprietary API), fund administrator NAV reports, direct investment valuations, banking transaction files, and tax document feeds. The critical discipline at this layer is immutability: raw data received from a source should be stored exactly as received, with a timestamp and a source identifier, before any transformation is applied. This single rule eliminates an entire category of reconciliation dispute, because it preserves the ability to distinguish between a data error at source and a transformation error inside the office.

Layer two: the golden record store

The golden record store is the single authoritative representation of positions, valuations, transactions, and entity relationships at any given point in time. It is the layer most family offices have never formally defined. Without it, every downstream report is implicitly making its own choices about which source to trust when sources disagree, and those choices are rarely documented. The golden record store requires a data dictionary: a formal specification of every field, its permissible values, its source hierarchy (which source wins in a conflict), and its update frequency. Building this dictionary before selecting tooling is the correct sequence, not the reverse. Most consolidation projects fail because the dictionary is built retroactively, by reverse-engineering what the chosen system can accommodate.

Layer three: analytical and reporting layer

The analytical layer consumes from the golden record store and produces performance attribution, risk aggregation, cash flow forecasting, and client-facing reports. The cardinal rule here is that this layer must be read-only with respect to the golden record. Analysts and investment professionals should never be able to write back to the authoritative data from within a reporting tool. In practice, this rule is violated constantly, and each violation is the seed of a shadow system. When an analyst discovers that the reporting tool cannot handle a specific calculation, the natural response is to export to a spreadsheet and perform the calculation there. If the result is then presented as authoritative, the office now has two competing versions of the truth.

Layer four: governance and audit layer

The governance and audit layer captures who changed what, when, and under whose authorization. It is not a separate application in most cases; it is a set of disciplines applied consistently across the other three layers. Access logs, change logs, approval workflows for valuation overrides, and a formal record of data quality exceptions all belong here. This layer is not optional for offices with reporting obligations under FATCA or CRS, both of which require demonstrable audit trails for entity-level financial data. BEPS Pillar Two adds a further dimension: the 15 percent global minimum tax regime requires jurisdictional income allocation at a granularity that spreadsheet-based stacks structurally cannot support at the audit quality regulators expect.

A stack without an explicit governance layer is not merely operationally fragile. It is a regulatory liability that grows with every jurisdiction the family adds to its structure.

Why shadow systems appear, and why they persist

Shadow systems are not a technology failure. They are a feedback signal. They appear, reliably within 18 to 24 months of any new system deployment, because the core system has failed to serve a specific user need and no one with the authority to fix the core system has addressed it. The user resolves the gap with the tools available, which almost always means a spreadsheet. The spreadsheet works. It becomes relied upon. It acquires complexity. The person who built it leaves, or moves roles, and the spreadsheet becomes what the industry calls a key-person dependency with a file extension.

The persistence of shadow systems follows a consistent logic. Decommissioning a shadow system requires acknowledging that it contains authoritative data, migrating that data into the golden record store, replicating its logic in the core system, and persuading the team that the core system now meets the need the shadow system was serving. Each of those steps has a cost and a risk. The shadow system, by contrast, costs nothing new to run. For any individual quarter, the rational choice is to leave it alone. Across several years, the rational individual choices produce an irrational collective outcome: a stack with multiple competing sources of truth, none of which can be fully trusted.

Integration brittleness and the failure surface

Point-to-point integrations between systems are the connective tissue of most family office stacks, and they are the most common source of silent failure. A point-to-point connection typically consists of a file transfer, a script, and an assumption about format. The assumption is documented, if at all, in the script itself. When the source system changes its output format, which custodians do periodically and with varying notice, the script fails. If the failure is loud (an error message, a missing file), it is caught quickly. If the failure is silent (a field shifts position in a flat file and the script continues to run but now maps the wrong value to the wrong field), it may not be caught until an audit or a client review.

Each additional point-to-point connection added without a formal data contract roughly doubles the expected failure surface for that node, because each connection depends on the stability of its source and the stability of every other connection that feeds into the same downstream target. An office with twelve data sources and twenty integrations is not managing twenty integration risks in isolation; it is managing a network of dependencies whose failure modes interact. The practical remedy is not to reduce the number of data sources, which is often not feasible, but to introduce data contracts: formal, versioned agreements specifying the schema, update cadence, and error-handling protocol for each feed. Data contracts shift integration failures from silent to loud and from ambiguous to attributable.

A note on custodian and fund administrator feeds

Custodian data feeds vary significantly in quality and in the granularity of what is delivered. A prime brokerage feed will typically include transaction-level detail, accrued income, and financing charges. A private bank feed may deliver only end-of-day position summaries. Fund administrator NAV reports are often delivered as PDFs or structured spreadsheets rather than machine-readable files, which requires a manual or semi-automated extraction step that introduces its own error surface. Offices managing significant allocations to private markets should budget explicitly for the cost of data extraction from non-standard sources, and should negotiate, at the time of fund subscription, for access to machine-readable data feeds where the administrator can provide them.

Governance as prevention: the technology committee

The lowest-cost mechanism for preventing future technology drift is a technology governance committee that meets quarterly and includes at least one investment principal alongside the chief operating officer and head of finance. The committee's mandate is narrow: review data quality exceptions from the prior quarter, approve any new data source or integration before it is added to the stack, and evaluate shadow systems surfaced by the team. The investment principal's presence is not cosmetic. Investment decisions are downstream of data quality, and the principal's involvement creates accountability between the technology layer and the decisions it informs.

The committee should maintain a technology register: a single document listing every system, every integration, every data source, and the name of the person responsible for each. The register is not a project plan and not a roadmap. It is a current-state map. Offices that have never built one are typically surprised to discover how many connections exist and how few have a named owner. The act of building the register surfaces the most urgent remediation priorities without requiring any external assessment.

The technology register is the family office equivalent of a physical inventory: it costs very little to maintain and is the precondition for any meaningful improvement to the stack.

Sequencing a consolidation project correctly

For offices that have concluded the accumulated drift has become unmanageable, a consolidation project is the appropriate response. The correct sequence has three phases. The first phase is definitional: build the data dictionary, map every existing source and integration, identify all shadow systems, and agree on a source hierarchy for every conflicted data type. This phase should take four to eight weeks and should produce a written specification, not a slide deck. The second phase is architectural: select or configure tooling that can implement the golden record store as defined in the specification. The specification constrains the selection; the selection does not reshape the specification. The third phase is migration: move data, replicate logic from shadow systems, validate against the old state, and formally decommission each legacy component.

The most common failure mode in consolidation projects is compressing or skipping the first phase because the team is eager to see a new system running. A system configured before the data dictionary is complete will be configured to accommodate the limitations of the current state rather than to serve the target state. The result is a new system that replicates the structural problems of the old one, at significant cost and with a team that is now resistant to a further consolidation effort for several years. The first phase is not overhead. It is the work.

Stay informed

Weekly insights for family office professionals.

No spam. Unsubscribe anytime.

Related reading