Importing from CSV

Getting Started

If you already have your team data in a spreadsheet, you can import it directly into OrgCanvas instead of adding people one by one.

Required columns

Your CSV file needs three columns:

ColumnDescriptionExample
NameThe person's full nameJane Smith
TitleTheir job title or roleVP of Engineering
ManagerThe name of who they report toJohn Doe

Example CSV

Name,Title,Manager
John Doe,CEO,
Jane Smith,VP of Engineering,John Doe
Bob Wilson,Senior Developer,Jane Smith
Alice Chen,Product Manager,John Doe

How to import

  1. Open an org chart (or create a new one)
  2. Click the Import button in the toolbar
  3. Select your CSV file
  4. OrgCanvas will parse the file and build the hierarchy automatically based on the Manager column

Tips for a clean import

Note: On the Free plan, you can have up to 25 people total across all your charts. If your CSV has more than 25 rows, you'll need to upgrade to Pro first.

After importing

Once imported, your chart works just like any other OrgCanvas chart. You can:

Back to Getting Started