# Analyze your KPIs

- [Analyze your cohorts](https://help.fincome.co/en/conduct-in-depth-analyses/analyze-your-kpis/analyze-your-cohorts.md): Track how your customers evolve over time through cohort analysis. Measure their retention, expansion, or churn to understand loyalty dynamics and optimize your decisions.
- [Analyze renewals](https://help.fincome.co/en/conduct-in-depth-analyses/analyze-your-kpis/analyze-renewals.md)
- [Analyze your metrics continuously with the Rolling Window](https://help.fincome.co/en/conduct-in-depth-analyses/analyze-your-kpis/analyze-your-metrics-continuously-with-the-rolling-window.md): The Rolling Window lets you analyze your KPIs not by calendar months, but over a rolling period (3, 6, 12 months, or custom).


---

# 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.fincome.co/en/conduct-in-depth-analyses/analyze-your-kpis.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.
