# Resume package upload

As we mentioned in the uploading section, uploads can be interrupted for various reasons.\
In this case, the package resume function allows you to continue the upload from where it left off.

## Resuming package uplaod&#x20;

After an interruption you will see the message "**We have detected that a previous upload was in progress.**" and the option to **Resume upload**.

<figure><img src="/files/D1hHbiQE507zDILf3tYM" alt=""><figcaption><p>Resume Upload </p></figcaption></figure>

After clicking the Resume upload you can simply continue the upload by browsing to the project you want to resume or by drag and drop. \
Keep in mind that you have to resume the same interrupted package!

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

<figure><img src="/files/4NUjPMhZFtBKdKCIXASM" alt=""><figcaption></figcaption></figure>

This option can be a time saver especially in case with 10GB+ projects.\
Use it wisely :)


---

# 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.arcware.cloud/arcware-cloud-platform/getting-started-with-arcware-cloud/creating-and-managing-your-projects/project-dashboard/uploading-and-releasing-packages/resume-package-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.
