> 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-6.0-2023/bim-simplified.md).

# BIM Simplified

We're incredibly excited to announce the latest enhancements to VisiLean's already robust BIM (Building Information Modeling) suite! With this update, you can effortlessly create and populate construction zones, streamlining your workflow like never before. The new interface isn't just easy-to-use—it's also visually intuitive, offering a crystal-clear understanding of each zone's attributes and progress.

Switching between different views is now a breeze with our new "Easy Split View." In just one click, you can toggle between the TAKT and BIM views, offering unparalleled control over your construction projects. Say goodbye to cumbersome file management; our newly designed file import system is as user-friendly as it gets, allowing you to select, load, and preview files without breaking a sweat.

For those who love to monitor project progress meticulously, our new "Planned Vs Actual" feature offers real-time status updates for BIM Zones. And for the artists among us, the "Visual Zone Creation" feature lets you draw shapes directly onto 2D files and link them with existing zones from your TAKT plan.

Gear up to experience a revolution in construction management. Elevate your VisiLean experience today!

#### Check out these videos ->

{% embed url="<https://loom.com/share/folder/ca1df0351ad54a38a18b3fbc59328105>" %}


---

# 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-6.0-2023/bim-simplified.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.
