> 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/presets/working-with-presets.md).

# Working with Presets

<figure><img src="/files/Nd1g1UBiZdFeMeiEwQdQ" alt=""><figcaption></figcaption></figure>

Luminar Neo was built on the belief that photo editing should be fast, easy, and fun. Our Preset-based editing approach helps Luminar Neo achieve this goal. Presets combine efficiency with creativity. By using AI to understand the strengths and weaknesses of every image, Presets automatically correct common capture problems and apply enhancements that inspire new ideas.

The Presets included in Luminar Neo were created in collaboration with professional photographers and retouchers to produce high-quality results. Based on in-depth research, Presets are composed to reflect the classic design and modern, popular trends, producing fresh and engaging images with maximum impact. Once refined, customized Presets can be saved and easily synced across large batches of photos, including across sets of images from different sessions and taken in different environments.

Use Presets as a starting point or when you need inspiration.

{% hint style="info" %}
Discover more efficient workflow tips [here](https://skylum.com/blog/how-to-work-with-presets-in-luminar-neo?utm_source=support\&utm_medium=organic\&utm_campaign=content).
{% endhint %}

{% embed url="<https://skylum.com/blog/how-to-work-with-presets-in-luminar-neo?utm_campaign=content&utm_medium=organic&utm_source=support>" %}


---

# 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/presets/working-with-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.
