diff --git a/apps/web/src/app/docs/api/page.tsx b/apps/web/src/app/docs/api/page.tsx index deb5ce6a4..b359ffe68 100644 --- a/apps/web/src/app/docs/api/page.tsx +++ b/apps/web/src/app/docs/api/page.tsx @@ -110,6 +110,12 @@ export default function ApiDocsPage() { Pack via /api/video/pack, then{' '} /api/workflows/video-to-actions.

+
    +
  1. Paste a YouTube URL on Home.
  2. +
  3. Home redirects to /studio?video=....
  4. +
  5. Studio auto-starts analysis once for that handoff URL.
  6. +
  7. Transcript and events flow into actions and output publishing.
  8. +