# Edit / Perform

<figure><img src="/files/CmVHWO3i65bveyojWfnE" alt=""><figcaption><p>Atlas Window - Showing Perform mode with cue list and overview on display. </p></figcaption></figure>

#### Edit Mode

Allows users to edit the performance space and make changes to all attributes within the workspace.&#x20;

#### Perform Mode

Removes the module editor from the main workspace and prevents changes being made within the programmer.&#x20;

{% hint style="success" %}
In performance mode it is still possible to have the [cue-matrix](/main-overview/atlas-button/cue-matrix.md) and [palette](/main-overview/atlas-button/palette-editor/palettes.md) window open allowing for editing in performance away from the operators view.&#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/toolbar/edit-perform.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.
