For institutional investment teams

Infrastructure for institutional capital.

One private network for due diligence, client analytics, and compliant content distribution — between asset managers and asset owners.

SOC 2 Type II·ISO 27001·GDPR·99.99% uptime
workspace.haystack
v2026.05

Engagement, last 30 days

+38%

Allocators

127

Read time

6m 42s

Intent

37

POST /v1/access_grants

{
  "viewer": "user_calstrs_chen",
  "document": "doc_ddq_v4",
  "scope": "read",
  "expires_in": "30d"
}

✓ 200 OK · grant_a8f3e1

Used across institutional teams managing $2.4 trillion in capital

Calstrs

Yale Investments

GIC

Wellcome Trust

MIT IMCo

OTPP

ATP

Norges BIM

The platform

A complete toolkit for institutional investment workflows.

Six modules that work standalone — and get sharper when you run them together.

Due diligence

Permissioned data rooms with audit trails, watermarking, and time-bound access. Built for institutional pace and compliance.

Learn more →

Client analytics

Page-level engagement, intent scoring, and CRM-ready event streams. Replace guesswork with evidence.

Learn more →

Content distribution

Versioned tear sheets, factsheets, DDQs. Publish once, distribute compliantly to the right audiences.

Learn more →

Investor portals

White-labeled portals with SSO and SCIM. Granular entitlements per individual or firm.

Learn more →

Workflow & approvals

Compliance, legal, and IR approvals modeled directly in the platform. Every step is logged.

Learn more →

Integrations

Native connectors for Salesforce, HubSpot, Backstop, and Dynamo. Webhooks for everything else.

Learn more →

Real-time

Every read, write, share, and revoke — captured.

Immutable audit trails, exportable to your SIEM. Granular entitlements with time-bound access. Customer-managed encryption keys on enterprise tiers.

Read the security overview →
audit_log.jsonllive · workspace_4f72
01event.viewdoc_q4_letteruser_calstrs_chen200 OK
02event.downloaddoc_ddq_v4user_yale_patel200 OK
03event.viewdoc_perf_attruser_gic_tan200 OK
04access.grantdoc_side_chenuser_wellcome_admin201 Created
05access.revokedoc_pre_releaseuser_mit_admin204 No Content
06event.viewdoc_esg_frameworkuser_otpp_kim200 OK

Integrations

Built to fit the systems you already run.

Native connectors for Salesforce, HubSpot, Backstop, Dynamo, and iLevel. Webhooks and event streams for everything else. Our REST API is fully documented and SLA-backed.

Salesforce
HubSpot
Backstop
Dynamo
iLevel
Snowflake
haystack-node·v2.4.0
node.js
import { Haystack } from "@haystack/node";

const hs = new Haystack(process.env.HAYSTACK_KEY);

// Grant time-bound access to a data room
const grant = await hs.access.create({
  workspace: "ws_fund_iii",
  viewer: "user_calstrs_chen",
  documents: ["doc_ddq_v4", "doc_side_letter"],
  expires_in: "30d",
  watermark: true,
});

// Subscribe to engagement events
hs.events.on("document.viewed", (event) => {
  crm.upsertContact({
    email: event.viewer.email,
    intentScore: event.intent_score,
  });
});
“We moved a fifteen-step diligence process onto Haystack and stopped losing days to file-version chaos. The signal we now have on allocator engagement is the part we can't imagine operating without.”
Head of Investor Relations$14B credit manager

Start moving institutional capital on better rails.

Request access and we'll walk through how Haystack fits your workflow.