Overview
Guidance and support for presenting organizational structures and flow charts in a clear, accessible, and maintainable way.
Users
Environment
Web pages and digital content.
Details
Recommended Approach for organizational structure and flow charts that fully meet WCAG 2.1 AA compliance standards:
Examples
Org Charts:
Org charts can be represented as an unordered list, with each bullet showing a person and their role in the hierarchy. See example below:
- Director of Operations
- Operations Manager 1
- Operations Assistant
- Operations Team Lead
- Customer Support
- Customer Support
- Operations Manager 2
- Logistics Officer
- Quality Control
Flow Charts:
Many flowcharts can be represented as ordered or unordered lists with clear instructions, offering an alternative to a graphical flowchart. See the example below.
- User submits a request
- Is an answer to the request available in documentation?
- If yes, provide documented solution to customer
- If no, continue below
- Is a team member able to field and answer the request?
- If yes, assign team member to the requester
- If no, continue below
- Follow up with requester to get more information about the nature of the request.