# Natural Person KYC Profile

From the main dashboard, selecting the **Entities** option will provide the user with an overview of all entities in the platform.

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

1. **Selected Natural Person** - This area provides a quick overview of the selected **Natural Person** and includes the details of the **Natural Person** name, the **Nationality** of the Natural Person, **Next KYC Review** - When the Natural Person is to be rescreened and **Request Personal Report** - Generates a downloadable report containing the Entity's data.

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

2\. **Assigned User** - This field is used to assign users to the Entity profile and shows the current assignees.&#x20;

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

3\. **Status** - Used to choose or modify the present status of the Entity.

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

4\. **Risk Score** - Displays the Risk Score that was determined by the Risk Scoring rules configured within the Administration --> Compliance Settings --> Risk Scoring

5\. **Risk Level** - Used to assign The Risk Level to the Entity. Can be manual or automated based on the Risk Scoring Rule.

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

6\. **Add Comment** - Used to add a timestamped comment about the Entity that will be displayed in comment history.

![](/files/zmn2LC4ZKU5oV1Uvss2I)

7\. **KYC Issues / AML Issues**:

* KYC Issues - the number of currently unresolved KYC Issues related to this Entity.
* AML Issues - the number of currently unresolved AML Issues related to this Entity.

![](/files/AfeKupgg5roqAHuxZ5B6)

8\. **Entity Information & History** - The **Entity Information** is displayed from what was entered into iComply and the **History** portion displays the historical records of any changes or updates done to the entity

9\. **Sub-screens:**

* **Entity Information** - General information of the Entity.
* **Identity Documents** - Identity Documents submitted for KYC verification.
* **Biometric Authentication** - Face Matching / Liveness results.
* **Documents** - Additional documents submitted during the onboarding process.
* **Risk Screening** - Risk Screening results associated with the Entity.
* **Affiliations** - Displays any Legal Entities a particular Natural Person is affiliated with. This is done in the Affiliated Entities section of the Legal Entity entry.
* **Comments** - Internal Comments left by team members regarding the Entity.


---

# 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.icomplyis.com/product-docs/guides/icomplykyc/entity-management/natural-person-kyc-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.
