# Upload  Documents

Mobile users can now upload both extra documents and additional documents through the Verify Mobile app. These documents will be accessible to Portal users and they can easily view and download these extra documents and additional documents along with other uploaded documents by mobile users directly and can track the number of documents uploaded by them.

### **1. View Uploaded Documents on the Portal**&#x20;

To view uploaded documents in Verify, follow these steps:

1. Go to the application cards and click on the specific individual card.&#x20;
2. On the left-hand side of the screen, navigate to the "Progress" section where you will find information about the number of documents uploaded by the individual.
3. Click on "View Documents" to access the uploaded documents. You can download the documents directly from there.

<figure><img src="/files/fu4ER3kWEGTDbNviQVa0" alt="" width="375"><figcaption><p>Upload additional documents</p></figcaption></figure>

{% hint style="info" %}
No electronic checks are performed on these documents, but this flexibility enables you to gather comprehensive information quickly. This enhances your ability to effectively verify customer details by requesting a broader range of additional documents from them
{% endhint %}

### **2. Uploading Documents in the Verify Mobile App**

Mobile users can access the **"Documents"** section by clicking on the **Docs** tab in the app. Here, they can view the list of **requested additional documents** and **Proof of Address** documents that you have asked them to provide. They also have the option to upload **Extra Documents** if they wish to submit additional information.

Click for more details on[  **Proof of Address** ](/service-information/the-checks/proof-of-address-upload.md)and[ **Additional Documents**](broken://pages/C6vhy3FMstwgWZVnBqqr)

<figure><img src="/files/rzyT8dqyGPt2epDiQtej" alt="" width="375"><figcaption><p>Uploading Documents by App</p></figcaption></figure>

<details>

<summary><strong>Upload Extra Document</strong></summary>

* These are documents voluntarily uploaded by the mobile user without being specifically requested by you.
* Users have the flexibility to upload these documents **even after completing** their verification journey.
* This feature helps when additional details are needed, enabling **seamless collaboration** between you and the user without back-and-forth communication.
* If, during your review, you require **more information**, you can request the user to upload extra documents directly through the app.

</details>

<details>

<summary><strong>Additional Documents / Proof of Address</strong></summary>

* These are documents that you have **specifically requested** from the user as part of the verification process.
* Since these documents are **mandatory**, users must submit them for verification to be completed.

</details>


---

# 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://verify-doc.tiller-verify.com/service-information/the-checks/upload-documents.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.
