# Setting up Common Operations

User Adoption Monitor helps to track common user actions in Dynamics 365 CRM.

Given below are the steps to track CRUD operations in Dynamics 365 CRM.

* Navigate to **User Adoption Monitor App --> Manage Entity Action**.
* Once you click the **Manage Entity Action** button, a screen opens listing the most commonly used OOB Entities and Actions. It also lists all the available custom entities and actions. Apart from that, it allows you to enable tracking of the most commonly performed Actions on any entity like **Create, Update, Delete and Assign.**

![](/files/-MQlIkf20aa5P2-_qyQV)

{% hint style="info" %}
**Note: Sample entity tracking configurations are shipped and installed along with the product.**
{% endhint %}

Here, you can specify, which actions need to be tracked per entity in a customized manner. To specify it, just click on the red circle (O) for the period you would like it to be tracking information to be summarized by.

Let us understand what these terms **None, Daily, Weekly,** and **Monthly** specifies;

<div align="left"><img src="/files/-MQlD2Xp4WERbWxxGpUj" alt="Represents tracking is not enabled at all."></div>

<div align="left"><img src="/files/-MQlD9U9f-9LdCOCtsC7" alt="Represents changes that will be tracked and summarized on a daily basis."></div>

<div align="left"><img src="/files/-MQlDEphdlGLsuzxktyu" alt="Represents changes that will be tracked and summarized on a weekly basis."></div>

<div align="left"><img src="/files/-MQlDLnUVPTi_bTKaBIy" alt="Represents changes that will be tracked and summarized on a monthly basis."></div>

{% 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/configuration/setting-up-common-operations.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.
