> For the complete documentation index, see [llms.txt](https://docs.santacruzsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.santacruzsoftware.com/linkrui/asset-action-menu-list/upload-new-assets/view-upload-progress.md).

# View Upload Progress

Open the upload progress dialog to monitor active uploads.

Immediately After you click Upload or Export, LinkrUI opens the upload progress window.

The dialog shows each asset and its current upload progress.

It includes a progress bar indicator that shows the upload progress for each asset, along with <kbd>Cancel</kbd> and <kbd>Close</kbd> buttons.

Each upload has its own **Cancel** button. The dialog has one **Close** button.

Select <kbd>Cancel</kbd> to stop the uploads and select <kbd>Close</kbd> to hide the dialog and keep working.

To re-open it, click on the <img src="https://1895738376-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2lt9lcavWcRN7izHUMZE%2Fuploads%2FYrHpQ6HyBGs7kRcfcGP1%2Fimage.png?alt=media&amp;token=8b729b97-6619-4fb0-a062-7de507445dd3" alt="" data-size="line"> icon in the upper-right corner of the panel and select <kbd>Uploads in Progress</kbd>.

When the uploads are complete, the upload progress screen is cleared and the user is redirected to the assets screen.


---

# 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://docs.santacruzsoftware.com/linkrui/asset-action-menu-list/upload-new-assets/view-upload-progress.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.
