Importing stakeholders
Bulk import stakeholders from a CSV file.Preparing your file
- Download the CSV template from the import dialog
- Fill in your stakeholder data following the column format:
| Column | Required | Description |
|---|---|---|
| name | Yes | Full name |
| Yes | Email address | |
| role | No | Job title |
| department | No | Department/team |
| phone | No | Phone number |
| location | No | Office location |
| influence | No | high/medium/low |
| support | No | champion/supporter/neutral/resistant |
| interest | No | high/medium/low |
| external_id | No | ID from external system |
- Save as UTF-8 encoded CSV
Importing
- Go to Stakeholders
- Click Import
- Upload your CSV file
- Map columns if needed
- Review the preview
- Click Import
Handling duplicates
During import, choose how to handle existing records:- Skip: Ignore rows that match existing stakeholders
- Update: Overwrite existing data with imported values
- Create duplicate: Add as new record regardless
Import validation
The system validates your data before import:- Required fields present
- Email format valid
- Values match expected options (e.g., influence levels)
Exporting data
Stakeholder export
- Go to Stakeholders
- Apply any filters (optional)
- Click Export
- Choose format (CSV)
- Download the file
Change impact export
- Go to Change impacts
- Apply filters as needed
- Click Export
- Download the CSV
Survey results export
- Open the survey
- Click View results
- Click Export
- Download response data
Report exports
Many reports can be exported:- Generate the report
- Click Export
- Choose format
- Download
Data formats
CSV files
Comma-separated values files that can be opened in:- Microsoft Excel
- Google Sheets
- Numbers
- Any text editor
Integration considerations
External IDs
Use theexternal_id field to maintain links to your source systems:
- HR systems (employee IDs)
- CRM systems (contact IDs)
- Other change management tools
- Update records via import using external ID as the key
- Maintain data lineage
- Support future integrations
Data synchronization
For ongoing synchronization with external systems:- Export data periodically
- Process in your integration tool
- Re-import with updates
API access for automated integration may be available on enterprise plans. Contact support for details.