# Workspaces

Our default AlgoBox™ workspaces are optimized for efficient trading. But if you prefer a different setup, you can choose from multiple workspaces designed for various trading styles.

<figure><img src="/files/MfqcWx2hMYoW1uhZAwnn" alt=""><figcaption><p>AlgoBox™ provides pre-configured and thoughtfully designed workspaces to simplify and optimize your trading experience.</p></figcaption></figure>

{% hint style="success" %} <mark style="color:yellow;">For optimal performance, keep only one workspace open at a time. Running multiple workspaces can cause lags and crashes.</mark>
{% endhint %}

<figure><img src="/files/4cbMOWuJhpVs3al3c36u" alt=""><figcaption><p>The correct approach: Keeping only one workspace open at a time.</p></figcaption></figure>

{% hint style="warning" %}
Disconnect from data sources before making changes to instruments, workspaces, or indicators. This can prevent NinjaTrader from freezing or crashing.
{% endhint %}

<figure><img src="/files/2ttzGnDlQ01SxLbS5MUg" alt=""><figcaption><p>The incorrect approach: Keeping multiple workspaces open simultaneously.</p></figcaption></figure>

## The Correct Method To Save A Workspace

If you customize the standard AlgoBox™ workspace, save it as a new workspace to preserve the original.

<figure><img src="/files/e2YBZtkLnBhBJ7WYTuJu" alt=""><figcaption><p>If you have made any modifications to the standard default AlgoBox™ chart, click on "Save As" to create a new workspace.</p></figcaption></figure>

{% hint style="info" %}
When using custom workspaces with customized indicators, create new workspaces for each AlgoBox™ update to help ensure compatibility. Always save backups of your custom workspaces and chart templates.
{% endhint %}

<figure><img src="/files/26goOcO8uOzp8RnRqN2c" alt=""><figcaption><p>Rename the new workspace to your preferred name, in this example, it is labeled "My Own AlgoBox Workspace," and then click "Save".</p></figcaption></figure>

<figure><img src="/files/oS8PZlRlaf70jqD7M3dM" alt=""><figcaption><p>If any modifications are made, ensure that you do not overwrite the default standard AlgoBox™ workspace.</p></figcaption></figure>

{% hint style="success" %}
Tip: Avoid losing your work. Back up your custom workspace regularly to prevent corruption and ensure you always have a safe copy.
{% endhint %}

{% hint style="info" %}
AlgoBox™ new version updates: <mark style="color:yellow;">After installing the latest version of AlgoBox™, it's best to rebuild your custom workspace using the new default workspaces and templates, then save it under a new name.</mark> This ensures compatibility, as updates may include changes to indicators or settings that can cause older templates or workspaces to malfunction or display incorrectly.
{% endhint %}

***

## MaxTo Window Management

Vinny E. Mini prefers using [MaxTo](maxtohttps://maxto.net/en) for easy NinjaTrader chart management. Customize window sizes, positions, and create predefined layouts to optimize your trading space. Easily snap chart windows into predefined regions when organizing your NinjaTrader workspace.

{% hint style="warning" %} <mark style="color:yellow;">Note: AlgoBox™ is an independent entity and is not affiliated with MaxTo in any way. Any references to MaxTo are solely for informational purposes and do not imply affiliation, endorsement or partnership.</mark>
{% endhint %}

***

## Examples Of AlgoBox™ Workspaces

<figure><img src="/files/ZqDsh5Hhqp7eUvAqXGSo" alt=""><figcaption><p>WATCH: How to access the Default AlgoBox™ Workspaces Included with the AlgoBox™ Pro System.</p></figcaption></figure>

***

## Video Tutorial: Workspaces

{% embed url="<https://youtu.be/AdqWoXcmHvQ>" %}
WATCH: Vinny E. Mini teaches workspaces, layouts, charts, tabs and more, in this workspaces compilation.
{% endembed %}

***

[Try AlgoBox™ for free ](https://www.algoboxpro.com/start-trial)- No credit card required, no obligation, no gimmicks.

[Disclaimer](/links/disclaimer.md)


---

# 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.algoboxpro.com/fundamentals/workspaces.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.
