> ## Documentation Index
> Fetch the complete documentation index at: https://docs.quanorix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Presets and multi-timeframe

> Personal presets, unsaved changes, Auto TF, and HTF contexts.

# Presets and multi-timeframe

## Presets

Presets store **your** Generator configuration (data, engine, costs, exits, etc.). They are **per user** — not shared across accounts.

### Actions

| Action          | Use                                                                |
| --------------- | ------------------------------------------------------------------ |
| **Load preset** | List, load, rename, or delete your presets                         |
| **Save preset** | Update the active preset (if any)                                  |
| **Save as…**    | Create a new preset with a unique name                             |
| Dirty indicator | After edits on a loaded preset, the UI warns about unsaved changes |

When loading another preset with pending edits, you can **Discard and load** or cancel.

If an active preset disappears (deleted / 404), the client clears the local reference so you are not stuck on an invalid id.

## Multi-timeframe

### Entry timeframe

* Pick a concrete TF, or
* **Auto (randomize)**: each strategy samples entry (with at least one higher TF available; **D1 is never entry**).

### Higher timeframes (context)

* Enable **Use higher timeframes** for context conditions on a TF **strictly above** entry (max **2** TFs).
* **Contexts (optional)**: empty = randomize among higher TFs; if you pick values, sampling is limited to that list.

### Edge on HTF

If the strategy has higher-timeframe leaves, **Force edge on multi-TF** stores `entry_trigger=edge` to reduce sticky re-entries when exporting to MetaTrader. Off = only the form’s `entry_trigger` probability.

## Relation to Settings

Generator presets do **not** replace [Settings](/en/settings/overview) (sessions, instruments, blocks). Generator **Reset** restores form defaults, not the global tabs.

## Next

* [Generator](/en/generator/overview)
* [Sessions and timezones](/en/settings/sessions-timezones)
