# Project and System Status and Project Flag filtering

Ecosuite has some rich project filtering functionality that includes what can at a high level be called project status filtering. In reality this project status filtering is made up of two layers of Status filters and a set of independent Flags. They look like this in the Ecosuite UI:

![](/files/dbftvCuCicsyGxInBnM3)

This is a high level diagram showing the logical relationship between these three things (note, a project by definition has one or more systems):

<figure><img src="/files/4P0SL635PlSTpgLehjmD" alt=""><figcaption></figcaption></figure>

Project Status and System Status (including the derived project level “System Status”) is discussed and explained more [here](/user-guide/modules/data/project/status.md).

## Project Flag <a href="#projectandsystemstatusandprojectflagfiltering-projectflag" id="projectandsystemstatusandprojectflagfiltering-projectflag"></a>

Firstly, **Project Flag** is independent of either Project or System Status. A project can be Active, Paused or Cancelled while still being in any of the Project or System statuses shown in the sections below.

Active projects are by definition active. i.e. they are being worked on to become operational, or they are operational.

Projects that are Paused are theoretically inactive and waiting. In some cases they can still be worked on by a Biz Dev team using their discretion with Surveying and Early Stage Project Management. Paused projects should stay Paused until Operations resources are needed, which is triggered by a Deal Approval to Un-Pause the project.

Projects that are Cancelled will no longer be worked on. They are effectively dead and should be deleted or archived (archiving is best as it allows lessons to be learnt if people wish to study historically cancelled projects).

## System Status <a href="#projectandsystemstatusandprojectflagfiltering-systemstatus" id="projectandsystemstatusandprojectflagfiltering-systemstatus"></a>

![](/files/V16x7QhQd1oWSMhrKo8N)

## Project Status <a href="#projectandsystemstatusandprojectflagfiltering-projectstatus" id="projectandsystemstatusandprojectflagfiltering-projectstatus"></a>

![](/files/vi1XsUdeYM4JcYYbOEqC)

With respect to the high level status transitions, these most commonly occur in the following order:

**New** => **Interconnection** => **Permitting** => **Pre-Construction** => **Construction** => **PTO** => **Operational**


---

# Agent Instructions: 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:

```
GET https://docs.ecosuite.io/user-guide/modules/data/project/status/project-and-system-status-and-project-flag-filtering.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
