# Monitor Preset

{% hint style="info" %}
**Why use monitor presets?**

**Optimized monitor layouts** are provided based on the number of monitors you use.\
With one click, you can apply various default presets or **easily create a custom layout** with slight adjustments.\
This feature makes setting up your monitor arrangement much more convenient.
{% endhint %}

## How to find Preset:

* Click the "**Monitor"** button from the main menu.

***

## Default monitor preset

* **Preset icons** based on the number of monitors are displayed on the left side of the monitor layout panel.
* Click on the icon of the preset you like.

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

## Custom Preset

{% hint style="info" %}
Create presets with your preferred layouts, save them, and easily switch between them whenever you need.
{% endhint %}

* Arrange the monitor layout as you desire and align them according to the monitor numbers.
* Then, click the "**Custom Preset**" button in the Presets tab. Your layout will be saved as a Custom Preset and added to the list.
* Click the Apply button to activate it.

<figure><img src="/files/0NsZJDl8BWG2ASWQX7vi" alt=""><figcaption></figcaption></figure>

When you hover over a Custom Preset thumbnail, a delete icon will appear, and clicking it will remove the preset.

<figure><img src="/files/2M1SrG3O8nHxwbMg5BDf" alt=""><figcaption></figcaption></figure>


---

# 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://overay-inc.gitbook.io/overaydesk/guide/key-features/monitor-preset.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.
