> 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-1.0-2024/takt-is-now-connected-to-gantt.md).

# Takt is now connected to Gantt ♾️

We are thrilled to introduce a groundbreaking feature to revolutionise your construction management experience with VisiLean. Say hello to the seamless integration of Takt and Gantt – a game-changer in project planning and execution.

With this remarkable update, you can effortlessly convert Gantt tasks into Takt tasks, enhancing the interoperability of your project schedules. Imagine importing your plans and tracking tasks from one schedule in various views, all at your fingertips.

But that's not all! We've gone the extra mile to ensure you stay informed. You can now monitor progress and quantity updates for both Gantt and Takt tasks directly on parent bars, providing you with unparalleled visibility and control.

We've even made it simpler for you to transition tasks. Just follow our intuitive steps, select your tasks, choose a zone, and voila – your tasks are converted, and you can view them on the Takt Visualiser.

This feature unlocks a world of possibilities, enabling you to leverage Takt-specific functions and seamlessly manage your construction projects. And don't worry, your existing Gantt tasks retain their status in the Takt Visualiser.

To top it all off, this feature is available at your fingertips, but you can control its visibility through your admin panel, giving you the power to tailor your experience.

Get ready to take your construction management to new heights with VisiLean's latest update! Embrace the future of construction technology and discover a whole new level of efficiency. Stay ahead of the game, stay with VisiLean! 🏗️🚀 #VisiLeanUpdates #ConstructionTech #InnovationUnleashed

#### Check out this video ->

{% embed url="<https://www.loom.com/share/dda23580f9704c56800a61886b6db309?sid=1d9dbe57-c35e-49c2-89d6-d07fa69adf6a>" %}


---

# 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-1.0-2024/takt-is-now-connected-to-gantt.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.
