Sigma Magic supports both Agglomerative (Bottom-Up) and Divisive (Top-Down) clustering. Agglomerative is more commonly used.
Missing values should be handled before running clustering, either by removing rows with missing data or imputing missing values.
Standardization ensures that all variables contribute equally. Sigma Magic provides an option to standardize automatically, but in the image, it was set to False (not applied).