# Presets

Presets are used to quickly open tabs in specific layouts with premade assignments. This can save you time from having to open and position multiple windows and assigning each tab manually when you're ready to use AVO.

<figure><img src="/files/D3Lpie2wbtzFIClIzEuM" alt="" width="360"><figcaption></figcaption></figure>

## Creating a Preset

To create a preset:

* Click the windows button in the top right of the plugin (from the home screen). It's the icon in between the plus icon and the options icon
* On the windows screen, click the + button under "Presets"
* Choose the monitor you want the tabs to open in
* Select the tab layout
* Choose the sportsbook you want to open in each tab (optional)
* Click 'Save'

<figure><img src="/files/TnpPBGWOKdyyGHMKsDvK" alt="" width="360"><figcaption></figcaption></figure>

## Opening a Preset

To open a preset you've created, click on the preset in the windows screen, then click 'Generate' at the bottom

## Editing a Preset

To edit a preset you've created, click on the preset in the windows screen, then change any of your selections. To save your changes, just click the back button.

## Deleting a Preset

To delete a preset you've created, click on the preset in the windows screen, then click the trash can icon in the top right, then click 'Delete'

## Creating a Tab Group

If you just want to quickly open a group of tabs with/without assignments and DON'T want it to be made into a preset, simply go to the windows screen, then click "Create" at the bottom. You can then fill out the selections and click 'Generate' to create it.

<figure><img src="/files/Q4RssBF48XaEAkgaqY3H" alt="" width="360"><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://arbsvsodds.gitbook.io/avo-documentation/avo-tabs-plugin/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.
