Your first script
Five minutes, end to end.
Pre-reqs
- A workspace (created during the Onboarding wizard).
- A project (created in step 5 of the wizard, or via Projects → New).
Steps
- Open the project page (cockpit → click the project).
- Click Script → Generate.
- Paste your brief into the prompt field. Pick a target duration (default 600 s).
- Optional: change the language (defaults to your channel language).
- Hit Generate. The SSE stream renders the scenes as they arrive.
- Once finished, the Tiptap editor shows the structured draft.
Versioning
Every regenerate creates a new script_versions row. The sidebar lets
you restore an older version at any time without losing the new one.
BYOK
To bill the LLM call to your own Anthropic key, paste the key into
Settings → Personal API keys before generating. The script generator
picks it up automatically when the workflow step uses useUserKey: true.