# Big screen view

A projector or "big screen" display is available for all tournament types. The tournament organizer can open the projector view by opening the **More...** menu from the tournament's **Overview** tab and choosing the **Open big screen view** option. The big screen view opens in a new browser tab.

The projector view is meant to provide the most relevant information for the tournament on a single screen that can be displayed on a laptop, television or projector.

## Configuration options

Once the big screen view is opened, there are several configuration options. Click the three dots in the upper right corner to access the settings.

**Auto scroll**

By default, the big screen view will periodically scroll through the content. If you don't like it, you can disable this auto scrolling behavior.

**Show/hide standings**

By default, the big screen view will display the tournament standings. You can hide these standings if you want more space for the other content or if you just don't want the standings displayed.

**Expanded/compact matches**

Some tournament formats offer "compact matches." Choosing this option will maximize the amount of matches on the screen. Use this option if you have a bigger tournament and want to cram as many matches onto the screen as possible.

**Show queues/scores**

Available for Best Game tournaments, this option lets you switch between the big screen view displaying arena queues or arena scores.


---

# 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.matchplay.events/views/big-screen-view.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.
