Managing System Prompts
Create, edit, tag, and bulk-import system prompts.
System prompts define the persona or role a model adopts during evaluation. They're sent as the system message before the test prompt.
Creating a System Prompt
Navigate to Library > System Prompts and click Create. Fill in:
- Name — a short, descriptive label
- Description — optional notes for your team
- System Prompt — the full text sent to the model
- Tags — for filtering and grouping
Editing & Deleting
Click any system prompt to edit it. Changes to the prompt text invalidate the response cache for that prompt — future runs will re-generate responses. Deleting is a soft delete; the data is preserved for historical run records.
Bulk Import
Import up to 500 system prompts at once using the import button. Prepare your data as a JSON array or CSV.
Tip: Use different system prompts to test how models handle different personas (helpful assistant, technical expert, creative writer) with the same test prompts.