Create a reusable Prompt
Use Studio›Prompts ↗ to save prompt templates your team can reuse in Studio and in applications that reference shared prompt definitions.
- Reusable instructions: store system instructions, task templates, and output formats in one place.
- Versioning: update a Prompt without losing earlier versions.
By the end you will have a saved Prompt ready to test and reuse.
Time to complete: ~5 minutes
Prerequisites
- An active Studio account.
- A prompt you want to reuse. Good first candidates are support tone guidelines, extraction instructions, or a structured summary format.
Step 1: Open Prompts
- Open Studio›Studio ↗.
- In the sidebar, open
Build>Prompts. - Click
New prompt.
Step 2: Add the Prompt details
Give the Prompt a clear title and description so teammates know when to use it.
| Field | Example |
|---|---|
Title | Support tone |
Description | Tone and response structure for customer support replies. |
Keep the description task-oriented. Explain the use case instead of restating the title.
Step 3: Write the template
Add the prompt text. Keep the instructions specific enough that another teammate can reuse the Prompt without extra context:
You are a customer support assistant. Acknowledge the issue, answer clearly, and propose the next action. Use a calm, concise tone for enterprise administrators.
Step 4: Save and test
- Click
SaveorCreate prompt. - Open the saved Prompt and review its first version.
- Test it in a supported Studio surface, such as the
Playground, before using it in an application.
Step 5: Create a new version
Create a new version when you want to change the Prompt without overwriting the version that teammates or applications already use. Studio creates the new version after you save changes.
- Open the Prompt from the
Promptslist. - Update the prompt text.
- Add version notes that explain what changed, such as
Shorter support repliesorAdds escalation guidance. - Click
Save. - Confirm the version history shows the new version.
Older versions stay available for review and rollback. Test the new version before promoting it for production use.
If your workspace uses aliases, promote the tested version to an alias such as stable.
Verify
Your Prompt is ready if:
- It appears in the Prompts list with the right title and description.
- A test run produces the expected tone, structure, and constraints.
- The version history shows your original version and the updated version.