Work with the Prompts Library
System Prompts (/ai-review/prompts) provides prompt search, editing, testing, version history, model configuration, and permitted deployment controls.

Safe editing flow
- Search for and select the prompt.
- Check History and the active version.
- Make the smallest necessary change.
- Use Run Test in the test environment with approved synthetic cases.
- Compare behavior across expected and edge cases.
- Save Changes with a clear reason.
- Deploy the new version only through the approved release process.
Use Add Stop to manage stop sequences where the model supports them. Confirm the selected model and configuration before testing.
warning
Prompt deployment can alter production decisions at scale. Stop if tests reveal regressions, protected-attribute leakage, unsupported claims, or output-format breakage. Roll back to the last known-good version.