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

# Saved generation presets

> Save and reload your full generation configuration including model, LoRA, style, resolution, and prompt as a reusable preset on PornX.

A Preset saves your current model, LoRA, Style, resolution, and prompt as a named configuration. Load it later to pick up exactly where you left off without reconfiguring manually.

## How to save a Preset

1. Configure the generator — model, LoRA, Style, resolution, prompt
2. Open the Presets panel
3. Click **Save Preset** and give it a name
4. The Preset appears in your list immediately

## How to load a Preset

1. Open the Presets panel
2. Click the Preset you want — all saved settings apply instantly
3. Edit any setting after loading without affecting the saved Preset

## Tips

* Name Presets by use case, not by model — "realistic outdoor portrait" is more useful than "Realism 9:7"
* Save a Preset before experimenting so you can return to a working configuration
* Presets don't save the seed — add it manually if reproducibility matters

<CardGroup cols={2}>
  <Card title="Parameters" icon="toolbox" href="/image-generation/parameters">
    Resolution and seed options.
  </Card>

  <Card title="Models" icon="m" href="/image-generation/models">
    What each model produces.
  </Card>
</CardGroup>
