# Synchronizing data with Mapeo Desktop

Mapeo Desktop allows you to synchronize collected data with other Mapeo users or devices that are members of the same project. Synchronizing is used regularly throughout the course of projects to aggregate data collected by different participants and ensure that multiple copies of the complete database exist. **Syncing data does not always require an internet connection and can be done in entirely offline areas**. &#x20;

{% hint style="warning" %}
Please note that by synchronizing with another Mapeo user, **ALL DATA is shared in both directions**. You will receive all of the observations present on the other Mapeo device and they will receive all of the observations present on your device. Only synchronize with members of your project whom you trust with all of your data. For more on synchronization, see: [Peer-to-peer & Mapeo sync](/overview/about-mapeo/peer-to-peer-and-mapeo-sync.md).

\
Any edits that have been made to the data will also be transferred to the other device during synchronization. For example, if a person deletes or edits an observation and then syncs with other devices, this observation will be deleted or edited on all synced devices.&#x20;

\
It is important to create project [<mark style="color:blue;">synchronization protocols</mark>](/complete-reference-guide/essentials-for-a-successful-mapeo-project/creating-user-protocols.md) to ensure that all data becomes part of the project database.&#x20;
{% endhint %}

There are 2 ways to synchronize with Mapeo Desktop:

* [**Synchronization via Wi-Fi** ](/complete-reference-guide/mapeo-desktop-use/using-mapeo-desktop-to-manage-mapeo-mobile-data/syncing-data/synchronizing-via-wi-fi.md) (<img src="/files/sz1WZdsujIFD7iZcMkYS" alt="" data-size="line"><img src="/files/jHKAm1YaXkCXEWggHByy" alt="" data-size="line">)\
  \&#xNAN;*For syncing with another computer or smartphone*\
  Can be used if both devices are in the same place and have access to a Wi-Fi network. **(An internet connection is not required.)**<br>
* [**Synchronization with a file**](/complete-reference-guide/mapeo-desktop-use/using-mapeo-desktop-to-manage-mapeo-mobile-data/syncing-data/synchronizing-with-a-file.md) (<img src="/files/sz1WZdsujIFD7iZcMkYS" alt="" data-size="line"><img src="/files/sz1WZdsujIFD7iZcMkYS" alt="" data-size="line">)\
  \&#xNAN;*Only for syncing between computers*\
  Useful in these two contexts:&#x20;
  * If devices are in the same place, even without a Wi-Fi network.
  * If devices are not in the same place and both have an internet connection.


---

# Agent Instructions: 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://docs.mapeo.app/complete-reference-guide/mapeo-desktop-use/synchronizing-data-with-mapeo-desktop.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.
