# Reviewing company's Monitoring Records

The "Company monitoring detail page" offers a detailed and organised view of a company monitoring record, including their activity status and any actions required for review.

<figure><img src="/files/9Myv8lCR2H4qTVwGUaqS" alt=""><figcaption><p>Company monitoring records</p></figcaption></figure>

1. **Details section:** The "Details section" provides a summary of the company's essential information, including its unique monitoring reference ID, start date, and last recorded activity.
2. **About section:** The **"**&#x41;bout section" provides an overview of the activity types being monitored for the company, including details on when monitoring began and the dates of the most recent activities found.
3. **Activity section:** The "Activity section" serves as the event log for monitoring activities, detailing specific events related to the company monitoring record. If any activity is incomplete or requires action, the monitoring record will be marked as requiring "Review". Each event is shown with its current status and creation date. If the status is Review, you can manually accept or reject the event by clicking the View button next to it for further details.
4. **Download PDF:** This allows users to download the company monitoring record as a PDF file, providing a summary of the monitoring details for offline use or reporting purposes.


---

# 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-company-monitoring-records/reviewing-companys-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.
