# Cohorts

Humanic increases activation and drive higher conversions by understanding and activating micro-conversions.&#x20;

{% hint style="success" %}
Cohorts are at the heart of understanding, visualizing and measuring micro-conversions.&#x20;
{% endhint %}

Cohorts are organized in a hierarchy - Stages, Milestones and Cohorts.

#### Stages

* Top level of the hierarchy represents broad categories, often based on factors like pricing plans, geographic regions, or a combination. Ideally, each of these high-level groupings should contacin users with similar journeys.

#### MileStones

* Milestones represent intermediate steps in the user's successful journey. The Segmentation Agent utilizes product usage data to generate the milestone for each product for each stage.&#x20;

#### Cohorts

* User cohorts are organized by product milestones. Typically, there are 2/3 significant cohorts per milestone.

<figure><img src="/files/Ysv9pSBXjgVpIfwxXpV6" alt=""><figcaption><p>Dashboard with Stages, Milestones and Cohorts for easy visualization</p></figcaption></figure>


---

# 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://humanic.gitbook.io/humanic/cohorts.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.
