How to import a Microsoft Project MPP file
Last updated: 7 May 2026
What this does
Import a Microsoft Project .mpp file into IMPACT so project structure, tasks, dates, and planning data can be reviewed before creating the project in impact-web.
Current access and functionality
- Verified against the current
impact-web,impact-client, andimpact-marketplacecode on 2026-05-07. - MPP import is available in
impact-webwhen the deployment has the MPP import feature enabled. - The import flow is reached from project creation options and uses a dedicated project import page.
- Users need project creation permission in the selected company or workspace.
- The flow uploads an
.mppfile for parsing, polls import progress, previews transformed project data, and then imports the project after review. - Import is not available in
impact-clientorimpact-marketplace.
How to import
- Open Projects in
impact-web. - Choose the project creation option for importing an MPP file.
- Select the company or workspace that should own the imported project.
- Upload a valid
.mppfile. - Wait for parsing to complete.
- Review the preview, including task structure, dates, and summary statistics.
- Confirm the import when the preview matches the source plan.
- Open the imported project and review assignments, milestones, dependencies, and schedule health.
Review checklist
- Confirm the imported project belongs to the correct company or workspace.
- Compare key dates against the original Microsoft Project file.
- Review task hierarchy and milestone placement.
- Check owner, assignee, and project manager fields after import.
- Run project planning checks or auto-scheduling only after confirming the imported structure.
Common issues
- Issue: The import option is missing. Fix: Confirm the deployment has MPP import enabled and the user has project creation permission.
- Issue: Parsing does not finish. Fix: Check the file format, file size, and whether the source
.mppfile is valid. - Issue: Imported dates differ from the source plan. Fix: Review calendar assumptions, dependencies, and baseline settings before using the project operationally.
- Issue: Staff cannot import a file. Fix: MPP import follows project creation permissions and is admin or project-manager oriented.