> 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-2024/introducing-the-new-table-view-with-constraints-beta.md).

# Introducing the New Table View with Constraints (Beta)

We are excited to unveil the latest enhancement to VisiLean: the New Table View with Constraints, now available in beta! This new feature is designed to provide a more intuitive and efficient way to manage your projects. Inspired by the Takt Visualiser design system, the updated Table View offers a sleek, modern interface that allows you to work more effectively.

The new Table View introduces a range of powerful features, including quick search functionality to help you find exactly what you need in seconds. You can now group and review constraints with a simple drag-and-drop action, allowing for greater flexibility and organisation. Inline editing means you can make changes directly within the table, streamlining your workflow and saving valuable time.

Customisation is at the heart of this update. You can sort, group, pin, and auto-size columns to tailor the Table View to your specific needs. With just a few clicks, you can perform quick actions across all parameters, making project management simpler and more responsive.

All user personas will benefit from this upgrade, from project managers to field engineers, enhancing collaboration and decision-making. The best part? You can easily toggle between the old and new Table Views, giving you the freedom to choose the interface that works best for you.

Get ready to experience a game-changer in construction management with VisiLean’s New Table View with Constraints! Update your app today and unlock these exciting new capabilities.

{% hint style="danger" %}
**Beta:** This feature is currently in beta; functionality may change based on user feedback.
{% endhint %}

{% hint style="warning" %}
**Limited Functionality:** Features such as search by owner, author, trade, or organisation name are not supported in this beta version. Additionally, basic operations like copy, delete, and multi-select are not yet functional.\
\
**Constraint Limitations:** You cannot create new constraints directly within the table rows or open the constraint panel by clicking on a constraint name.

\
**Export and Filter Restrictions:** The export feature is currently unavailable, and the global filter does not apply to constraints in the new table view.
{% endhint %}


---

# 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-2024/introducing-the-new-table-view-with-constraints-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.
