# Customize Your Workspace

## Splitter Panes

Each workspace is divided by adjustable **Splitter Panes** that can be dragged to customize the size and shape of your space. These examples are in the Jog Workspace, but they function they same in Cues and Presets.

![](/files/-MjdWz8ohZAv-J05D3TP)

### Dragging Splitter Panes

Click and drag any Splitter Pane to customize the size of the adjacent windows.

![](/files/-MjdZF9pLLA_dPBTpOaT)

### Collapse and Expand Splitter Panes

Double Click on any Splitter Pane to collapse it to the side, or expand it back to its previous location.

![Splitter Panes in Jog Workspace](/files/-MjddForP3v_pkytnqpR)

{% hint style="info" %}
**Presets Workspace** defaults to the Preset Tiles and one live Stage Model Viewer. However, the Stagehand Properties Panel is collapsed on the far right side of the screen. There is no way to select individual units from Presets.
{% endhint %}

![Presets Workspace Splitter Panes](/files/-Mjjjsj0jcOWVyDlu-O-)

## Pop Out Windows

![](/files/-Mk2LiF0Z5Gah9OeCd9y)

The **Windows Menu** in the upper toolbar allows you to open certain tools in separate windows. This is exceptionally useful when using multiple screens, or trying to condense more information into the Spikemark window.

1. [Cue Control](/docs/spikemark/on-screen-control.md)
2. Stagehand Properties
3. Log Viewer
4. [Stage Model Viewer](/docs/spikemark/stage-model-viewer.md)
5. [Load Cells Viewer](/docs/spikemark/load-cell.md)
6. [Showstopper Status Viewer](/docs/spikemark/showstopper-node-editor.md)

![Customized Cues Workspace](/files/-Mk2Rv8KWeLH8pHpRMXw)


---

# 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://docs.creativeconners.com/docs/spikemark/workspaces/adjusting-your-workspace.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.
