> 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/property-panel-reimagined.md).

# Property Panel Reimagined!

We're thrilled to announce a game-changing update to VisiLean's Property Panel, designed to make your construction project management smoother and more efficient than ever! Say hello to a three-tiered system—Basic Detail Card, Action Card, and Detailed Property—that redefines ease-of-use.

The Basic Detail Card now gives you a snapshot of task essentials like status, trade, owner, and key dates, empowering you to update statuses on the fly. But we didn't stop there! The Action Card allows for seamless task progression with contextual information and actionable steps based on the current status.

Dive deeper into the Details Property section to access comprehensive data such as quantities and attachments. Tailor your workflow by populating custom fields and prerequisites right from this section.

And let's not forget the cherry on top: Multi-Select Magic! With this feature, you can update common properties, manage attachments, and even apply status filters to multiple tasks at once.

Revolutionise your construction management experience with VisiLean's smarter, sleeker, and more powerful Property Panel. Upgrade today and fast-track your path to project success! 🏆🛠️

#### Check out this video ->

{% embed url="<https://www.loom.com/share/c68ed5bd757b4830adbdf2fbda1c4986?sid=73e7b66e-9222-461d-ac6d-5e30f7d76ebe>" %}

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


---

# 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/property-panel-reimagined.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.
