# How Do I Position and Size the Chart Windows on a Specific Screen

Charts can be moved and resized the same as any other running program on your computer. Simply click and drag the title bar to move. Resizing is as simple as clicking and dragging the corners (or side / top) of the window.&#x20;

MotiveWave comes with a unique feature, ‘Tile Windows’, to automatically resize and position charts on the active screen (very useful when using multiple monitors). This feature is accessible from the chart context menu (right click anywhere in the chart area) and choose the ‘Tile Windows’ item (alternatively use the short cut Ctrl+W).&#x20;

Window sizes and positions are remembered when you close the workspace. The next time you start the workspace, all open charts will be opened and positioned in the last known location. If the original screen is no longer present, the charts will be placed on the primary screen.


---

# 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.motivewave.com/knowledge-base/faq/how-do-i-position-and-size-the-chart-windows-on-a-specific-screen.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.
