# Key Concepts

Here you'll learn things like:

* A quick cheat sheet showing [the key ways Engagements are created and where their attribution comes from](https://help.integrousanalytics.com/v1/docs/engagement-creation-and-attribution-logic)
* The difference between [Activations and Influencing Engagements](https://help.integrousanalytics.com/v1/docs/activations-vs-influencing-engagements)
* The criteria that control [Reactivation eligibility](https://help.integrousanalytics.com/v1/docs/reactivation-eligibility)
* How to pull [ad hoc Lead and Contact reports](https://help.integrousanalytics.com/v1/docs/ad-hoc-lead-and-contact-reports) with the Engagement object
* Nuances of [opportunity attribution](https://help.integrousanalytics.com/v1/docs/opportunity-attribution)
* Key [attribution data capture fields and their behavior](https://help.integrousanalytics.com/v1/docs/processing-raw-and-reporting-fields-explained)
* What makes an Engagement an ["Activation" vs. "Influencing"](https://help.integrousanalytics.com/v1/docs/reactivation-eligibility)
* The difference between [Cohort and Non-Cohort reporting](https://help.integrousanalytics.com/v1/docs/cohort-vs-non-cohort-reporting)


---

# 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://help.integrousanalytics.com/key-concepts.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.
