> 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-neo/cross-device-editing.md).

# Cross-Device Editing

The cross-device editing functionality in the Luminar Neo ecosystem bridges the gap between desktop and mobile, offering a truly connected photo editing experience across different devices.&#x20;

At the heart of this feature is effortless synchronisation between Luminar Mobile and Luminar Neo on the desktop. Every imported photo, edit, or adjustment is automatically synced through your Skylum account. Start editing your photos on Luminar Mobile and continue on Luminar Neo. This means your photo library, including all the edits, travels with you: no cables or manual transfers needed.

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

{% hint style="info" %}
Cross-device editing is supported during the transfer of photos ***from Luminar Mobile to Luminar Neo.*** To transfer your Catalog between two desktop devices, refer to this article: [How to transfer the Catalog to another device](https://support.skylum.com/how-to-transfer-the-catalog-to-another-device)
{% endhint %}

{% hint style="info" %}
**Presets tab and Edit panel greyed out?**

![](/files/xwI0Y9Prhzt9SmVZI2Jz)

Make sure to ***import*** your photos from the Luminar Mobile folder. Click the button on the top panel to import the selected photos. The imported photos will be displayed in the ***"Space Imports" folder*** and can be edited there.
{% endhint %}

#### Readjusting the Edits

After you import the photo, access your previous edits made on Luminar Mobile by switching to the "Edits" tab near the Tools panel. You can select the applied tools and readjust their settings.

<figure><img src="/files/6zah6Z9EmTdMsmhVXneL" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
***Synchronisation doesn't work?***

Please refer to this article: [Fix Sync Issues Between Luminar Mobile and Luminar Neo](https://support.skylum.com/fix-sync-issues-between-luminar-mobile-and-luminar-neo)&#x20;
{% 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/how-to-use-luminar-neo/cross-device-editing.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.
