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

# Cross-Device Editing

The cross-device editing functionality in the Luminar for Desktop ecosystem bridges the gap between desktop and mobile, offering a truly connected photo-editing experience across devices.

At the heart of this feature is effortless synchronization between Luminar Mobile and Luminar for 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 for Desktop. This means your photo library, including all the edits, travels with you: no cables or manual transfers needed.

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

{% hint style="info" %}
Cross-device editing is supported when transferring photos ***from Luminar Mobile to Luminar for Desktop.*** 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, Tools, and Edits tabs are greyed out?**

<img src="/files/be4TqSWGo1ggamaOrVeQ" alt="" data-size="original">

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, you can access your previous edits made on Luminar for Mobile in the Edits tab. You can select the applied tools and readjust their settings.

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

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

Please refer to this article: [Fix Sync Issues Between Luminar Mobile and Luminar for Desktop](https://support.skylum.com/fix-sync-issues-between-luminar-mobile-and-luminar-neo)
{% 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-for-desktop/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.
