> For the complete documentation index, see [llms.txt](https://uni.fotello.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uni.fotello.co/troubleshooting/upload-failure.md).

# Upload Failure

If a listing upload fails, don’t worry. Fotello will process all files that made it in and for any missing ones, use one of the options below to get everything processed.

### If upload fails

1. Monitor the upload progress bar in the top-left corner after you click 'Enhance'. If any files fail before it completes, a **Retry** button will appear below. Click the button to keep repeating until all files are successfully uploaded.

<figure><img src="/files/lGUf3Ccot9sg0LTydgUn" alt="" width="563"><figcaption></figcaption></figure>

### If you're missing files

If the upload completes but you are still missing some shots, Fotello lets you **re-upload** missing file&#x73;**.** You’ll see a banner showing how many files failed and a button to **Re-Upload**. Click on the button to re-upload missing files.

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

From thereon, follow the same steps as the original upload.

See more: [Enhancing](/photos/editing/enhancing.md)

When re-uploading, remember a few things are different:

1. Drag and drop all files again. No need to find and pick out missing files. Fotello automatically detects which files failed to upload the first time.
2. Select the same preferences you chose during the original upload. That keeps processing consistent.
3. You can keep repeating this until all files are processed.

{% hint style="warning" %}
Troubleshooting

If you frequently experience upload issues, follow [Enhancing](/photos/editing/enhancing.md#best-practices) for a seamless experience.

If you don't see the re-upload banner, try refreshing the page.

If the re-upload fails and everything didn't get processed, don't worry. Reach out to our support team and they will credit you for the failed listing so you can re-upload to a new one!
{% endhint %}

{% hint style="info" %}
**Pro tip**

If you need to upload a small reshoot, message our team in chat. We’ll investigate and make sure you are not charged twice for the same shoot.\*\
\
\&#xNAN;*\*Overage charges apply if you go over your plan limits.*
{% 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:

```
GET https://uni.fotello.co/troubleshooting/upload-failure.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.
