# Object Overview

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

{% hint style="warning" %}
All actions within this window are affecting the realtime parameters of the selected objects.&#x20;
{% endhint %}

### Activating Object Overview in Overview Window

Clicking on an object in the overview window will activate the Object Overview display to appear.&#x20;

### Functions associated with the Object Overview

#### Locked&#x20;

Selecting this box will lock the selected object or object group. The cue list and external controllers will not allow any changes to be made to the selected object whilst the object is locked.&#x20;

Manual changes are permissible from the overview window (such as repositioning or changing spread)

Unselecting this box will allow the controllers and cue list to take control over the object and resume programmed actions.&#x20;

{% hint style="info" %}
Objects can be locked via OSC control allowing macros and other controllers such as Streamdeck to provide easy user control.&#x20;
{% endhint %}

***

{% hint style="success" %}

#### Other functions

All other functions are covered elsewhere within the documentation and relate to object parameters as outlined.&#x20;
{% endhint %}


---

# 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/object-overview.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.
