# Presets

## Overview

The Presets feature  allows you to hide and show certain objects in the world. By default, and on initial open, all objects should be hidden with an empty list. The dropdown menu will allow for switching between presets.

## How to Use

Open the Actions menu and select the **Presets** option&#x20;

<figure><img src="/files/1dT7D9YyqLfyd2lt6ETc" alt=""><figcaption></figcaption></figure>

Create a new preset by typing a name into the preset name entry box and clicking the plus icon to the right.

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

Once you have created the new preset, you may select the preset you created in the drop down menu to swap over to that preset.

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

To add an asset to your currently selected preset, simply click on the asset in the scene to select it, then click **Add Object**. Note the following:

* You can only add assets to **presets you have created**.
* Default presets such as **Show All** and **Clear All** cannot be modified.
* You do **not** need to be in *Select Mode* to click on and add an asset.

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

You can now switch between the presets using the drop down menu to hide and show certain objects.

<div><figure><img src="/files/0VdcLkDYmBbeaabCAGYQ" alt=""><figcaption><p>With T-Mobile Preset</p></figcaption></figure> <figure><img src="/files/nVDgSHKgioVmeGw52K0Q" alt=""><figcaption><p>Without T-Mobile Preset</p></figcaption></figure></div>


---

# 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://docs.aeroai.io/siega-features/actions/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.
