# Additional document

The Additional Documents feature in the Verify portal allows you to request extra documents from your clients through the Verify Mobile App. This functionality is integrated into both the application setup process and the settings area, enabling you to configure document requirements based on your business needs.

In the settings area, admins users can customise additional document requests to meet their business requirements. They can view the predefined list of additional document types or create and configure their own. Document types can also be edited as needed.

<figure><img src="/files/zE00RqSsrJaLCn9jrvUT" alt=""><figcaption><p>Manage additional documnets request</p></figcaption></figure>

### Customising "Additional Document" requests:

**Adding a new  "Additional Document":**

* To create a new additional document request, click the **"Add Additional Document"** button. <img src="/files/1uC3kfp9nfzyubJACSIe" alt="" data-size="original">
* A pop-up screen will open, where you can:
  * **Document Name**: Specify the name of the document you need your clients to submit.
  * **Document Type**: Choose the required format (PDF, image, or both).
  * **Description**: Provide a clear description to help your clients understand the purpose of the document.

**Editing existing "Additional** **Document"**:

You can easily edit the name, type, or description of any existing document by clicking the **pencil icon** next to it. This will allow you to update the information as needed.


---

# 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/training-hub/user-guides/account-settings/application/additional-document.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.
