> For the complete documentation index, see [llms.txt](https://docs.betterbuilding.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.betterbuilding.io/sign-up-and-plans/news-and-updates/2025/new-course-flows-project-management.md).

# New Course - Flows: Project Management

We are thrilled to announce the release of our comprehensive new course, Flows: Project Management. This course is meticulously designed to equip building professionals with the skills to effectively leverage the 'Flows' solution for seamless project tracking and enhanced collaboration.

<figure><img src="/files/WTzDKtwIAIuaRTv5u0ss" alt=""><figcaption></figcaption></figure>

## Course Overview:

This course provides a thorough understanding of 'Flows,' a robust project management solution for the building sector. Participants will learn how to harness 'Flows' for comprehensive progress tracking, from initial design phases right through to project completion.&#x20;

## What You'll Learn:

* **Understanding Flow Structures:** Master the hierarchical system of main flows and nested sub-flows for optimal project organisation.
* **Efficient Project Initiation:** Learn to set up various project types, including automated 'One-off Projects' and flexible 'Independent Projects' tailored for diverse processes.
* **Detailed Workflow Management:** Gain expertise in adding sub-flows, assigning 'doer' and 'reviewer' roles, and linking designs directly to their respective workflows. You'll also learn to implement 'Multi-stage Project Flows' to manage projects through distinct phases.
* **Comprehensive Progress Tracking:** Understand how the system automatically tracks time spent on design work within sub-flows, enabling accurate effort assessment and accumulation.
* **Enhanced Review & Collaboration:** Become proficient in navigating work status progressions and utilising the flexible options available to reviewers, such as approval, returning work for revisions, or placing tasks on hold.
* **Integrated Communication & Access:** Discover how automatic email notifications keep relevant individuals informed and how reviewers gain quick, direct access to associated models via dedicated links for efficient review and commentary. The course also covers creating new flows for existing projects.

## Who is this course for?&#x20;

This course is ideally suited for building professionals seeking to optimise their project management practices and improve collaborative workflows within the Better Buildings environment.

## How to Enrol:

The Flows: Project Management course is [now available](/support-and-training/on-demand-courses/flows-project-management.md). Enrol today to elevate your project management capabilities.


---

# 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://docs.betterbuilding.io/sign-up-and-plans/news-and-updates/2025/new-course-flows-project-management.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.
