# Creating Individual Monitoring Records

To create a new monitoring record for an individual, start by navigating to the Monitoring Dashboard. Once there, click on the **+ New Monitoring Record** button. Follow the simple workflow to:

1. Enter the individual's details.
2. Select the activities you want to monitor.
3. Confirm the details.

The system will then run the selected activities on the individual and create an ongoing monitoring record.

<figure><img src="/files/9FRgkp9OzJlgBR4vIyue" alt="" width="563"><figcaption><p>Creating a Monitoring Records</p></figcaption></figure>

**Step 1. Create a monitoring record:**

Begin by navigating to the Monitoring Dashboard. Click on the "+ Monitoring Record" button to start a new monitoring check for an individual.

&#x20;![](/files/3vqDQQmS6XkvNXYS6Ljz)

&#x20;**Step 2. Add individual details:**

You will be prompted to enter the personal details of the individual you wish to monitor. The only mandatory fields are first name and last name, but providing additional information, such as date of birth, is highly recommended for more accurate results.

**Step 3. Select monitoring activities:**

Next, choose the activities you want to monitor for the individual. There are two key monitoring activities to select from:

* PEP & Sanctions monitoring&#x20;
* Adverse Media monitoring

Choose Yes or No. Selecting "Yes" means the system will continuously monitor the individual against the activities database. If new records appear, the system will notify you with an updated status.

#### Step 4. Confirm and complete the monitoring setup

Before running the monitoring check, you will see a summary screen displaying the individual's details and the selected monitoring activities. Review the information to ensure accuracy. Once confirmed, the system will begin monitoring the individual, and a monitoring record will be created. You will receive notifications for any relevant updates or changes in the individual's status.


---

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