> 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-7.0-2023/scheduler-and-table-views-are-now-supported-with-takt-planning.md).

# Scheduler and Table views are now supported with Takt planning

We're happy to unveil the latest connection enhancement: Scheduler and Table views now support Takt planning!

What does this mean for you? It's all about taking your construction projects to the next level of efficiency and precision. With this enhancement, you'll experience a seamless transition between old and new UI, ensuring that you can adapt at your own pace while reaping the benefits of cutting-edge technology.

Visualize zone properties effortlessly, and witness the power of zone grouping in both Scheduler and Table views. This means you have more control over your projects than ever before, making updates to Takt tasks a breeze.

Imagine having the ability to manage multiple teams, coordinate tasks, and optimize construction processes with ease. Our VisiLean Scheduler and Table Views with Takt planning support put you in the driver's seat of your projects, giving you the tools to excel.

#### Check out these videos ->

{% embed url="<https://www.loom.com/share/a92bfcf858f6497cb52b6269ee3a2559?sid=3cf351ca-79aa-4284-9a03-e600a7c542ea>" %}


---

# 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-7.0-2023/scheduler-and-table-views-are-now-supported-with-takt-planning.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.
