# 13.3 Upload Data

The user can upload the data to AeroGCS Enterprise by using the "Upload Data" option from the data verification screen. This feature enables the user to transfer the image set to AeroGCS Enterprise. Before starting the process of uploading data, the user needs to select the image folder by browsing it on the Data verification screen. The following screen will display when the user clicks the "Upload" button.&#x20;

<figure><img src="/files/F1QioMieJccuhlfpdZga" alt=""><figcaption><p>Upload data</p></figcaption></figure>

On this screen, the user must select the project from the available projects in the drop-down list. This action updates the plan name drop-down list on the screen, allowing the user to choose from the available plans within the selected project. Afterward, the user should provide a name for the image set in the "Image Set Name" field. Upon uploading to AeroGCS Enterprise, a new image set will be created with the specified name. The "Image Folder Path" field displays the path of the selected folder containing images to be uploaded, which the user can browse and select on the data verification screen.

After verifying and confirming the details, click the "Upload" button to initiate the process of uploading the image set to AeroGCS Enterprise. As shown in the following screen.

<figure><img src="/files/DxZmGFOZyZ5wqLWaDOjg" alt=""><figcaption><p>Image set Upload</p></figcaption></figure>

The above screen displays the progress of uploading images to the user's AeroGCS Enterprise account. It indicates the total number of images to upload, the number of uploaded images, and the percentage of uploaded images relative to the total number of images. After the successful completion of uploading all the images to AeroGCS Enterprise, the user will see the following screen.&#x20;

<figure><img src="/files/u18me4SenUvfanoQPpAp" alt=""><figcaption><p>Upload Complete</p></figcaption></figure>

On successful completion of uploading all the images, the user will see 100% completion, and the total number of images and uploaded image count will be the same. To view the uploaded image set, the user can log into AeroGCS Enterprise, select the project, then the plan, and under the plan, the user will find the newly uploaded image set. This concludes the process of image upload.


---

# 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://aerogcs-orange-docs.aeromegh.com/13.-data-verification-tool/13.3-upload-data.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.
