> 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/constraint-improvements.md).

# Constraint improvements🧾

Imagine having the power to effortlessly review and edit constraint details, with the added convenience of attaching files and exploring associated tasks, all from one place. With Constraint Improvements, it's now a reality. 📋

But that's not all – we're taking flexibility to the next level by introducing direct export options in both PDF and CSV formats. Managing and sharing constraint data has never been this smooth. 🚀

What sets this feature apart is its seamless integration into your workflow. Not only can you access constraints from the general panel, but you can also do so directly within a specific task's context. This means no more jumping between screens – just streamlined productivity! 🔄

And for those moments when you need even more control, we've added the ability to remove the link between a constraint and a task. It's all about offering you the refined and efficient user experience you deserve. 🤝

VisiLean is committed to empowering your construction projects with innovative solutions. Join us in embracing these Constraint Improvements and take your construction management to new heights! 🏆

Get ready to experience construction management like never before – it's VisiLean, redefined. Stay tuned for the release, and let's build the future together! 🔗💼 #ConstructionTech #ProductRelease #VisiLeanInnovates

#### Check out these videos ->

{% embed url="<https://www.loom.com/share/9021f79632294bb5aa949b7d6fc5bc2a?sid=4602e2cc-a5fb-4617-b8cc-051269f78739>" %}


---

# 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/constraint-improvements.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.
