> 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/adding-preset-collections.md).

# Adding Preset Collections

Learn how to import and manage preset collections to speed up your editing workflow in Luminar for Desktop.

#### Custom Preset

{% @arcade/embed url="<https://app.arcade.software/share/Ho2fYfmTJDbYYEDzkWxA>" flowId="Ho2fYfmTJDbYYEDzkWxA" %}

The Skylum team or other professional photographers will occasionally release a Presets collection. When you import a Custom Luminar Preset Collection, it will create a new Collection in the **Purchased** section in the Preset browser.

To add a Custom Luminar for Desktop Preset Collection, select **File > Add Luminar for Desktop Preset Collection…** An open dialog will be displayed, allowing you to browse your computer and choose the Collection you wish to add.

Alternatively, you can add a Custom Luminar for Desktop Preset Collection from the Presets tab by clicking on **+ Add** on the Purchased button on the Presets panel or at the top of the Purchased Presets section.

After adding a Preset Collection to the custom folder, you’ll find it in the Purchased area of the Presets tab in Luminar for Desktop.

{% hint style="warning" %}
**Note: Get updates**\
Many old collections of Luminar Looks and Templates have been updated to the newer Preset format. Check the [**My Account**](https://skylum.com/account/my-softwarehttps://skylum.com/account/my-software) area on the Skylum website to download the latest Presets for previously purchased Looks and Templates.
{% endhint %}

#### Purchased presets from Skylum Marketplace

Every month, our Skylum team collaborates with hundreds of professional photographers and retouchers to expand our collection with new items, including Presets. Let's take a look at how you can easily install Presets from our [Marketplace](https://skylum.com/marketplace?utm_source=support\&utm_medium=organic\&utm_campaign=content).

{% @arcade/embed url="<https://app.arcade.software/share/310MqIYadTxC0IU2xArl>" flowId="310MqIYadTxC0IU2xArl" %}


---

# 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/adding-preset-collections.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.
