DIR1 CEO --> DIR2 DIR1 --> MNG1 DIR2 --> MNG2"> DIR1 CEO --> DIR2 DIR1 --> MNG1 DIR2 --> MNG2"> DIR1 CEO --> DIR2 DIR1 --> MNG1 DIR2 --> MNG2">
graph TD
    CEO["CEO (Example)"]
    DIR1["Director 1"]
    DIR2["Director 2"]
    MNG1["Manager 1"]
    MNG2["Manager 2"]
    
    CEO --> DIR1
    CEO --> DIR2
    DIR1 --> MNG1
    DIR2 --> MNG2

<aside> 📝 How to Structure This Page

To make the most of this page, consider including:

• A clear hierarchical structure showing reporting relationships • Names and titles of key personnel • Department divisions and teams • Color coding for different organizational levels • Brief role descriptions • Contact information for key positions • Last updated date • Legend explaining any symbols or colors used

Pro Tips: • Use Mermaid diagrams for creating clean, professional org charts • Keep the structure simple and easy to navigate • Update regularly to reflect organizational changes • Include links to relevant department pages • Add profile photos for a personal touch

Need help with Mermaid? Check out their documentation for org chart syntax!

</aside>