# Create a New Page

The Console and Chart Groups can have several active layouts organized into **Pages**. Each **Page** contains a different set of panels (Charts, Watch Lists, Account Panel etc). Simply click on a **Page tab** (at the bottom of the window) to switch the Console view to the new layout. A **Page** can be removed by clicking on the “X” button on the right side of the page name label.

When you first create a workspace, the Console will be populated with a default set of pages (see bottom of the Console window). If you would like to create a new page, click on the **New Page** button on the right side of the page tabs. Alternatively, choose ***File > New > Page*** from the top menu bar.

<figure><img src="/files/OdT8OH9DS7n2dWRVEPPc" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ZN294aOneiJQiRxShouG" alt=""><figcaption></figcaption></figure>

This will open a New Page Dialog. Enter the name of the page and choose the type of page.&#x20;

Please Note: MotiveWave® does not impose any limitations on types of panels that can be added to a page. For example, a **Chart** page can contain any type of panel including Account, Order, Position etc.

1. **Chart** – These pages are intended to contain Charts and Watch Lists
2. **Account** – Displays accounts, orders, positions and trade history
3. **Options** – Display Option Chains
4. **Scan** – Use this to create scanners to search for market patterns
5. **Optimize** – Use this to optimize and back-test strategies
6. **News** – Displays news headlines and stories. Only available if your broker/data service supplies news

<figure><img src="/files/hlHhItXRUqaSOOKdNRsW" alt=""><figcaption></figcaption></figure>

The screen shot below displays the new page added to the console.

<figure><img src="/files/5wkVkAzSmOB0pMHpNkje" alt=""><figcaption></figcaption></figure>


---

# 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/getting-started/create-a-new-page.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.
