> For the complete documentation index, see [llms.txt](https://learn.getvectorai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.getvectorai.com/vector-search/aggregation.md).

# Aggregation

Aggregate your data based on clusters to better understand your data!

Aggregating your data with Vector AI can provide users with new ways to try out things with data.

We are interested in clustering data/vectors and then determining the average/max/total of that cluster. This is achieved via aggregation. Vector AI helps provides aggregation endpoints that:

* Aggregate live every time new data comes in
* Provide common statistical ways to aggregate clusters
* Using the centroid data point to represent the cluster
