# Model Statistics

> Model Statistics enables you to collect statistics such as COUNT, COUNT DISTINCT, COUNT NULL, and more during build time or in an async task after publishing a model.

*Source: https://docs.sisense.com/main/SisenseLinux/model-statistics.htm*

---

Last updated: June 11, 2026

|  |  |
| --- | --- |
| [Tier](https://www.sisense.com/pricing/#pricing) | [Deployment](https://docs.sisense.com/main/SisenseLinux/introduction-to-sisense-cloud-managed-services.md#ComparisonofManagedCloudandSelfHosted) |
| Launch     Grow    Enterprise | Cloud     On-Prem |

Model Statistics enables you to collect statistics such as COUNT, COUNT DISTINCT, COUNT NULL, and more during build time or in an async task after publishing a model. This is an infrastructure tool that enables other features such as [Query Plan Analyzer](https://docs.sisense.com/main/SisenseLinux/qpa-overview.md) and [Dimensional Model Recommendation](https://docs.sisense.com/main/SisenseLinux/data-model-building-practices.md), or services such as AIR, to use statistical information for calculations. For example, the Query Plan Analyzer uses Model Statistics to calculate the [Many-to-Many (M2M)](https://docs.sisense.com/main/SisenseLinux/data-model-building-practices.md#TableRelationships) relationships using the COUNT & COUNT DISTINCT of a certain column.

To enable model statistics for a given model:

1. Click the three dot menu to open the model menu and select **Model Statistics**. If "Model Statistics" is not displayed in the menu, contact Support.

   ![Model stats](https://docs.sisense.com/main/Resources/Images/model-stats-4.png)

1. On the panel that opened, toggle on **Model Statistics**.

   ![Model stats](https://docs.sisense.com/main/Resources/Images/model-stats-3.png)

This feature is enabled by default. If it is not enabled, contact Support to enable it.
