# Install Sample

Once the solution is successfully activated, you can see the Install Sample tab.

Click on the Install Samples button to install the sample records for Entity Configuration entity.

![](/files/-MQFuz5z0mI5UWlegyFn)

Below is the list of entity-action pairs that will be created as sample records.

| **Entity**  | Message        | Period  |
| ----------- | -------------- | ------- |
| Account     | Create         | Daily   |
| Lead        | Create         | Daily   |
| Lead        | Qualifylead    | Monthly |
| Opportunity | Win            | Monthly |
| Phonecall   | Create         | Daily   |
| Quote       | Win            | Monthly |
| Quote       | Close          | Daily   |
| Email       | Send           | Daily   |
| Incident    | Close          | Monthly |
| List        | AddListMembers | Daily   |

Once the sample records are created, tracking of the above entity-action pairs will start for all the active users in CRM.

If you wish to modify the entity-action pairs, go to **User Adoption Monitor App --> Entity Configuration --> Select the record you wish to modify.**

![](/files/-MQFueHy93ijZzfdXwYs)

{% 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/getting-started/install-sample.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.
