> For the complete documentation index, see [llms.txt](https://support.skylum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.skylum.com/luminar/editing-tools/presets.md).

# Presets

Presets allow you to apply quick edits to your photo and get amazing results in seconds.&#x20;

<figure><img src="/files/W0m0aQ7H0v4DfEtR3P4E" alt="" width="188"><figcaption></figcaption></figure>

{% hint style="info" %}
Presets are designed as complete editing starting points. Applying a preset will overwrite any edits you've already made to the photo.
{% endhint %}

### Navigating Presets List <a href="#h_01jadqw0scrmn1h6rr889af6dz" id="h_01jadqw0scrmn1h6rr889af6dz"></a>

The Presets icon is located at the bottom of the menu bar and looks like two overlapping squares. When you click it, the presets tab opens with a list of all presets available in Luminar. Presets are divided by topic, such as Landscape, Portrait, Travel, etc.

Scroll the list and click on the preset to apply it. When the preset is applied, you’ll see a scrolling wheel with numbers that let you set the preset strength.&#x20;

### **Adding the Preset to Favorites**

You can add the Preset you frequently use to the Favorites section for quick access. When a preset is chosen and applied, click the heart symbol, and it will mark the preset as Favorite. The Favorites section is displayed first in the list.

<figure><img src="/files/PpnqHi9aIRzucfDyWeIS" alt="" width="188"><figcaption></figcaption></figure>

### **Saving your Custom Preset**

You can save your adjustments as a preset in the Preset tab after finishing all edits to your photo. Click the button “Save as preset” to add the preset to your custom presets. You can find all your custom presets after the ones you marked as Favorites.

<figure><img src="/files/mc39x0vIzhZXoZn5MoMT" alt="" width="188"><figcaption></figcaption></figure>

You can also save your set of adjustments as a preset in a quick way. When you’ve edited the photo, open the menu (it looks like three dots) and choose the “Save as Preset” option.

You can save your custom preset during export, too. You’ll see an option “Save as Preset” in the export menu to save this editing as a preset.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.skylum.com/luminar/editing-tools/presets.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
