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

You set visibility in two places:
For a single prompt, you choose between:
| Visibility | Who sees the prompt |
|---|---|
| Private | Only you |
| Workspace | All members of your workspace |
For a folder, you decide whether it stays private or is shared: you create a folder and share it with one or more departments. All members of those departments then see the prompts inside.
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.
Frequent questions
Who can edit a shared prompt?
Only the prompt's creator, or members with sufficient rights in the workspace, can edit. Everyone else can use and copy the prompt but not change it. That protects shared best practices from accidental edits.
Can I save a prompt directly from a chat?
Yes. If a prompt you wrote in the chat works well, you can store it as a library entry without retyping. The "Save as prompt" action appears in the chat context.
What happens to my private prompts when I switch workspaces?
Private prompts are tied to your user account and stay with you across workspaces. Shared prompts belong to the workspace they were created in and stay there.
How many variables can one prompt have?
Effectively unlimited. Keep the count manageable, though — too many input fields hurt usability. Once you go past five or six variables, consider a Workflow with typed input fields instead.