# Unsync entries

In cases where upload errors persist after updating a project, it is possible to efficiently resolve the issue by unsyncing all entries and re-uploading them in bulk. This proves particularly helpful when existing entries on the device are aligned with an outdated version of the project.

To unsync all entries currently stored on the device, kindly navigate to the entries list and access the right drawer menu.

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

Tap on **Unsync All Entries**

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

Now that all entries have been successfully unsynced, you have the opportunity to re-upload them from scratch. This ensures a clean and error-free submission of the entries to the updated version of the project.


---

# 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.epicollect.net/mobile-application/upload-entries/unsync-entries.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.
