# Preset Browser

### Pack Browser

The **Pack Browser** are the default view for viewing presets. Access it by clicking the **Packs** tab at the top of the **Preset Browser**.

When open, you’ll see a list of all available packs on the left, and the contents of the selected pack on the right.

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

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

#### 1. Browser Tab

Use the browser tabs at the top of the popup to switch between the **Packs** and **Tags** views.

#### 2. Favorites

Any favorited presets appear in the **Favorites** pack. This is a convenient way to save presets you want to reuse or access quickly. No presets are favorited by default.

#### 3. User

All presets you save are placed in the **User** pack. The **Default** preset is also included here. Any additional user packs will appear next to this one.

{% hint style="info" %}
To create a new user pack, organize your presets, or delete user presets, right-click the User pack and select Reveal Pack. Create a new folder next to the User pack folder to make a new pack.
{% endhint %}

#### 4. Minimal Picks

This pack provides a playlist of some of our favorites presets across all of the included factory packs. This is a great place to get familiar the many things Rift is capable of.

#### 5. Factory Packs

All preset packs included with Rift are listed here. Each pack name indicates the use case or aesthetic of the presets it contains.

#### 6. Presets

The contents of the selected pack appear on the right side of the browser. Click a preset to load it. You can also favorite presets using the heart icon next to each name.

***

### Tag Browser&#x20;

The **Tag Browser** provides an alternate way to locate presets by filtering the entire preset library at once. Access it by clicking the **Tags** tab at the top of the **Preset Browser**.

When open, you’ll see a list of all available tags on the left and the presets that match the selected tags on the right.

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

#### 1. Browser Tab

Use the browser tabs at the top of the popup to switch between the **Packs** and **Tags** views.

#### 2. Selected Tags

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

#### 3. Unselected Tags

All unselected tags are visible here. Clicking a tag will select it, further filtering the presets. Note that these tags are sorted by the number of results if selected, which is shown on the right of each tag’s name.

#### 4. Presets

All presets that match the selected tags appear on the right side of the browser. Click a preset to load it. You can also favorite presets using the heart icon next to each name.


---

# 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-browser.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.
