# Applicant Profile

### Overview

* From the Sidebar Menuclick on `Verifications` and go to `Applicants` tab:

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

* Click on the `Applicant` to open the profile and see the details. The table view offers a clear and concise summary of applicant information:

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

***

As illustrated in the screenshot, this view is organized into several key sections:

1. **Applicant Header**

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

**Applicant Name and Status**: Displays the applicant's full name and the current status of their verification.

**Profile Picture**: Provides a visual identification of the applicant.

**External User ID**: A unique identifier specific to this applicant within your system.

**Reviewer Assignment**: Shows the currently assigned reviewer. The reviewer can be changed using the dropdown menu.

**Approve/Decline Options (in case the reviewer is assigned)**: Allows the reviewer to either approve or decline the applicant’s profile based on the verification results.

***

2. **Info and Comments Tabs**

<figure><img src="/files/1TYNslh4tlaGJ13NkDuF" alt="" width="90"><figcaption></figcaption></figure>

**Info Tab**: Displays key applicant details organized into several categories:

* **Applicant IDs**: Includes the External User ID and Applicant ID for tracking and integration purposes.
* **Personal Info**: Lists the applicant's date of birth, location, and IP address. Additional fields like email and telephone number may also be displayed.
* **Verification Info**: Contains the date and time of the application, the platform used (e.g., WEB), and the current status of the application.
* **Device Info**: Shows details about the device used during the application process, including location data (Latitude, Longitude), browser type, version, and user agent string.

**Comments Tab**: A section where reviewers can add and view notes or comments related to the applicant's profile.

***

3. **Verification Tracker**

<figure><img src="/files/7HuaVh6CaQU4afNqOCUH" alt=""><figcaption></figcaption></figure>

**Tracker**: A visual progress bar showing the stages of the verification process, such as Document Check, Liveness, Selfie Capture, and Face Match. The progress tracker helps reviewers quickly assess which steps have been completed and which are pending or failed.

{% hint style="info" %}
Also, you can [restart](/home/verify-your-users/restart-the-verification-flow.md), [change](/home/verify-your-users/change-the-verification-flow.md) the flow or [request](/home/verify-your-users/request-additional-information.md) additional information from the tracker.&#x20;
{% endhint %}

***

4. **Verification Steps Details**

<figure><img src="/files/7TrVeuLOqhW9Ixti8PKV" alt=""><figcaption></figcaption></figure>

These sections allow the reviewer to delve into specific verification tasks, providing detailed insights into the results of each step.

Description of each section is provided in the next chapters.&#x20;

***


---

# 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.elkyc.com/home/review-data/applicant-profile.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.
