> 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/fix-sync-issues-between-luminar-mobile-and-luminar-neo.md).

# Fix Sync Issues Between Luminar Mobile and Luminar Neo

If your photos aren’t syncing between **Luminar Mobile** and **Luminar Neo**, a few quick checks can usually resolve the issue.

***

### :technologist: Step 1: Verify Your Account

Make sure you’re **signed in to the same Skylum account** on both apps.\
Syncing works only when your mobile and desktop apps share the same Skylum login.\
\
If you're using a different account for Luminar Mobile, you will need to **Merge Accounts.** Please refer to the video tutorial below:

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

***

### ⚙️ Step 2: Check Luminar Space Settings

Ensure that the **Sync Across Devices** toggle is **enabled**.

On **Luminar Mobile**, open any photo and navigate to:\
**More (three dots) → Luminar Space → Sync Across Devices**

<div align="left"><figure><img src="/files/EThFNiCyH36SD5dBNZeA" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/7WsGS6vKzHQjJ6YbeRGQ" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/5K2BciW4mf41HfhgOynH" alt="" width="375"><figcaption></figcaption></figure></div>

***

### :globe\_with\_meridians: Step 3: Check Your Internet Connection

Syncing requires an active internet connection on both devices.

* If you’re using **Wi-Fi**, confirm both devices are online.
* If you’re using **Mobile Data**, ensure **Use Cellular to Sync** is enabled in Luminar Mobile settings.

<figure><img src="/files/5l2pkMBO3wbn5BtaMVPE" alt="" width="375"><figcaption></figcaption></figure>

***

### 🔄 Step 4: Restart the Apps

Sometimes, restarting helps reinitiate the sync process:

* **On Desktop (Luminar Neo):** Quit and reopen the app.
* **On Mobile:** Swipe down within the Luminar Space view to manually trigger re-syncing.

***

### 🧱 Step 5: Review Security Software

If you have **antivirus or firewall software** on your desktop, it may block synchronization.\
Try **temporarily disabling** it to see if syncing resumes.

***

### 💬 Step 6: Contact Support

If the issue persists after trying the steps above, our team can help.\
Contact the **Skylum Support Team** here:\
👉 <https://skylum.com/support/contact>

Please include:

* A brief description of the issue
* Screenshots of Luminar Space settings
* Confirmation that both apps use the same Skylum account


---

# 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/fix-sync-issues-between-luminar-mobile-and-luminar-neo.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.
