# Templates

Due to the wide list of features, most panels in OptimusFLOW terminal have a huge list of customization possibilities. The more powerful panel is — more settings it has. This allows any user to tune each functionality by its own and sometimes this process can take a lot of time to complete.

In order to save your work on workspace customization, we have developed a ***“Templates”*** functionality. It helps you to save your customizations in special objects — templates — and instantiate them later, keeping all of the applied settings.

You can ***save any Panel, Group or Bind as a template***, so its usefulness is very promising.

## How to create the template?

The process of Template creation is as simple as 1-2-3:

1. Open any panel (or use Group / Bind)
2. Customize it according your needs
3. Save as Template with custom name.

![“Save as template” option in panel’s context menu](https://3544171604-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LvquTYs4Kw8odYPu7JS%2F-LvqvlZAGmY-zeltmwwG%2F-LvqvoAW9X3B7EbydxZ1%2Fscreenshot_129.png?generation=1576100910309540\&alt=media)

All of the created templates are stored in Control center sidebar, under the ***“Templates”*** group. So you can launch any template from this place any time you wish. You can put the saved templates on the Favorites bar of Control center, as any other default panel.

![Templates found in the Control Center Sidebar.](https://3544171604-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LvquTYs4Kw8odYPu7JS%2F-M1gEifnvpASr4pxCu4k%2F-M1gG0yo3PKYI9a_w5T1%2Fimage.png?alt=media\&token=84f1134a-a2a4-4ca5-88d3-88a8481f7145)

If you want to **edit** the template name or **delete** it from your terminal — use the context menu on it. Each Template stores all of the settings data, including sizes, coloring, internal elements visibility, a predefined symbol of account values, additional specific settings etc. In other words: all that you can customize + more.

{% hint style="success" %}
You can **share your templates** with other OptimusFLOW traders by sharing the template files with them. Template files can be found in “OptimusFLOW -> Settings -> Templates” folder.
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=C9dlBLImCS0>" %}


---

# 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://help.optimusflow.app/getting-started/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.
