# Presets

{% hint style="info" %}
Presets require the [Pro plan](/plus-ai/plans-and-billing.md).
{% endhint %}

Presets allow you and your team to save frequently used prompts and settings to your team library, to save you time when generating new presentations.

Unlike [saved context](/ai-for-presentations/generate-a-presentation/saved-context.md), which is a single set of instructions shared across presentations, you can save different presets for different types of documents, like one for a client proposal deck and another for a customer business review.

<figure><img src="/files/qcQ49glFKk5GtiLPSq1r" alt=""><figcaption></figcaption></figure>

## Accessing your preset library

In the Google Slides or PowerPoint add-in, open the **New presentation** window. Click on **Presets.**

Presets are shared across your team. Anyone can create, edit, and use them.

## Creating a preset

You can create a preset directly from the preset library or from your [History](/ai-for-presentations/history.md).

**From your preset library**, click **Create new preset**, select a mode, and then add your prompts, instructions, and settings. Give your preset a name and click save.

<figure><img src="/files/OJ1hujwsPECc5aWXlBm0" alt=""><figcaption><p>How to create a preset in Plus AI from scratch</p></figcaption></figure>

**From your prompt history,** click the **Save** button next to one of your previously generated presentations to create a preset. You can edit your prompts, instructions, and settings. Then give your preset a name and click save.

<figure><img src="/files/u64jl9uUXcsQsNGtyc0V" alt=""><figcaption><p>Create a preset from a presentation in your history by clicking "Save"</p></figcaption></figure>

You can come back to the preset library to edit the preset at any time.

## Editing and deleting presets

Anyone on the team can update and delete presets from the preset library.

## How do presets work with custom context?

Both presets and [saved context](/ai-for-presentations/generate-a-presentation/saved-context.md) allow you (and your team) to save content for reuse with Plus AI. There's no hard or fast rule for when to use each.&#x20;

We recommend using **saved context** **for instructions that Plus AI should always keep in mind**, like information about your company or a preferred writing style. Every team has exactly one set of custom instructions.

We recommend using **presets** **to save specific types of presentations that you make frequently**, like one for a client proposal, another for a business review. You can create as many presets as you would like.

You do not need to repeat the information saved in your custom instructions in your presets. When you configure a preset, you can specify whether your custom instructions should be included or not.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.plusai.com/ai-for-presentations/presets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
