Getting started
Configuration wizard
- Open configuration wizard
- Data source
- Views and filtration
- Design
- Templates
- Custom code
- General
- Reset configuration
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
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 skin
- 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
Display assistants in Org Chart for SharePoint and Microsoft Teams (User profiles)
Note
For the versions earlier than 4.x.x (including on-premises ones), please follow this instruction.
In this article, we’ll review how to display assistants in the Plumsail Org Chart with User profiles data source.
This is how assistants look in “Classic top to bottom” layout. They may be positioned in a different way in other layouts.
Single assistant:

Multiple assistants:

Display assistants for SharePoint user profiles data source
Single assistant
Assistants are enabled by default and you can see that Assistant user profile mapping is specified:

Org Chart uses the standard SharePoint Assistant user profile property to get information about the assistant of an employee. If you store information about assistants in a separate property, you can change this mapping here.
If you want to disable assistants, just pick None in the Assistant mapping on this step.
Multiple assistants
By default, Org Chart uses standard “Assistant” property from SharePoint user profiles. It allows you to specify only one assistant per employee. If you want to specify multiple assistants, you need to create a new custom user profile property:

Then, select it in the Org Chart mapping:

Once you have a new property for assistants, you can fill it with semicolon separated list of assistants. Also, you may need to clear Org Chart cache to load fresh data.
Example: assist1@contoso.com; assist2@contoso.com; assist3@contoso.com

Note
Check out how to display assistants for the Entra ID, SharePoint list, and Excel/CSV data sources.