> 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/about-luminar-neo/luminar-neo-with-other-software.md).

# Luminar Neo with other software

While Luminar Neo is a full-featured stand-alone application, some users choose to install and run it as a plug-in for other popular photo editing software. You will be prompted to install the plug-ins for detected software when you initially install Luminar Neo. You can also [install the plug-ins](/about-luminar-neo/luminar-neo-with-other-software/installing-plug-ins.md) at a later time.

#### You can use Luminar Neo as a plugin for the following applications:

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>With Adobe Photoshop</strong></td><td><a href="/pages/aQpULsmpAWY6Vzv7uHlz">/pages/aQpULsmpAWY6Vzv7uHlz</a></td></tr><tr><td><strong>with Adobe Lightroom Classic</strong></td><td><a href="/pages/yyBDety1mazRDxN2LEDa">/pages/yyBDety1mazRDxN2LEDa</a></td></tr><tr><td><strong>with macOS Photos</strong></td><td><a href="/pages/wxR8oFRVTOwvXLSukvSv">/pages/wxR8oFRVTOwvXLSukvSv</a></td></tr></tbody></table>

{% hint style="warning" %}
**N.B.** Please note that we do not guarantee the performance for legacy Photoshop and Lightroom Classic apps such as Photoshop CS and Lightroom Classic 6.14, etc as the support of CS apps has been discontinued by Adobe.

Also, we only support desktop versions of Adobe Photoshop CC and LrC. None of Adobe's cloud editing solutions are supported. We recommend keeping your Adobe Photoshop and Lightroom Classic up to date to prevent any issues when using Luminar Neo as a plugin.
{% endhint %}


---

# 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/about-luminar-neo/luminar-neo-with-other-software.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.
