# Study Templates

For convenience, studies can be organized into templates. A template contains one or more studies with specific settings. To create a template, simply add and configure all of the studies you want to include on a chart. When you are satisfied with the studies and their settings, right click on the chart and select ***Template > Save As Template*** .

Alternatively, choose ***Chart > Template > Save As Template*** (from the top menu bar. Note: ***File > Template > Save As Template*** or ***Chart > Template > Save As Template*** from a Chart Window).

<figure><img src="/files/KxTRbvQIbWkpDi1g840m" alt=""><figcaption><p>Step 1 - Create a Template</p></figcaption></figure>

<figure><img src="/files/MvaE6cSEeebSoJHLpJJ3" alt=""><figcaption><p>Step 2 - New Chart Template Dialog</p></figcaption></figure>

A study template can be applied to another chart by choosing *Chart > Template > \<Template Name>* from the top menu bar (Note:***File > Template > Save As Template*** or ***Chart > Template > Save As Template*** from a Chart Window). Shortcut keys are available to make this more convenient.[ Shortcut keys](/user-guide/short-cuts.md#custom-keyboard-short-cuts) are Alt + 1, Alt + 2 etc where the number key applies the template in the order they were created.&#x20;

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

When apply the template to a different chart, MotiveWave will ask if you would like to overwrite the existing studies ( screenshot below). Click on "***Do not show this warning in the future***" button to save the selection and hide this message for future use.&#x20;

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

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

## Removing a Template

To remove a template from a chart (including any associated plots). Right click on the template name (in the study legend).

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

## Managing Templates

Your existing templates can be managed from the **Manage Templates** dialog. Choose ***Chart > Template > Manage Templates*** (from the top menu bar) or right click on the chart > ***Template > Manage Templates***. From this dialog you can add, edit, delete, import/export or change the order of the templates. The template order affects the [shortcut keys](/user-guide/short-cuts.md#custom-keyboard-short-cuts) (Alt + 1, Alt + 2 etc). Changing the order will affect which template applies to each short cut key sequence.

<figure><img src="/files/1eO66QOddCMUVv3MisBW" alt=""><figcaption></figcaption></figure>

## Import/Export Templates

For convenience study templates can be exported and imported into a workspace. This can be useful for sharing templates or moving them between workspaces. Both of these operations can be done from the **Manage Templates** dialog (see previous section). The **Import/Export** buttons can be found at the bottom of the dialog.

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

## Template Preferences

Preferences for study templates can be found in the  Settings dialog. Click on **Chart** then on **Templates**. A default template can be configured (check the **Use Default** option). This will be displayed whenever you create a new chart.

The **Link Templates** option will apply a template to all charts that are part of the link group (if configured, see the **Chart Linking** section).

<figure><img src="/files/2CkASpZvOUgCcDKtHVXN" 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/user-guide/charts-1/study-templates.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.
