# Monitoring

<img src="/files/Y73XFsCC1iXRhmdCL7YJ" alt="" data-size="line"> Verify Portal Monitoring service allows you to continuously monitor individuals and companies you add to your monitoring list, keeping you informed of potential risks.&#x20;

If the system detects any new PEP & Sanctions, or Adverse Media related to a monitored individual or companies, it will promptly send you a notification. In this way, you can take immediate action and review the individual's and the company's status in real time. Additionally, the service generates detailed PDF reports for each instance of suspicious activity detected.

#### **Available** Monitoring **Checks**

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>For Individuals Monitoring:</strong></td><td><p> </p><ul><li>PEP &#x26; Sanctions  checks </li><li>Adverse Media checks</li></ul></td></tr><tr><td><strong>For  Companies Monitoring:</strong></td><td><ul><li>Sanctions checks</li><li>Adverse Media checks</li></ul></td></tr></tbody></table>

This feature supports **PEP, Sanctions, and  Adverse Media**, ensuring businesses can perform essential compliance and risk assessments effectively.

***

### Managing the Monitoring Dashboard

The Monitoring Dashboard is designed to help users effectively track and manage individuals or companies under monitoring. It provides a clear, real-time view of each monitoring status, including the latest activity detected on their records.

Below is a detailed explanation of how to navigate through the dashboard.

<figure><img src="/files/uXX8wsqf1cnC0yyZai0K" alt=""><figcaption><p>Monitoring dashboard overview</p></figcaption></figure>

### **Key Features:**

1. **Name**: Displays the name of the individual or company being monitored. This list includes all individuals and companies whose monitoring records have been added to the Verify system.
2. **Status:** Displays the current monitoring status of the individual or companies, which can be one of three states:
   1. **Pending:** The individual's or company's details have been added, but no monitoring record has been created yet.
   2. **Active**: Monitoring is currently ongoing for these records.&#x20;
   3. **Requires Review:** A new activity has been found for this record that requires your attention for review. Once reviewed, the status can be updated.
3. **ID:** A unique identification number assigned to each individual or company, making it easier to identify.
4. **Date started**: This shows the date when monitoring was started or when they were first added to the list.
5. **Last activity**: Displays the latest date of any new record or activity found for these records. If any new information is recorded, this date will automatically update to reflect the latest data.
6. **View**: Clicking the "View" button next to each record allows you to see more detailed information and monitoring records associated with the individual or companies.

***

### Searching and Filtering:

* **Search**: You can use the search bar at the top to search for a specific individual or companies by name or ID.
* **Filter By**: The filter button allows you to organise the records by either the **Date started** or the **Last activity**, helping you prioritise or focus on specific individuals or companies based on their monitoring history.


---

# 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/monitoring.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.
