> 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/express-workflow.md).

# Express Workflow⚡

We're thrilled to introduce a game-changing feature that will transform the way you manage construction projects with VisiLean. Say hello to our latest innovation: the "Express Workflow" feature.

{% embed url="<https://www.loom.com/share/f2edc1a97b97453db313961f16dd524a?sid=5783549c-1951-4b50-9e49-f6a2e1c5229e>" %}

In a nutshell, this feature is all about streamlining your project management process. We've redesigned the task card in the Takt visualiser, making it easier than ever to update task statuses with just a few clicks. No more unnecessary steps or complex procedures – we're all about efficiency.

And here's the cherry on top – we've made it incredibly simple to set up express workflows as your default operation mode. Tailor VisiLean to your specific needs and watch your productivity soar.

But don't worry, we haven't forgotten about design and responsiveness. All these new features seamlessly integrate with our existing design language and work flawlessly on both desktop and mobile platforms.

Plus, we've paid close attention to performance, so you can enjoy all these enhancements without any worries about system slowdowns.

Get ready to supercharge your construction management with VisiLean's "Express Workflow" feature. It's time to work smarter, not harder. Try it today and experience the future of construction project management! 🏗️🚀 #VisiLean #ConstructionManagement #Innovation


---

# 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/express-workflow.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.
