> For the complete documentation index, see [llms.txt](https://changelog.visilean.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.visilean.com/changelog/release-9.0-2024/announcing-more-robust-and-simplified-microsoft-project-integration-in-visilean.md).

# Announcing More Robust and Simplified Microsoft Project Integration in VisiLean!

### **Structured Schedule Management**

We are thrilled to share a major enhancement to VisiLean: improved integration with Microsoft Project. Users can now import and update .mpp files from Microsoft Project (2007 and later), enabling more streamlined and accurate schedule management within VisiLean.

### **Improved Data Accuracy**

This update ensures data accuracy during schedule imports, preserving activity relationships and addressing issues like duplication or data loss. By simplifying this process, project teams save valuable time and can concentrate on decision-making and project execution.

### **Refined Export Process**

Previously, exporting schedules required multiple steps and manual adjustments to existing activities. With this enhancement, the process has been refined to improve clarity and efficiency, reducing complexity and enhancing performance.

#### Key Highlights

* **Enhanced Import Support**: Effortlessly manage .mpp files from Microsoft Project 2010 and later.
* **Accurate Updates**: Modify and update schedules in VisiLean with improved precision.
* **Data Integrity**: Maintain accurate activity relationships and avoid duplication errors.
* **Optimised Efficiency**: Benefit from reduced processing times during imports and updates.

This functionality specifically designed for construction planners who rely on robust scheduling tools to keep projects on track. By enhancing integration with Microsoft Project, VisiLean strengthens its position as a vital connection between planning tools and field execution.

Whether overseeing small projects or managing large-scale operations, this update helps ensure schedules remain organised, accurate, and adaptable. Start using this feature today and see the positive impact on your workflow.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://changelog.visilean.com/changelog/release-9.0-2024/announcing-more-robust-and-simplified-microsoft-project-integration-in-visilean.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
