# Income & Employment

The Income & Employment feature is designed to streamline and standardise the process of collecting detailed employment and income information from clients during onboarding. It provides a structured and intuitive method for capturing data related to multiple income sources and employment types, covering both current and previous years where applicable.

This feature enables you to gather comprehensive financial information in one centralised location. The Verify Portal automatically calculates the client’s total current income, supporting more accurate risk assessment and informed decision-making.

All data submitted by the client is securely stored in the backend, clearly presented within the Verify Portal, and included in downloadable PDF reports for use in administrative reviews and compliance audits.

<figure><img src="/files/v7qJTOGLk7Oy0Bi2NNYW" alt="" width="563"><figcaption><p>Verify Portal income &#x26; employment section</p></figcaption></figure>

***

### **Mobile App Workflow: Income & Employment Capture**

<details>

<summary>Step 1:  Access the Income &#x26; Employment Section</summary>

* Tap on the **Income & Employment** card in the mobile app to begin.

</details>

<details>

<summary>Step 2: Select Current Employment Type(s)</summary>

Choose your current employment type(s) from the predefined list:

* Employed
* Self-employed
* Unemployed
* Retired
* Student
* Other

</details>

<details>

<summary>Step 3: Provide Employment Details</summary>

Based on your selected employment type(s), the app will display a tailored set of questions in an intuitive interface. These questions are designed to collect relevant income and job-related details specific to each employment type.

</details>

<details>

<summary><strong>Step 4: Income Summary Calculation</strong></summary>

If you have selected multiple employment types, the system will calculate and display your **total annual income** by summing the values provided for each current employment entry. Only **current** employment income is included in this calculation.

</details>

<details>

<summary><strong>Step 5: Enter Previous Employment (If Required)</strong></summary>

If enabled by the admin, the app will also prompt you to provide details about your **previous employment history**, including income data for the specified number of years.

</details>

<details>

<summary><strong>Step 6: Review &#x26; Submit</strong></summary>

After completing the form, a **summary card** will be shown with all the income and employment information you have provided. Review the details carefully, then tap **“Confirm”** to submit.

Once submitted, your data is securely stored and made accessible to administrators in the Verify Portal for review, reporting, and compliance purposes.

</details>

<figure><img src="/files/GZPKR5qRyzaERPag8jUf" alt="" width="375"><figcaption><p>Mobile workflow</p></figcaption></figure>


---

# 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/income-and-employment.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.
