> For the complete documentation index, see [llms.txt](https://docs.creativeconners.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.creativeconners.com/docs/spikemark-6/navigating-spikemark/workspaces/adjusting-your-workspace.md).

# Customize Your Workspace

You can customize your workspace to fit your needs. This includes adjusting the size of the windows, and popping out additional windows to view more information at once.

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

<figure><img src="/files/tMwsLkcAZnxpqDwulSl8" alt="Jog Workspace Splitter Panes"><figcaption></figcaption></figure>

### Dragging Splitter Panes

Click and drag any splitter pane to customize the size of the adjacent windows.

<figure><img src="/files/N4YPVHgZclPXAD9e6hG8" alt="Dragging Splitter Panes"><figcaption></figcaption></figure>

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

<figure><img src="/files/UfjfWSfMMgeKACSMaNlG" alt="Collapse and Expand Splitter Panes"><figcaption></figcaption></figure>

## Pop Out Windows

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.

<figure><img src="/files/IyfFJCjANzROlf73GK5v" alt="Windows Menu"><figcaption></figcaption></figure>

<figure><img src="/files/0UT2IsxNHLbXkxhzqGEc" alt="Customized Layout"><figcaption></figcaption></figure>

1. Cue Control
2. Visualizer
3. Playbacks Controller
4. Showstopper Status Viewer
5. Visualizer
6. Load Cells Viewer


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-6/navigating-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.
