# Check In & Check Out Tracking

User Adoption Monitor in Dynamics 365 lets you keep track of records that each user worked on. It will specify the time spent by a user on records in a particular Entity. This tool can track activities on a daily, weekly, or monthly basis.

{% hint style="info" %}
[Click here](/user-adoption-monitor/configuration/setting-up-other-messages/check-in-and-check-out.md) to do the Configuration Setting
{% endhint %}

For example, Mark is the Sales Manager at Cortana Company, and they use Dynamics 365 CRM to manage their sales team. Mark wants to monitor his team's activities. The check-in and check-out tracking will help him do just that.

In the above case, Mark will set up this tracking for the **"Case"** entity.

When Dynamics 365 CRM users start their work, the tracker will start keeping track of records of users they working on.

For example, Sam, a Dynamics 365 CRM user, wants to work on the Case entity record.

To do this, Sam will click on an ellipsis from the ribbon bar and then he will click on **the Check-In** button.

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

Once the user Checks into the CRM, the tracking details will be shown under the **Entity Configuration tab of the User Adoption Monitor** as follows.

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

Once the Dynamics 365 CRM user (Sam) finishes the task, they will check out from the record. To do this, Sam will click on an ellipsis from the ribbon bar and then he will click on the **Check Out** button.

<figure><img src="/files/1fcwAWktmY9psWtxW5kE" alt=""><figcaption></figcaption></figure>

Once the user (Sam) Checks out of the CRM, the tracking details will be shown under the **Entity Configuration column of the User Adoption Monitor** as follows.

<figure><img src="/files/6l1ioQyp30u5iB9I55gX" alt=""><figcaption></figcaption></figure>

Here, under the **"Total"** column, you can see that the value increases with each action performed. Each time a user checks in or out of the application, the action count will go up.

{% 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/features/check-in-and-check-out-tracking.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.
