Create a prompt
/, _, and -, up to 255 characters. config is versioned JSON for model or application settings.
If the organization has a default channel, the first version is published to it. New organizations use production.
Add a version
config are both versioned.
Release through a channel
A channel points to one version. Applications can followproduction, staging, or another named channel without changing code.
latest is a reserved read-only selector for the highest version number. It cannot be promoted.
Test prompt content with evals
Resolve the exact candidate before starting a run:prompt.content; it does not apply prompt.config. Resolve the exact version so the run receives the intended content, then promote that version after review.
Owners can archive prompts from the dashboard. Archived prompts disappear from listings but remain readable by existing selectors. The public API does not expose archiving.
Resolve prompts
Follow a channel or pin a version.
Publish changes
Add, test, and promote a version.