← Back to Customization Cookbook Scenario: You want a SOAP note, an HPI section, a Plan section — exactly as Corti curates them. What you do: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.
- Discover the section/template UUID for your locale via
LIST /documents/sections?lang=en(filtersource === "corti"client-side; see Corti Standards). - Reference the UUID from
POST /documentsusing Path 1 (plaintemplateRef).
POST /documents — Path 1 (plain templateRef)
outputSchema, or one extra section. Move to Recipe 2 (or Recipe 4 if you need to fully decouple from the Standard’s silent updates).
Next: Recipe 2 — Inherit from a Corti Standard via
inheritFromId