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

# Report Improvements 💻

At VisiLean, we're constantly striving to enhance your construction management experience, and this new update is no exception. We've listened to your feedback and are thrilled to introduce a comprehensive set of improvements that will revolutionise how you handle reports within our platform.

📊 With our Reports Related Improvements, you'll now have an array of new interactions at your fingertips. From hover states for added clarity to active states that provide real-time feedback, creating and managing reports has never been smoother.

💼 But that's not all! We've made it easier than ever to organise your reports. Whether you're working in Tile View or the Reports Panel, reordering reports is now synchronised seamlessly. Your changes will be reflected instantly, ensuring a consistent and user-friendly interface.

👉 Plus, we've added a nifty feature that allows you to navigate through your reports effortlessly during meetings. Simply click to open a report, and with our new arrow buttons, you can swiftly move to the next one, making presentations more dynamic and efficient.

🤩 These improvements are designed to streamline your workflow, save you time, and ensure you have all the tools you need to make your reports shine.

#### Check out this video ->

{% embed url="<https://www.loom.com/share/1565b155270046709659ea8abbb75129?sid=28be1932-5fbd-4fe2-ae80-e13be4adba6d>" %}


---

# 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/report-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.
