> 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/workforce-data-in-pbi.md).

# Workforce data in PBI👷🏼‍♂️

In our relentless pursuit of innovation, we've taken another giant leap to empower you with data-driven insights. With this improvement, you now have access to workforce data like never before. Through PowerBI API export, you can effortlessly track day-by-day planned and actual workforce allocation for your construction activities.

But it doesn't stop there – the benefits are monumental! This new capability allows you to create and track trends in workforce utilisation and optimisation analysis tailored to your exact needs. Whether you're a Power BI aficionado or prefer other visualization tools, you have the freedom to harness this data for more precise planning and decision-making.

Imagine the possibilities: fine-tune your workforce allocation, spot optimisation opportunities, and ensure every resource is maximised for efficiency and productivity. Your construction projects are about to reach new heights of excellence!

At VisiLean, we are committed to not just meeting but exceeding your expectations. With this feature, we're taking a significant step towards revolutionising the way you manage your construction projects. We invite you to explore the Workforce in PBI feature and elevate your construction management to a whole new level.

Stay tuned for more updates as we continue our journey of innovation and excellence. Thank you for choosing VisiLean as your partner in construction success! 🏗️💼 #ConstructionManagement #DataInsights #InnovationUnleashed

#### Check out this video ->

{% embed url="<https://www.loom.com/share/83ac1807637b425395ee953e3a212d2d?sid=40c422bf-58df-454c-a9e2-2de1e83e14f0>" %}


---

# 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/workforce-data-in-pbi.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.
