# Settings templates

Customize and save multiple automation and order grid settings with templates.&#x20;

By default, Template #0 automatically updates module settings every 5 seconds.

<figure><img src="https://1577882158-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM4fLmMy5vt3Vv1QOjcHL%2Fuploads%2FLIJPzHiGmaflsLYxwctQ%2Fimage.png?alt=media&#x26;token=49fa9487-6e5c-42bd-a862-c5d84b47f0c9" alt="" width="375"><figcaption></figcaption></figure>

## Creating templates

{% hint style="warning" %}
To create a new template, ensure that there are no open positions on the pair.
{% endhint %}

### Templates list

1. Click here

<figure><img src="https://1577882158-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM4fLmMy5vt3Vv1QOjcHL%2Fuploads%2F873SH1qTBuuiGRiIhrll%2Fimage.png?alt=media&#x26;token=96ca00bb-755f-46c9-939c-e00c6118d5c6" alt="" width="375"><figcaption></figcaption></figure>

2. Click "New template"

<figure><img src="https://1577882158-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM4fLmMy5vt3Vv1QOjcHL%2Fuploads%2Fjxy4lOOuXm8ws6NG7hXZ%2Fimage.png?alt=media&#x26;token=dba6cc73-55c5-4280-b854-d953ce730709" alt="" width="375"><figcaption></figcaption></figure>

### Settings tab within order creation panel

1. Template name.
2. Specify the currency pair to apply the template.\
   To apply the template to all currency pairs, leave the field blank.
3. New template creation button.

## Editing templates

<figure><img src="/files/jHtZ8Ty0IsRLo0GUyZyF" alt="" width="323"><figcaption></figcaption></figure>

1. **Template number** \
   Automatically assigned and displayed in template selection.
2. **Template name** \
   Custom name.
3. **Currency pair filter**\
   If you leave this field blank, the template will be applied to all currency pairs. If you specify a pair name, the template will only be displayed for that specific pair.
4. **Save button**
5. **Delete button**

## Template Selection

Template selection is located in settings block.

<figure><img src="/files/CS4OypCr4sjWcSVQTYei" alt="" width="325"><figcaption></figcaption></figure>

{% hint style="warning" %}
Templates can only be selected for **NEW** positions, not for opened ones.
{% endhint %}

Templates are created with default settings. You need to select them after creation

<figure><img src="/files/gqN91HxzTPGozzLj6NqL" alt="" width="324"><figcaption></figcaption></figure>

and then configure all modules and order panel,

<figure><img src="/files/BJy9XiIh4m0b9CjvN7DS" alt="" width="325"><figcaption></figcaption></figure>

and click **"Save"** changes.

<figure><img src="/files/BRxbLANB87T2evPFIY7K" alt="" width="325"><figcaption></figcaption></figure>

{% hint style="info" %}
Templates with a different currency pair mask are not displayed in the list.
{% endhint %}

Templates with a specific currency pair will appear with a colon, for example:\ <mark style="color:red;">`5 TP+ SL+ Fibo: BTCUSDT`</mark>

**Do you have any questions? We can help you in our Telegram chat.**

{% embed url="<https://t.me/finandy>" %}


---

# 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.finandy.com/trading/settings-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.
