# Spaces

<figure><img src="/files/qbtPtYnWxSUCCd3ofxK7" alt=""><figcaption><p>Atlas Spaces Overview</p></figcaption></figure>

{% hint style="info" %}
Use the slider at the bottom of the Spaces tab to adjust the viewing size of your space.&#x20;
{% endhint %}

### Adding a Space

See ["Import from File"](/show-settings/spaces/import-from-file-ds100-mode.md)

### Deleting a Space

Highlight the required space and select "Delete Space" Alternatively right-click on the required space and select "Delete Space" from the pop-up menu.&#x20;

{% hint style="danger" %}
The default space has to exist within Atlas and cannot be deleted.
{% endhint %}

***

### Functions associated with spaces

#### Default Space

When first opening Atlas the user is presented with a "Default Space". This cannot be deleted by can be updated with relevant data to reflect the users mapping plane.&#x20;

#### Units

Allows for the user to switch between metric and imperial measurements.&#x20;

#### Colour

Allows for the boundaries of the mapping plane to have a colour applied.&#x20;

#### New Background

Clicking on the image icon allows for background images to be assigned to spaces. Each space can have multiple images. These are recallable on a cue by cue basis and selectable independently in the overview.&#x20;

#### Name

Allows the background image to be named.

#### Grids

Images can be overlaid with 1m and 5m grids, a crosshair and quad divisions to aid alignment of images.&#x20;

#### Invert Colour

Inverts the colour of the selected image. This can be useful for modifying an image between dark and light modes when responding to the environment. (ie: in daylight or inside a dark room)

#### Image Scale

Allows selected image to be scaled to match the mapping planes parameters.

#### Opacity

Allows selected images opacity to be varied.&#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/show-settings/spaces.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.
