# Assigning Sportsbooks

Once we've added the sportsbook we'll be using to the home screen, we can now assign books to open in specific tabs/windows

## To assign a book:

* Open a new tab/window
* Open the plugin
* Click on the icon of the sportsbook you want to assign to that tab/window

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

Once it's assigned, clicking a link from the AVO dashboard from that sportsbook will open it in that tab.

To change a tabs selection, simply click a different icon.

***No two tabs may have the same assignment***

## To remove a tab's assignment:

* Click either the icon logo with the green highlight OR click the x button in the top right corner of the icon at the top

## Clearing assignments from all tabs

If you have multiple assignments on multiple tabs and want to clear them all, simply click the options button at the top right of the plugin (3 vertical dots), then click "Clear all tabs"

<figure><img src="/files/oybfP3jqMztTlFvBKVxJ" alt="" width="362"><figcaption></figcaption></figure>

## Adding/Removing sportsbooks from home screen

To add/hide additional sportsbooks from the home screen, simply click the + button at the top right of the plugin and select the books you want to add/hide.


---

# 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/assigning-sportsbooks.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.
