# Object Overview

<figure><img src="/files/Mhd0I8QsmqmlNn5E9zMT" alt=""><figcaption><p>Object Overview Window </p></figcaption></figure>

### Offline Mode

When Atlas is working offline the parameters displayed in the overview are related to the programming within the cuelist. Any values entered into the Object Overview will not be actively reflected as changes within the programmer. &#x20;

{% hint style="danger" %}
Any object whose parameters haven't been actively modified will display default values when working offline!
{% endhint %}

***

### Online Mode

When Atlas is working online the parameters displayed in the overview are realtime values being received from the device.&#x20;

{% hint style="danger" %}
Any changes made will affect the live output but will not be recorded in the programmer unless specific actions for those parameters are entered!
{% endhint %}

***

### Selecting Objects

By default Atlas will provide additive selection when clicking on objects. Multiple objects can be edited in this way.&#x20;

{% hint style="info" %}
On the left hand menu objects can be sorted by [Sets ](/show-settings/objects/sets-alias.md)to enable specific selections of objects to be made visible together.&#x20;
{% endhint %}

### Relative/Absolute Editing

When multi-selected moving a fader relating to a Reverb Send Level will maintain relative levels between the selected send level&#x20;

When multi-selected typing a value into the Reverb Send Level will cause all selected objects to move to the entered value.&#x20;

***

### Functions associated with Object Overview

#### Clear Selection

Clears all currently selected objects.&#x20;

#### Add All

Selects all objects currently visible within the Object Viewer.&#x20;


---

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