Prompt Library
If you’ve developed a good prompt and want to reuse it, the prompt library lets you store, edit, and share it with others. You can use saved prompts in any chat or with assistants. All prompts are organized in folders that you can keep private or share with your workspace.
Adding a prompt to the prompt library
To reuse a prompt you’ve written, hover over it in any chat and click the + icon to save it. You’ll need to choose a folder and give it a name.
Alternatively, go directly to the library and click “Add Prompts” in the upper right corner. Here you can enter the prompt’s name, the actual prompt text, and specify where to save it.
You can add variables to make prompts more flexible using {{ }}
with your variable name between the brackets. This creates placeholders that you (or others) can customize for specific situations. You can also click the button in the bottom left corner to add variables.
Using a prompt in a chat:
To use prompts from the library, click on any prompt to open a new chat with it already loaded in the input field. You can then modify it or fill in any placeholders.
Another way is to type /
in any chat. This opens a list of all your available prompts. Click on one you want to use, or start typing to filter the list.
When using a prompt with variables, you’ll be prompted to fill in the specific values for your situation.
Advanced tip: You can combine assistants with prompts from the library. If you have an assistant that follows a series of steps, save those steps as prompts in the library and execute them one by one in the assistant chat.