Prompt Library
Save proven prompts, organize them in folders, keep them flexible with variables, and share them with teams — best practices instead of retyping.

The Prompt Library stores prompts you or your team use repeatedly and organizes them in folders. Instead of retyping the same prompt every day, you click it, optionally tweak it, and send it. With variables, you can reuse the same template across different inputs without touching the text each time.
When a saved prompt makes sense
Save a prompt when it has these traits:
- You type it several times a week in similar form
- It's multiple lines long or contains wording that's hard to reproduce from memory
- It produces reliably good results you don't want to rebuild from scratch each time
- Colleagues should be able to use it too (best-practice sharing)
For one-off, quick questions, saving rarely pays off. For complex, multi-step processes with a fixed flow, reach for a Workflow instead. The comparison table below helps you pick the right tool.
Core capabilities
Save and organize prompts

Use Add prompt to create a new entry. Give it a title that captures the task at a glance and paste the prompt text into the content field. Use Add folder to structure your collection by department, use case, or project. You set the visibility (see below) right when you create the prompt.
Variables for flexible prompts

Define placeholders directly inside the prompt text, e.g. {{Customer name}} or {{Quarter}}. When you use the prompt later, the library asks for these values and substitutes them automatically. Handy when the structure stays the same but individual details differ per run.
Visibility and sharing

Per prompt or per folder, you choose the visibility:
| Visibility | Who sees the prompt |
|---|---|
| Private | Only you |
| Workspace | All members of your workspace |
| Department | Members of a specific department |
| Teams | Members of selected teams |
This is how you grow an organization-wide library step by step, with best practices available centrally so newcomers benefit from proven prompts immediately.
Prompt Library vs. Workflows
Both tools save reusable templates, but they solve different problems:
| Criterion | Prompt Library | Workflow |
|---|---|---|
| What it is | A saved prompt template you use in chat | A multi-step process with defined steps |
| Complexity | Simple, one prompt, one request | Complex, several steps with different models |
| User interaction | Select prompt, optionally fill variables, send in chat | Fill input fields, the rest runs automatically |
| Model choice | You pick the model yourself in chat | Each step can use a different model |
| Output | Normal chat response | Structured outputs: Word, PDF, Excel, PowerPoint, JSON |
| Typical use | Recurring single requests with the same prompt | Multi-step processes with a fixed flow and defined output |
Rule of thumb: If you keep typing the same prompt, it belongs in the Prompt Library. If the flow has several steps and needs a defined output format, a Workflow is the right choice.