> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cf0.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Data sources overview

> cf0 connects to 25+ live financial data sources. SEC filings, market data, earnings transcripts, alt data, news. Every number traces back to its origin.

cf0 connects to 25+ live financial data sources so research is grounded in current, structured information — not stale training data. When Lab answers a question or a report assembles, it pulls from these sources in real time and traces every figure back to its origin.

```mermaid theme={null}
%%{init: {"theme": "base", "themeVariables": {"primaryColor": "#1d4ed8", "primaryTextColor": "#ffffff", "primaryBorderColor": "#172554", "secondaryColor": "#ffffff", "tertiaryColor": "#fafafa", "lineColor": "#52525b", "textColor": "#18181b", "mainBkg": "#1d4ed8", "secondBkg": "#ffffff", "clusterBkg": "transparent", "clusterBorder": "#e4e4e7", "edgeLabelBackground": "#ffffff", "labelTextColor": "#18181b", "actorBkg": "#1d4ed8", "actorBorder": "#172554", "actorTextColor": "#ffffff", "actorLineColor": "#52525b", "signalColor": "#52525b", "signalTextColor": "#18181b", "labelBoxBkgColor": "#1d4ed8", "labelBoxBorderColor": "#172554", "noteBkgColor": "#fafafa", "noteTextColor": "#18181b", "noteBorderColor": "#e4e4e7", "messageTextColor": "#18181b", "sequenceNumberColor": "#ffffff", "fontFamily": "Inter Tight, -apple-system, sans-serif", "fontSize": "13px"}}}%%
flowchart LR
  subgraph public [" Public "]
    direction TB
    SRC1["SEC + global filings<br/>10 regulators"]
    SRC2["Earnings transcripts"]
    SRC3["Market data<br/>prices · vol · cap"]
    SRC4["Alt data<br/>macro · ESG · supply chain"]
    SRC5["News & events"]
  end
  subgraph private [" Your firm "]
    direction TB
    P1["Microsoft 365"]
    P2["Google Workspace"]
    P3["Slack"]
    P4["Notion"]
    P5["Granola"]
    P6["Uploaded documents"]
  end
  L["Lab<br/>cites every figure"]
  SRC1 --> L
  SRC2 --> L
  SRC3 --> L
  SRC4 --> L
  SRC5 --> L
  P1 --> L
  P2 --> L
  P3 --> L
  P4 --> L
  P5 --> L
  P6 --> L

  classDef src fill:#ffffff,stroke:#e4e4e7,color:#18181b
  classDef lab fill:#1d4ed8,stroke:#172554,color:#ffffff
  class SRC1,SRC2,SRC3,SRC4,SRC5,P1,P2,P3,P4,P5,P6 src
  class L lab
```

## Data categories

<CardGroup cols={2}>
  <Card title="Connectors" icon="plug" href="/data/integrations">
    Microsoft 365, Google Workspace, Slack, Notion, Granola. Your firm's existing tooling becomes a queryable source.
  </Card>

  <Card title="SEC + global filings" icon="file-text" href="/data/sec-filings">
    Structured SEC filings with section-level extraction, plus international directory coverage across the major global markets your team reaches into.
  </Card>

  <Card title="Market data" icon="trending-up">
    Live and historical prices, volume, market cap, and key trading metrics across global equity markets.
  </Card>

  <Card title="Earnings transcripts" icon="mic">
    Earnings call transcripts with speaker attribution. Search by company, quarter, or speaker to surface management commentary alongside the financial results.
  </Card>

  <Card title="Alternative data" icon="globe">
    Macro indicators, geopolitical event feeds, energy data, supply chain risk scores, ESG metrics, and congressional trading disclosures — sourced from specialised providers and refreshed in real time.
  </Card>

  <Card title="News & events" icon="newspaper">
    Financial news feeds and event monitoring, including natural disaster tracking and global event data relevant to portfolio companies and sectors.
  </Card>
</CardGroup>

## Citations on every figure

Every number cf0 surfaces in Lab or a report includes a citation linking back to its exact source — the specific filing, transcript, data feed, or provider. You always know where a number came from.

<Tip>
  In Lab responses and generated reports, citations appear as inline references. Click any citation to open the underlying source document or data record directly.
</Tip>

## Data privacy

cf0 doesn't share your data across organisations or use it to train AI models. Research threads, documents, and reports are scoped to your organisation's workspace and accessible only to your team.

<Note>
  cf0's zero-data-retention posture means your data is never shared across organisations and never used to improve the underlying models. Your research stays yours.
</Note>
