Creating An Organization Chart From A CSV Data File

Organisation Charts can be created from a Comma Separated Vaule (CSV) data file. The file should follow the format shown below.


UniqueID ,ManagerID ,First name ,Last name ,Email address ,Job title
1 ,1 ,Person ,One ,PersonOne@Company.Com ,CEO
2 ,1 ,Person ,Two ,PersonTwo@Company.Com ,Developer
3 ,1 ,Person ,Three ,PersonThree@Company.Com ,Test
Example Data File Format

Further information on CSV files is contained in this Wikipedia article


Generating A CSV File With Excel

The Excel workbook: OrgChartLive.xls can be used to quickly generate a data file that can be then uploaded to the OrgChartLive service and turned into a organisation chart


Once you have created a CSV file the next step is to load it into OrgChart Live here