# Upload Errors

If for any reason, there has been an error, you will be notified.

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

Tap the red button **CHECK ENTRIES** if available, otherwise, go back to the list of entries

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

Entries with errors are flagged with a red cloud icon next to them.

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

Tap the entry with the error to view the error detailed message. For example, below there is an error about an answer not being unique.

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

Edit the answer to fix the error and try to upload again. (See [**Edit Entries**](/mobile-application/edit-entries.md))

<figure><img src="/files/2j0YbAGgp3z6N55sx8qF" alt=""><figcaption></figcaption></figure>


---

# 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/upload-errors.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.
