> ## 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.

# cf0 documentation

> The financial intelligence stack — docs for analysts who ship cited research in minutes, and the engineers who automate the stack around them.

<div data-product-guide-index className="flex w-full flex-col gap-8 max-w-5xl mx-auto px-4 md:px-8 lg:px-12 py-10 lg:gap-14 lg:py-16">
  <div className="flex max-w-[540px] flex-col gap-2 self-center text-center">
    <h1 className="text-[30px] font-medium leading-9 tracking-tight text-gray-900 dark:text-gray-50">
      cf0 documentation
    </h1>

    <p className="text-balance text-base leading-relaxed tracking-tight text-gray-600 dark:text-gray-400">
      The financial intelligence stack for analysts. Ask anything in plain English, get cited charts, tables, and PDF reports in minutes.
    </p>
  </div>

  <div className="grid grid-cols-1 gap-4 sm:grid-cols-2">
    <a href="/quickstart" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
      <Icon icon="rocket" color="rgb(var(--primary))" size={18} className="shrink-0" />

      <div className="flex flex-col gap-1">
        <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Get started</span>

        <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
          Set up your account and run your first cited research thread in minutes.
        </span>
      </div>
    </a>

    <a href="/features/lab" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
      <Icon icon="message-square" color="rgb(var(--primary))" size={18} className="shrink-0" />

      <div className="flex flex-col gap-1">
        <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Lab</span>

        <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
          Ask anything in plain English. Streaming answers with charts, tables, and citations on every figure.
        </span>
      </div>
    </a>

    <a href="/features/reports" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
      <Icon icon="file-text" color="rgb(var(--primary))" size={18} className="shrink-0" />

      <div className="flex flex-col gap-1">
        <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Reports</span>

        <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
          Turn a Lab thread into a branded PDF research note — sections, charts, inline citations, your firm's template.
        </span>
      </div>
    </a>
  </div>

  <hr className="border-0 border-t border-border" />

  <div className="flex flex-col gap-4">
    <h2 className="font-serif text-xl font-medium leading-normal text-gray-900 dark:text-gray-50">Common tasks</h2>

    <div className="grid grid-cols-1 gap-4 sm:grid-cols-2">
      <a href="/features/filings" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="search" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Browse SEC + global filings</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Deep US filing coverage with structured 10-K, 10-Q, 8-K extraction. Directory data across the global markets your team reaches into.
          </span>
        </div>
      </a>

      <a href="/features/documents" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="upload" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Upload documents</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Import PDFs, spreadsheets, and images for AI analysis within your workspace.
          </span>
        </div>
      </a>

      <a href="/features/skills" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="zap" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Create a skill</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Build reusable prompt templates for your firm's recurring research workflows.
          </span>
        </div>
      </a>

      <a href="/workspace/organizations" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="users" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Manage your team</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Invite analysts, assign roles, and share documents across your organisation.
          </span>
        </div>
      </a>

      <a href="/data/sec-filings" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="database" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Explore data sources</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            What cf0 reads — SEC EDGAR, earnings transcripts, customer comms, news, internal docs.
          </span>
        </div>
      </a>

      <a href="/features/knowledge" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="share-2" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Inspect Knowledge</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Topics, notes, sources, and a force-directed graph — every claim cf0 makes is one click from its source.
          </span>
        </div>
      </a>

      <a href="/examples/head-to-head" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="compass" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Walkthroughs</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Real research moves end-to-end — Lab query, follow-ups, branded PDF report, saved as a Skill.
          </span>
        </div>
      </a>

      <a href="/changelog" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="calendar" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Changelog</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Every dated release. What shipped this month — and last month, and the month before.
          </span>
        </div>
      </a>
    </div>
  </div>
</div>
