> For the complete documentation index, see [llms.txt](https://support.aperty.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.aperty.ai/about-aperty/using-aperty-in-the-plug-in-mode.md).

# Using Aperty in the plug-in mode

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

While Aperty functions as a full-featured, stand-alone application, you can still use it as a plug-in within other popular photo editing software. During the initial installation of Aperty, you’ll have the option to install plug-ins for any compatible software detected on your system. These plug-ins can also be installed at a later time.

You’ll have the option to install Aperty as a plug-in when you first run the installer, but you can also add it as a plug-in at any time afterward. Installing plug-ins is optional, so you may skip this step if you prefer.

Aperty can be used as a plug-in with the following applications:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Aperty with Adobe Photoshop</strong></td><td><a href="/pages/7aHGcF8BYpr4q1a1CsMp">/pages/7aHGcF8BYpr4q1a1CsMp</a></td></tr><tr><td><strong>Aperty with Adobe Lightroom Classic</strong></td><td><a href="/pages/yMFPvcdZRuSlcgTna61u">/pages/yMFPvcdZRuSlcgTna61u</a></td></tr><tr><td><strong>Aperty for macOS Extension</strong></td><td><a href="/pages/gDew85r9IJuYlVf98L8z">/pages/gDew85r9IJuYlVf98L8z</a></td></tr><tr><td><strong>Aperty with Luminar Neo</strong></td><td><a href="/pages/RGTvCaz9yadbRTo8utJF">/pages/RGTvCaz9yadbRTo8utJF</a></td></tr></tbody></table>

**To install Aperty as a plug-in:**

1. Quit any host applications you plan to install the plug-in for.
2. Launch Aperty.
3. For macOS: Go to *Aperty > Install Plugins*; for Windows: Go to *Aperty > File > Install Plugins*.
4. In the dialog box that appears, select the host applications where you’d like Aperty to function as a plug-in.
5. Click Install for the corresponding apps.

{% hint style="warning" %}
Windows users should run Aperty as an administrator when installing plug-ins. Right-click the Aperty icon and select **Run as administrator** if prompted. You may be asked to enter your Administrator password to complete the installation.
{% 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:

```
GET https://support.aperty.ai/about-aperty/using-aperty-in-the-plug-in-mode.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
