# SHOW SETTINGS

- [Objects](https://help.atlas-control.app/show-settings/objects.md): Objects are the individual audio streams that are controlled within Atlas.
- [Sets / Alias](https://help.atlas-control.app/show-settings/objects/sets-alias.md): Sets and Alias's provide powerful programming and data filtering functionality within Atlas.
- [Groups](https://help.atlas-control.app/show-settings/objects/groups.md): Groups allow objects to be logically joined together and programmed.
- [Group Configuration](https://help.atlas-control.app/show-settings/objects/groups/group-configuration.md): The group configuration window allows the parameters of children with object groups to be determined.
- [Park, Move-in-Mute & Live Moves](https://help.atlas-control.app/show-settings/objects/park-move-in-mute-and-live-moves.md): This functionality provides powerful programming tools that enables Atlas to intelligently assist with object data management.
- [Network](https://help.atlas-control.app/show-settings/network.md): All settings related to network integrations live within this tab
- [Spatial Devices](https://help.atlas-control.app/show-settings/network/spatial-devices.md): Atlas communicates with Spatial Engines.
- [External Devices](https://help.atlas-control.app/show-settings/network/external-devices.md): External Devices allow Atlas to communicate with the world using the OSC protocol.
- [External Controllers](https://help.atlas-control.app/show-settings/network/external-controllers.md): External controllers allow Atlas to integrate with control devices such as sound consoles.
- [Other](https://help.atlas-control.app/show-settings/network/other.md): This section contains integrations with other devices that interact with Atlas through providing the software with control data.
- [Trackers](https://help.atlas-control.app/show-settings/network/other/trackers.md): Atlas allows the user to configure how tracker technology interfaces within the software.
- [TiMax Tracker D4](https://help.atlas-control.app/show-settings/network/other/trackers/timax-tracker-d4.md): Atlas supports incoming tracking data from TiMax Tracker D4.
- [ZacTracks SMART](https://help.atlas-control.app/show-settings/network/other/trackers/zactracks-smart.md): Atlas supports incoming tracking data from ZakTracks SMART.
- [NaoStage](https://help.atlas-control.app/show-settings/network/other/trackers/naostage.md): Atlas supports incoming tracking data from ZakTracks SMART.
- [Spaces](https://help.atlas-control.app/show-settings/spaces.md)
- [Import from File - DS100 Mode](https://help.atlas-control.app/show-settings/spaces/import-from-file-ds100-mode.md): Atlas has the ability to import objects, spaces and function group information from within your completed d\&b R1 File.
- [Background Images](https://help.atlas-control.app/show-settings/spaces/background-images.md): Background images allow users to view their workspaces in a friendly and relatable manner.
- [Boundaries](https://help.atlas-control.app/show-settings/spaces/boundaries.md): Atlas allows the user to define boundaries when using performance tracking technologies. These can be used to bind objects within defined spaces in performance.
- [Triggers](https://help.atlas-control.app/show-settings/triggers.md)
- [Keyboard](https://help.atlas-control.app/show-settings/triggers/keyboard.md): Atlas supports a number of standard keyboard shortcuts.
- [OSC](https://help.atlas-control.app/show-settings/triggers/osc.md): Atlas has an extensive OSC library allowing its integration into many workflows.
- [Midi](https://help.atlas-control.app/show-settings/triggers/midi.md): Atlas supports midi for the purposes of triggering the cuelist only.
- [Timecode](https://help.atlas-control.app/show-settings/triggers/timecode.md): Atlas supports MTC as a method of triggering the cuestack.


---

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