# Boundaries

<figure><img src="/files/UecYDCdFGzSSqhYQBioJ" alt=""><figcaption><p>Show Settings - User defined boundary drawn.</p></figcaption></figure>

### Creating a Boundary

By clicking on the + button in the top left of the window Atlas will create a new boundary.&#x20;

Clicking within the spaces view will allow the creation of points to define the perimeter of the boundary. As points are selected the interior of the boundary will be shown with the default opacity level.&#x20;

As points are created they are shown at the bottom of this window. Individual points can be deleted by clicking on the "x" next to the relevant point.&#x20;

"Remove All" will delete all the given points for the chosen boundary but will not delete the boundary itself.&#x20;

{% hint style="info" %}
Whilst there is no limitation on the shape or number of points determining a boundary it is advisable to consider the effect of a given boundary on a tracked object. Regular shapes defining playing spaces may offer better results depending on the spatial audio processors operational mode.&#x20;
{% endhint %}

### Deleting a Boundary

Selecting a boundary within the boundary list and right clicking on the boundary will present the "Delete Boundary" option to the user.&#x20;

***

### Functions associated with Boundaries

#### Boundary Name

Boundaries can be assigned a name for the purposes of identification within the programmer.&#x20;

#### Space

The space selector can be used to determine the space and background image within which a boundary is to be drawn.&#x20;

#### Set to size of space

By selecting this option Atlas will draw a boundary that conforms to the size of the space. This can be useful if wishing to bind trackers to a stage area as defined within the overall project.&#x20;

#### Background Opacity

This slider allows the opacity of the boundaries fill to be adjusted. Moving the slider to the right will reduce the opacity and provide a solid fill colour.&#x20;

#### Colour

Each boundary can be defined by a chosen colour. This choice effects both the boundary line and fill colour.&#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/boundaries.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.
