# 📋 Project Report Out Database ## What Is It? The Project Report Out Database is the file where all Project Report Outs (PRO) are stored. It provides you a company level overview of the financial situation of all your projects based on their last received PRO. ## Key Concepts
Project Report Out {{@47}}
## Key Performance Indicators
Labor - Execution Rate ⭐ {{@27}}
Labor - Execution Efficiency ⭐ {{@28}}
Expenses - Accrued Margin {{@21}}
Expenses - Margin Accrual Efficiency ⭐ {{@22}}
## Using The Application ### Typical Workflow 1. You open the [PRO Database](#bkmrk-tab-1) tab and filter the list to [display only the last PRO](#bkmrk-show-last-pros-only). That gives an overview of the financials for all your projects. 2. You open the [Project Sheet](#bkmrk-tab-2) tab in order to dive deeper into a specific project and appreciate the trends of its KPIs. ### Structure & Features #### PRO Database

This is a read-only (protected) tab. Do not modify it.

This tab displays the main fields of a PRO. Some fields are hidden to make the table more readable. If you want to see the full details of a PRO use the menu [🐙 *Conduite >* 📄 *View Full PRO*](#bkmrk-view-full-pro).
FieldDescription
DateThe date the PRO was sent and received.
Project NameThe name of the project
StatusThe status of the project at the time of the PRO.
LB - %EXThe [Execution Rate](https://help.conduite.app/books/glossary/page/labor-execution-rate "Labor - Execution Rate ⭐") of the project at the time of the PRO.
LB - EEThe [Execution Efficiency](https://help.conduite.app/books/glossary/page/labor-execution-efficiency "Labor - Execution Efficiency ⭐") of the project at the time of the PRO.
EP - %AMThe percentage of [Accrued Margin](https://help.conduite.app/books/glossary/page/expenses-accrued-margin "Expenses - Accrued Margin ($/%)") on expenses of the project at the time of the PRO.
EP - MAEThe Margin Accrual Efficiency on expenses of the project at the time of the PRO.
Last PROAn "X" sign tags the last PRO of a project.
PRO AgeThe age of the PRO in days. Ex: 21 means that the PRO was received 21 days ago.
#### Project Sheet This tab allows you to deep dive into a project data over time. Use the *Project* dropdown to select the project of interest. The tab is composed of several sections.
SectionDescription
Last Project Report Out A table that displays the KPIs from the last PRO of a project.
Evolution of Project KPIs (Chart) A chart that show the evolution all project KPIs over time.
All Project Report Outs A table that displays all PROs for a project ordered by ascending date. This is the source of the chart.
#### Configuration

This is a hidden and read-only (protected tab). This tab should remain hidden. Do not modify it.

This tab contains the ID of the Conduite configuration file and other computed configuration parameters. ### Conduite Menu #### View Full PRO This menu item opens a detailed view for a PRO in the sidebar. You need to be on the [PRO Database](#bkmrk-tab-1) tab to use this feature and to select any cell of an opportunity before triggering it. The sidebar will display the details for the selected PRO. You can navigate to the previous and next opportunity by clicking the arrows located at the top of the sidebar. #### Filter > Show All PROs This menu item shows all the PROs and orders them in descending order of date. This view is useful if, on a specific occasion, you want to browse through all PROs. #### Filter > Show Last PROs Only This menu item only shows the last PROs that were received for each project and orders them in descending order of date. This is the most useful view for the day-to-day use of the PRO Database. #### Help This menu item opens the sidebar and loads this help page.