# 3. Data Upload Status

The uploading status of the data is visible in the *Import Status* tab from the left navigation.

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

The table reflects the uploading status. The tabs over the table represent the stage of the upload:

* Pending: Queued and waiting to be processed
* In Progress: Ongoing uploads
* Completed: Upload successful
* Failed: Failed Uploads&#x20;

The report can also be downloaded in CSV format by clicking the *Download Report* button on the top right.


---

# 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.imerit-prod.io/project-setup/build-jobs/3.-data-upload-status.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.
