Aggregates are pre-computed summaries that improve query performance. They are useful for key figures with aggregation types SUM, MIN, or MAX (B). Aggregates don't help with loading speed (C), are not always useful (A), and are not specifically for reorganizations (D).