Getting started
Configuration wizard
HTML templates
JavaScript framework
Additional resources
- Video: Introducing Plumsail Org Chart
- Data caching
- How Org Chart pulls data from AD On-Premises
- Exclude disabled users in On-Premises
- Make sure that SharePoint has enough data
- Configuring profiles sync in On-Premises
- Exporting properties to a directory service
General
- Version history
- Licensing details
- Data protection and security
- Custom code security measures
- Billing and subscription management
Printing & Reports
- Printing organizational structure
- Generate multi-page PDF report
- Export to CSV and analyze in Excel
- Custom styles for printed Org Chart
Microsoft Teams
Display different types of employees
- Display dotted-line managers (SharePoint list)
- Display dotted-line managers (Entra ID)
- Display dotted-line managers (User Profiles)
- Display dotted-line managers (Excel/CSV)
- Display assistants (SharePoint list)
- Display assistants (Entra ID)
- Display assistants (User Profiles)
- Display assistants (Excel/CSV)
- Display vacancies
Filter and order boxes
- Create and manage filtered views
- Order employees boxes using a custom field
- Group employees boxes using a custom field
Customize boxes and styles
- Format boxes conditionally
- Customize box HTML template and CSS styles
- Display awards and conditionally format Org Chart
- Create an Org Chart with two root managers
- Change Org Chart theme
- Localize Org Chart
Show specific user on load
- Drill down to specific box using URL parameter
- Drill down to current user by default
- Drill down to manager of user from URL by default
Manage web part size and scale
- Open Org Chart in full-screen mode on load
- Make Org Chart use full page width
- Automatically scale boxes to fit visible area
Other examples
Format Org Chart boxes conditionally in SharePoint and Microsoft Teams
Org Chart lets you create custom style rules based on properties in your data source. This article shows common examples for the most frequent cases, that you can adapt to your needs.
Box style rules
To create a box style rule, open the Org Chart configuration wizard in the Conditional styles step. Then click Add rule.

Name the rule and configure it based on your condition.
Format boxes by department

Click Add condition for a new rule where the Department field is equal to Financial. Then adjust the styles and save.

Format boxes by job title

Click Add condition for a new rule where the Job title field is equal to Vice-President. Then adjust the styles and save.

Format boxes by type

Click Add condition for a new rule where the Box type field is equal to Dotted. Then adjust the styles and save.

Format boxes by level

Before creating the rule, enable level numbers in General settings. Save your changes, then reopen the configuration wizard.

Click Add condition for a new rule where the Box level field is equal to 3. Then adjust the styles and save.

Format boxes of external user (contractors)

Click Add condition for a new rule. The field you use depends on the Org Chart data source.
For SharePoint user profiles, set SPS-UserType equal to 1. Then modify styles and save the rule.

For Entra ID, set User type equal to Guest.

Styles for individual boxes
You can also create style rules from individual box styles and apply them to others with the same department, job title, or box type using the menu of the Apply button.
It automatically creates a new condition and converts the styles into a rule.

You can also refer to our blog post that covers all these scenarios in one place with examples and visuals.