> 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/something-useful/keeping-luminar-for-desktop-up-to-date.md).

# Keeping Luminar for Desktop Up To Date

{% hint style="warning" %}
**Note:** Some interface details and visuals in this article may differ from the latest version of Luminar for Desktop. To see the current interface, visit the [Luminar for Desktop walkthrough](/how-to-use-luminar-for-desktop/luminar-for-desktop-walkthrough.md).
{% endhint %}

Luminar for Desktop automatically checks for launch updates to ensure you get new features, enhancements, and bug fixes. You can also check for updates manually within Luminar for Desktop.

<div data-full-width="true"><figure><img src="/files/koYhnPHGbgxJsHCuzTOu" alt=""><figcaption></figcaption></figure></div>

#### To check for updates: <a href="#h_01haa7gkx9jj8hh6czcfrf0p81" id="h_01haa7gkx9jj8hh6czcfrf0p81"></a>

{% tabs %}
{% tab title="macOS" %}
To ensure you have the latest version of Luminar for Desktop, choose **Luminar for Desktop > Check for Updates**.
{% endtab %}

{% tab title="Windows" %}
To ensure you have the latest version of Luminar for Desktop, choose **Luminar for Desktop > Help > Check for Updates**.
{% endtab %}
{% endtabs %}

This will launch the Skylum update service and automatically download the latest update if you aren’t already running the latest version of Luminar for Desktop. After the update service downloads a new version of Luminar for Desktop and follows any prompts related to installation and restarting the software. You may also need to input your **administrator password** and update the Luminar for Desktop plugins for applications such as Photoshop and Photos.

{% hint style="warning" %}
To ensure Luminar for Desktop runs smoothly, keep your operating system and graphics card drivers up to date.
{% endhint %}

{% hint style="info" %}
Check how to turn on and off Luminar for Desktop auto-updates for macOS [HERE](/something-useful/turn-on-off-luminar-for-desktop-auto-updates-for-macos.md)
{% endhint %}

If you have questions about Luminar for Desktop, please [**contact our support team**](https://skylum.com/support/contact?utm_source=support\&utm_medium=organic\&utm_campaign=content).


---

# 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/something-useful/keeping-luminar-for-desktop-up-to-date.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.
