Indent each level consistently (4 spaces is standard) - Ensure each IF has a matching END-IF at the same indentation level - Add comments at the END-IF to indicate which IF it closes when nesting is deep - Consider whether EVALUATE would express the logic more clearly