> 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-2.0-2024/project-canvas-viewer-beta.md).

# Project Canvas Viewer (BETA)🖍️

We're thrilled to announce the latest innovation in construction project management: Project Canvas, exclusively on VisiLean. This cutting-edge feature is set to revolutionise your 2D BIM workflows by offering an unparalleled level of precision and detail in zoning processes. With Project Canvas, users can effortlessly mark zones using rectangles and polygons, seamlessly linking these zones with Takt tasks for a comprehensive project overview.

Born out of the need to overcome existing limitations in 2D BIM workflows, Project Canvas unlocks new possibilities for construction project management. It retains all the essential functionalities you rely on while introducing a dense, detail-rich viewing experience. By default, users will continue with the existing 2D Zone approach, but with a simple activation in the project settings, the expansive capabilities of Project Canvas can be unlocked, making it the new standard for all your PDFs in the BIM module.

Designed with construction project managers and site users in mind, Project Canvas reduces dependency on specific file formats for zone marking, all while enhancing workflow and collaboration. It's not just an improvement; it's a leap towards more efficient, effective construction management.

Activate Project Canvas today and step into the future of construction project management. Experience a new level of control and visualization, and see how it transforms your management tasks into a seamless, integrated process. Welcome to the next chapter in construction project efficiency.

#### Check out this video ->


---

# 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-2.0-2024/project-canvas-viewer-beta.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.
