> For the complete documentation index, see [llms.txt](https://help.brieftech.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.brieftech.ai/how-to-guides/upload/fix-upload-issues.md).

# Fixing upload issues

Resolve errors shown in the upload monitor when files fail to upload to BriefTech.

If a file fails to upload, the upload monitor shows it with an <img src="https://2262431129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlnHu06wl3NH457iwjBmr%2Fuploads%2Fgit-blob-eda64574e205775117b9320accdfae3bf039c839%2Fbadge-error.svg?alt=media" alt="Error" data-size="line"> badge (or a <img src="https://2262431129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlnHu06wl3NH457iwjBmr%2Fuploads%2Fgit-blob-9cd468c37125a2a7183c440b4fce5c273f9fae8e%2Fbadge-cancelled.svg?alt=media" alt="Cancelled" data-size="line"> badge). This page covers issues during **upload** — to fix problems that happen after a file has finished uploading and is being processed, see [Reprocess a failed document](/how-to-guides/process/reprocess-failed-document.md).

## Find the error message

BriefTech shows upload errors in one of two places, depending on when they happen:

* **A pop-up notification.** Storage-limit and path-length problems appear as a pop-up message the moment you start the upload — and they stop the upload before any file reaches the monitor. Read the message in the pop-up, then find it below.
* **A red Error badge in the upload monitor.** A file that started uploading but did not finish shows up on a failed row:
  1. Click the <img src="https://2262431129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlnHu06wl3NH457iwjBmr%2Fuploads%2Fgit-blob-81649e98b454973c25f13c51d6200489826e0bce%2Ficon-upload.svg?alt=media" alt="upload status" data-size="line"> button in the top bar to open the upload monitor.
  2. Switch to the <img src="https://2262431129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlnHu06wl3NH457iwjBmr%2Fuploads%2Fgit-blob-34e49ea80525d7618aee979b8892c1710b5d5731%2Fbtn-filter-failed.svg?alt=media" alt="FAILED" data-size="line"> tab to see only files that errored.
  3. Hover the <img src="https://2262431129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlnHu06wl3NH457iwjBmr%2Fuploads%2Fgit-blob-eda64574e205775117b9320accdfae3bf039c839%2Fbadge-error.svg?alt=media" alt="Error" data-size="line"> badge on the failing row to read the message in the tooltip.

Either way, find the message below and follow the steps.

## "This upload would exceed your storage limit"

The total size of the files you tried to upload is bigger than the space remaining in your account. The upload is blocked before any file is sent.

1. Check the **Current usage**, **Upload size**, and **Total limit** shown in the message.
2. Free up space — delete files you no longer need. Deleting is a two-step action:

   1. Move the files to the bin.
   2. Open the <img src="https://2262431129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlnHu06wl3NH457iwjBmr%2Fuploads%2Fgit-blob-23382f24f3c775db713bb068c3beb9d306e24974%2Fview-bin.svg?alt=media" alt="Bin" data-size="line"> view and delete them there for good (see the warning below).

   There is no way to delete a whole matter.
3. Or contact BriefTech support to arrange a higher storage allowance.
4. Re-open the **Upload Manager** and start the upload again.

{% hint style="warning" %}
**Deleting is permanent** — the **Delete** action removes files for good and cannot be undone. It is also the only thing that frees up space: **Move to bin** keeps files recoverable, but binned files still count towards your storage. Only delete files you are sure you no longer need.
{% endhint %}

See [File size and storage limits](/reference/file-size-and-storage-limits.md) for your storage allowance and what counts towards it.

## "Cannot add more files as it would exceed your storage limit"

Adding this file would push the combined size of the files you have already staged past your remaining storage allowance. Your allowance is set for your whole account — there is no separate per-matter limit. This is the check BriefTech runs on each file as you stage it; the *This upload would exceed your storage limit* message is the same allowance applied to the whole batch at once. BriefTech stops as soon as a file would take you over: that file, and any files after it in the batch, are skipped.

1. Free up space (see above), or contact BriefTech support to arrange a higher allowance.
2. Re-open the **Upload Manager** and add the skipped files again.

## "…exceeds the 260-character path limit"

This check applies when you **drag and drop** files or folders into BriefTech. It rejects any item whose path is longer than 260 characters before the upload starts. The <img src="https://2262431129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlnHu06wl3NH457iwjBmr%2Fuploads%2Fgit-blob-b190e06d317a1b26f7d43dfd4dbc5d172fc99fa1%2Fbtn-upload.svg?alt=media" alt="Upload" data-size="line"> button does not apply this check.

There are two common causes, and each needs a different fix:

**The path inside the folder you dragged is too long.** BriefTech measures the path from the item you dragged, not from where it sits on your computer — so moving the folder to a shorter place on your drive makes no difference.

1. Shorten the folder and file names *inside* the folder you are dragging, or drag from further down the folder tree so there is less path above the files.

**Windows cannot open the file because its full path is too long.** This is Windows' own 260-character limit on the whole path, starting `C:\Users\...`.

1. In Windows Explorer, move the file or its enclosing folder closer to the root of the drive — for example, from `C:\Users\...\Documents\Cases\2024\...` to `C:\Cases\`.
2. Then drag the file into BriefTech again.

If neither fix applies, add the files with the <img src="https://2262431129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlnHu06wl3NH457iwjBmr%2Fuploads%2Fgit-blob-b190e06d317a1b26f7d43dfd4dbc5d172fc99fa1%2Fbtn-upload.svg?alt=media" alt="Upload" data-size="line"> button instead — it does not apply this check.

## "You are not allowed to upload files. Check your limits. (storage/unauthorized)"

Your sign-in session is no longer authorised to write to storage, or your account has hit a hard limit.

1. Sign out of BriefTech and sign back in.
2. Try the upload again from the <img src="https://2262431129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlnHu06wl3NH457iwjBmr%2Fuploads%2Fgit-blob-34e49ea80525d7618aee979b8892c1710b5d5731%2Fbtn-filter-failed.svg?alt=media" alt="FAILED" data-size="line"> tab using <img src="https://2262431129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlnHu06wl3NH457iwjBmr%2Fuploads%2Fgit-blob-01c34d98bc224154f6681667cb099ea3e22924d8%2Fbtn-retry.svg?alt=media" alt="Retry" data-size="line">.
3. If it still fails, check your account storage and credit limits on the **Usage/Billing** page (in the left sidebar).
4. If everything looks within limits, contact support at <support@brieftech.ai> with the file name and the time of the error.

## "Upload failed"

A generic transfer failure — usually a network drop, a browser tab going to sleep, or a transient server issue.

1. Check that your internet connection is stable.
2. In the upload monitor, click <img src="https://2262431129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlnHu06wl3NH457iwjBmr%2Fuploads%2Fgit-blob-01c34d98bc224154f6681667cb099ea3e22924d8%2Fbtn-retry.svg?alt=media" alt="Retry" data-size="line"> on the failed row, or <img src="https://2262431129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlnHu06wl3NH457iwjBmr%2Fuploads%2Fgit-blob-abebc77de5c06478bc14201dd714029338c6419e%2Fbtn-retry-failed-uploads.svg?alt=media" alt="Retry failed uploads" data-size="line"> to retry every Error row at once.
3. If the same file fails repeatedly, try uploading it on its own to isolate the problem.
4. If it still fails, contact support with the file name and the exact error message.

## Cancelled upload

Not a failure — someone (or something) cancelled the upload before it finished, so it stopped partway. A cancelled file shows a <img src="https://2262431129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlnHu06wl3NH457iwjBmr%2Fuploads%2Fgit-blob-9cd468c37125a2a7183c440b4fce5c273f9fae8e%2Fbadge-cancelled.svg?alt=media" alt="Cancelled" data-size="line"> badge (not an <img src="https://2262431129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlnHu06wl3NH457iwjBmr%2Fuploads%2Fgit-blob-eda64574e205775117b9320accdfae3bf039c839%2Fbadge-error.svg?alt=media" alt="Error" data-size="line"> badge) and has no error message or tooltip to read.

* Open the <img src="https://2262431129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlnHu06wl3NH457iwjBmr%2Fuploads%2Fgit-blob-0641d46757c4509fdff365121976fcb2679fee43%2Fbtn-filter-cancelled.svg?alt=media" alt="CANCELLED" data-size="line"> tab in the upload monitor and click <img src="https://2262431129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlnHu06wl3NH457iwjBmr%2Fuploads%2Fgit-blob-01c34d98bc224154f6681667cb099ea3e22924d8%2Fbtn-retry.svg?alt=media" alt="Retry" data-size="line"> on the row to re-queue the file.

## Related

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Upload monitor</strong></td><td>Status badges, filter tabs, and actions in the upload monitor.</td><td><a href="/reference/upload-monitor.md">Upload monitor</a></td></tr><tr><td><strong>Upload documents</strong></td><td>Add documents to a matter from the Files tab.</td><td><a href="/how-to-guides/upload/upload-documents.md">Upload documents</a></td></tr><tr><td><strong>File size and storage limits</strong></td><td>Per-file and per-account upload limits.</td><td><a href="/reference/file-size-and-storage-limits.md">File size and storage limits</a></td></tr><tr><td><strong>Reprocess a failed document</strong></td><td>Fix a document that uploaded successfully but failed during processing.</td><td><a href="/how-to-guides/process/reprocess-failed-document.md">Reprocess a failed document</a></td></tr></tbody></table>


---

# 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://help.brieftech.ai/how-to-guides/upload/fix-upload-issues.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.
