# Review Tracking Results

In this section you will see how to review tracking results.

This is what a tracking record looks like:

![](/files/-MQRZfnDabV87-rRUzxY)

The tracking record will report on the following details of the action;

* **Entity Label:** Name of the entity on which action was performed.&#x20;
* **Start/End Date:** This is the period for which the tracking was recorded on this record.&#x20;
* **Message:** The operation being tracked.&#x20;
* **Total:** The total count of action being performed during this period.&#x20;
* **User:** The user for whom the tracking is being maintained.

If you had enabled Tracking Details as well, you should find the following details along with the tracking record.

![](/files/-MQRZpCFRE-TAQAlkOEF)

A tracking detail record provides you with the following information;

![](/files/-MQRZxVr8Yj9xCwlw_QX)

* **Record Guid:** Unique Id of the record on which the operation was performed.&#x20;
* **Record URL:** Link to the record on which the operation was performed. You can click on the link to navigate to the record that is being tracked.

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# 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.inogic.com/user-adoption-monitor/how-to-guides/review-tracking-results.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.
