# Overview Window

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

{% hint style="info" %}
Users can view the overview window inside the main workspace by clicking on the folded map symbol at the top right of the programmer.&#x20;
{% endhint %}

#### Space

Within this drop down users can select which "space" and any background images associated with it as setup within the ["spaces settings"](/show-settings/spaces.md)

#### Overview - Simulated

When working offline Atlas will display "Overview - Simulated" when looking at the overview window.  In this mode Atlas can be used to program your spatial audio show without the necessity to connect to a device.&#x20;

#### Overview - Live

When connected to a spatial audio engine the overview window will display "Overview - Live". In this mode Atlas will display realtime data returned from the spatial audio engine confirming the accuracy of the data and ensuring synchronisation for the user. &#x20;

It is possible to select which spatial audio engine you are receiving data from by clicking on the relevant button within the [toolbar. ](/main-overview/toolbar.md#spatial-audio-engine-indicator)

### External Overview Window

<figure><img src="/files/pYr3Q0AEGUdursqWKS6p" alt=""><figcaption><p>Atlas Exploded Overview Window</p></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://help.atlas-control.app/main-overview/overview-window.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.
