# Upload

The upload setting can be managed under the *Settings / Library / Storage/ Upload menu.*

<figure><img src="https://2536208400-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fqsq2dR7Fjagf5eTifWZx%2Fuploads%2FU99nmdyp4uSVGDeIVnue%2Fupload.png?alt=media&#x26;token=866bb741-108c-402c-9ceb-6caf43d3e4f1" alt=""><figcaption></figcaption></figure>

## Upload

### Duplicate check

<table><thead><tr><th width="213">Setting</th><th>Description</th></tr></thead><tbody><tr><td><code>Duplicated file</code></td><td>Set a rule for dealing with a duplicate asset: <br>• Accept<br> • Refuse</td></tr><tr><td><code>Same name</code></td><td>Set a rule for dealing with a duplicate asset name: <br>• Refuse <br>• Override<br> • New version.</td></tr></tbody></table>

### **File Name**

Set a rule for naming the assets once uploaded. Possible options are:

* Assign a random file name in UUID format
* Keep original file name with a random suffix
* Keep original file name

### **Optimize images on upload**

When enabled, DAM will resize the images during the upload process to optimize storage and accelerate further actions such as image editing or variant creation.<br>

| Setting                                    | Description   |
| ------------------------------------------ | ------------- |
| `Operation`                                | Resize        |
| `Max width`                                | In Pixels     |
| `Max height`                               | In pixels     |
| `Allow users to optimize images on upload` | ON/OFF toggle |

### Resumable upload

If this toggle is enabled, the upload can be recovered if the netword conneciton is interrupted.  Please note that the current tab needs to stay open for this to be possible. Please also note that you cannot modify this setting while you have active uploads. Please close the progress panel/bar before trying again.


---

# 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.scaleflex.com/digital-asset-management-dam/settings/storage/upload.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.
