> 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/how-to-use-luminar-for-desktop/luminar-for-desktop-walkthrough.md).

# Luminar for Desktop walkthrough

Luminar for Desktop is designed to make photo editing intuitive and powerful, whether you're a beginner or a pro. We'll walk you through all tools and features, from importing images to applying AI-powered enhancements and making creative edits. Let’s get started!

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

The Catalog, Presets, and editing tools are available from the same screen, allowing you to browse and edit your photos without switching between separate sections.

#### Browse your photos

Use the **Catalog** to browse your folders, albums, and photos.\
The navigation path at the top shows your current location, while the Back and Forward arrows allow you to return to a previous view or move forward.

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

#### Access editing tools, presets, and photo information

The panel on the right provides quick access to the main options for working with your photos. You can switch between these options while keeping your photo visible.

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

* **Presets** — apply ready-made looks and styles
* **Tools** — access main editing tools
* **Edits** — view and manage the applied adjustments
* **Extra** — access advanced tools, including:\
  ***- Generative (GenErase, GenSwap, GenExpand)***\
  ***- Enhancement (Upscale, Restoration)***\
  ***- Merge (HDR Merge, Focus Stacking, Panorama Stitching)***
* **Info** — photo details and metadata.

#### Explore tutorials, learning content, and creative assets

At the bottom of the left panel, you’ll find additional resources to help you learn and get more from Luminar for Desktop.

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

* **Tutorials** — explore guided tutorials and learn how to use Luminar for Desktop’s features
* **Learn Photography** — browse photography courses and e-books
* **Creative Library** — browse creative assets such as skies, overlays, backgrounds, etc.

#### Check your account

Select your profile in the lower-left corner to access your account, check your license, and manage profile settings.

<figure><img src="/files/1aWKY9dHXAllpJw0Vi0n" alt=""><figcaption></figcaption></figure>

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Catalog</td><td></td><td><a href="/files/kS0MN404df42BT4QTEIV">/files/kS0MN404df42BT4QTEIV</a></td><td><a href="/pages/DTl5ZMEWYRFLDeE8obAC">/pages/DTl5ZMEWYRFLDeE8obAC</a></td></tr><tr><td>Organizing Images</td><td></td><td><a href="/files/jFjKHDQJ33vUAGh2TPNm">/files/jFjKHDQJ33vUAGh2TPNm</a></td><td><a href="/pages/2X2jQQK7xbYJ5IsMJHvI">/pages/2X2jQQK7xbYJ5IsMJHvI</a></td></tr><tr><td>Catalog tools</td><td></td><td><a href="/files/Yp2eKE7Fx7kXhRO32wlW">/files/Yp2eKE7Fx7kXhRO32wlW</a></td><td><a href="/pages/vxpcI7KUTOd3iimTH8oH">/pages/vxpcI7KUTOd3iimTH8oH</a></td></tr><tr><td>Presets</td><td></td><td><a href="/files/T6CSePqjbEeH3WRbvYx3">/files/T6CSePqjbEeH3WRbvYx3</a></td><td><a href="/pages/8aGKfTDw5Xw6rbQbb6eE">/pages/8aGKfTDw5Xw6rbQbb6eE</a></td></tr><tr><td>Editing Tools</td><td></td><td><a href="/files/ex21GNxhM2iD4yXcdv8E">/files/ex21GNxhM2iD4yXcdv8E</a></td><td><a href="/pages/XG9iqnYTMdjufDhqz0SW">/pages/XG9iqnYTMdjufDhqz0SW</a></td></tr><tr><td>Saving &#x26; Exporting Files</td><td></td><td><a href="/files/MB6UKC6jTqY8KGMvPnal">/files/MB6UKC6jTqY8KGMvPnal</a></td><td><a href="/pages/ztGlPPL5Qi4MXricTShz">/pages/ztGlPPL5Qi4MXricTShz</a></td></tr></tbody></table>


---

# 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/how-to-use-luminar-for-desktop/luminar-for-desktop-walkthrough.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.
