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

# Summarization & Clinical Synthesis

> Clinical summarization API for healthcare AI workflows on the Corti platform

Corti's summarization capabilities turn long-form clinical inputs — full interactions, transcripts, prior notes — into concise, source-grounded summaries suitable for EHR documentation, clinical handoffs, patient-facing communications and ambient scribe workflows.

<Tip>Ready to integrate? Jump to the API reference for [Sections & Templates](/textgen/sections-templates-overview) and [Guided Documents](/textgen/documents-guided-synthesis)</Tip>

## How to leverage summarization & clinical synthesis powered by Corti

Key functionalities include authoring reusable summary structures with controlled outputs and generating typed, source-grounded summaries on demand from any clinical input source.

<Tip>Click on the cards to learn more...</Tip>

<Columns cols={2}>
  <Card title="Author summary structures" icon="puzzle" href="/textgen/sections-templates-overview">
    Define the shape your summary should take — discharge summary, clinical handoff, patient-facing recap, EHR-ready paragraph. Author sections + templates once, version and reuse them across summarization workflows.
  </Card>

  <Card title="Generate summaries on demand" icon="wand-sparkles" href="/textgen/documents-guided-synthesis">
    Produce typed, source-grounded summaries from any clinical input — transcript, facts, text, prior notes, or by `interactionId` — via the Guided Documents endpoint. Schema-controlled outputs keep downstream consumers stable.
  </Card>

  <Card title="More coming soon" icon="sparkles">
    Dedicated summarization capabilities — purpose-built optimizations on top of Sections & Templates + Guided Documents — landing in Q3'26.
  </Card>
</Columns>
