# Preset Save View

###

### Overview

The **Preset Save View** lets you save the current plugin settings for later recall. Use existing or custom tags to organize your library by sonic character, use case, instrument, and more, making it easy to find your sounds.

<div align="left"><figure><img src="/files/bIzmQRrDShF14Mtj6wjY" alt="" width="563"><figcaption></figcaption></figure></div>

### 1. Preset Name&#x20;

Enter your preset’s name here. If you’re resaving a preset, its name will be filled in automatically.

### 2. Save Preset&#x20;

Click the **Save** button when you’re ready to save your preset.

If saving would overwrite an existing preset, a warning will appear. You can overwrite the preset or rename it and try again.

{% hint style="info" %}
All presets are saved to the User pack, which can be viewed by opening the Preset Browser and ensuring that the Packs tab is selected. To organize your presets further, open the Global Settings \[link to page] menu and select Show User Presets, then create folders and move presets as needed.
{% endhint %}

### 3. Create New Tag

Use this text entry field to create a new tag to be saved with your preset. Press the **Return** key to add it.

Note that once a tag has been saved to a preset, there is no way to remove it other than resaving the preset.

### 4. Selected Tags&#x20;

All currently selected tags that will be applied to the preset are visible here. Clicking a tag will deselect it, and the **Clear All** button can be used to clear the entire selection at once.

{% hint style="info" %}
Apply tags to organize your sounds by instrument role (lead, harmony), character (ethereal, deep, sequenced), and more.
{% endhint %}

### 5. Unselected Tags&#x20;

All unselected tags are visible here. Click a tag to select it for saving with the preset.


---

# 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://manual.minimal.audio/rift-manual/presets/preset-save-view.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.
