# 🗓️ Capacity Planner ## What Is It? The Capacity Planner is the application that allows you to keep track of who is working on what and when (past, present, future). This is crucial to understand the workload of you team and take data-driven capacity decisions: - Hire staff if you are over booked - Let staff go or reassign if you are under booked - Advance or postpone the start date of contracts and/or opportunities to adjust the workload ## Key Concepts
Capacity {{@41}}
Resourcing Requests {{@39}}
## Key Performance Indicators The [Capacity Manager](https://help.conduite.app/books/glossary/page/capacity-manager "Capacity Manager") has a key role in compiling Resourcing Requests in order to provide the following KPIs accurately to other stakeholders in your company.
Utilization ⭐ {{@42}}
Billability ⭐ {{@43}}
## Using The Application

The Availability and Allocations data are processed automatically (equivalent to triggering 🐙 *Conduite >* ⚙️ *Update Capacity data*) each time the file is opened.

### Typical Workflow #### Business Development Phase 1. The [Sales Team](https://help.conduite.app/books/glossary/page/sales-team "Sales Team") creates a budget for an opportunity using the [Budget Builder](https://help.conduite.app/books/user-manual/page/budget-builder "Budget Builder"). 2. It sends the associated Resourcing Request (*\# Days / Role / Period* tab) to the Capacity Manager. 3. The Capacity Manager integrates that request into the Capacity Planner. #### Project Execution Phase 1. The [Project Manager](https://help.conduite.app/books/glossary/page/project-manager "Project Manager") prepares the bi-monthly [Project Report Out](https://help.conduite.app/books/user-manual/page/project-report-out-database "Project Report Out Database") (PRO) and updates the resourcing forecast for his project. 2. The Project Manager fill and sends the PRO. 3. The Capacity Manager receives the updated project resourcing and updates the Capacity Planner accordingly. ### Structure & Features #### Settings This allows you to configure the Capacity Planner.
ColumnDescription
Allocation TypesDifferent types work allocation that allow to categorize, at the highest level, what your staff is working on. By default Conduite suggest: - **Client:** A client contract that has been signed (billable). - **Internal:** An internal project or initiative (non billable). - **Opportunity:** An opportunity that is currently in the pipeline (CRM) and for which there is a resourcing request. All allocation types are considered when computing Utilization but only billable allocation count towards your Billability.
TeamsThe list of teams that make your organization and that have staff that is allocated to projects. This is useful to breakdown Utilization and Billability by team.
RolesThe list of main roles that are needed on projects. Tip: We don't recommend using the full list of role from your Rates Card but instead focus on the main roles a project needs to be executed (regardless of seniority). Ex: Project Manager, Developer, Designer, Expert.
ProbabilityThe list of possible values for the probability of an allocation. The number of days of an allocation is weighted by its probability. The probability of allocations that are **not** opportunities should be 100%. **Tip:** Carefully choose the lower limit of the range in order not to introduce too much uncertainty in your capacity.
#### Availability This tab defines the number of days that a staff member can effectively work per month. This number takes into account the following elements: - Contractual working time - Someone working full time (100% Full Time Equivalent) will have an availability of maximum ~20 days per month. - Holidays / Vacations - That number of days is deducted from the contractual working time.
ColumnDescription
StaffThe name of the staff
TeamThe team to which the staff belongs
CommentsAny information allowing to understand the availability of the staff. Ex: mention holidays.
PeriodColumns that represent an period of 18 months for which the capacity is planned.
⛑️ Adding A Staff In order to add an expense for a role you simply need to: 1. Insert a row where ever you want in the table (*Right Click > Insert row above / below*). 2. Copy the formulas for the computed fields. Validation conditions will be copied automatically.
#### Allocation This allows contain all the work allocations for signed or internal contract / projects as well as opportunities that have a resourcing request and that have a high enough probability. There is one work allocation per person per contract / project.
ColumnDescription
Allocation TypeThe type of allocation
Contract / ProjectThe name of the contract / project. **Tip:** Use a standard naming convention. For ex: *<client name> | <project name>*.
ProbabilityThe probability of the contract / project. The probability should be 100% for anything that is **not** an opportunity.
StaffThe name of the staff member.
TeamThe team of the staff member 💡*Computed Field*
Role The role of the staff member of the project.
Period The number of days allocated for a staff member per month (over 18 months). The column in yellow corresponds to the column of the current month.
⛑️ Adding An Allocation In order to add an allocation: 1. Insert a row where ever you want in the table (*Right Click > Insert row above / below*). 2. Copy the formulas for the computed fields. Validation conditions will be copied automatically.
#### Remaining

This is **not** a read-only tab. Do not modify the configuration of the pivot table.

Make sure that the table is up-to-date with the latest data from the Availability and Allocations tab: 🐙 *Conduite >* ⚙️ *Update Capacity data.*

This tab shows you a table summarizing the number of days remaining for each staff member per month. Here you can easily identify who is under or over booked. If you click on the plus sign next to a staff member's name you can expand the row and see the detail of all allocations. Allocations appear as negative numbers. The default cell coloring helps get a quick overview of the situation:
Cell ColorRange
Green Remaining days between 0 and 3. The staff member has some open capacity.
Yellow Remaining days between 4 and 6. The staff member has open capacity.
Red Remaining days 7 or more. The staff member has a lot of open capacity.
Grey Remaining days < 0. The staff member is over booked.
#### Utilization

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

Make sure that the table is up-to-date with the latest data from the Availability and Allocations tab: 🐙 *Conduite >* ⚙️ *Update Capacity data.*

This tab shows the utilization data.
TableChart
The table displays the % Utilization and the number of remaining days for each teamThe chart displays the overall % Utilization (line) and the number of remain days (columns).
#### Billability

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

Make sure that the table is up-to-date with the latest data from the Availability and Allocations tab: 🐙 *Conduite >* ⚙️ *Update Capacity data.*

This tab shows the billability data.
TableChart
The table displays the % Billability for each teamThe chart displays the team specific % Billability (lines) and the overall billability (columns).
#### Normalized Data

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

This tab contains the data used to create the pivot tables and charts in the Remaining, Utilization and Billability tabs. It combines the data from the Availability and Allocations tabs.
ColumnDescription
Allocation TypeSame as in the Allocation Tab // "\_availability" if Availability
ProjetSame as in the Allocation Tab // "\_availability" if Availability
ProbabilitySame as in the Allocation Tab // 1 if availability
StaffSame as in the Allocation Tab
TeamSame as in the Allocation Tab
RoleSame as in the Allocation Tab
PeriodSame as in the Allocation Tab
Allocation-(Allocation x Probability) // 0 if Availability
AvailabilitySame as in the Availability // 0 if Allocation
#### 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. ### Updating The Capacity Planner #### Updating Availability The availability data should be updated each time something affects the effective number of days that staff member can work on a given month. For example: - The month includes holiday. Ex: [May 1st](https://en.wikipedia.org/wiki/International_Workers'_Day). - The staff member takes vacations days. - The member reduces his/her contractual working time. Ex: from 100 FTE to 50%. If a staff member leaves your organization, put his/her availability to zero for the rest of the period range. Do not delete him/her until there are allocations associated to him/her. #### Changing The Period Range Capacity planning is done on the basis of a rolling period range. Conduite offers up to 18 months of visibility. You will regularly need to push the period forward to plan the capacity of your team in the future. This can be done automatically using the menu item [🐙 *Conduite >* 📅 *Update Period Range*](https://help.conduite.app/Update%20Period%20Range). #### Adding / Removing Teams You can add and remote teams in the Settings tab. Be aware that doing so will break the Utilization and Billability charts since the pivot table they rely on will also change. You simply need to update the Data Range of the charts to fix the issue. ### Conduite Menu #### Update Capacity Data The [Remaining](#bkmrk-remaining), [Utilization](#bkmrk-summary) and [Billability](#bkmrk-bilability) tabs are based on the combined processing of the data of the [Availability](#bkmrk-tab-2) and [Allocations](#bkmrk-allocation) tabs. This menu triggers the data processing. Make sure to trigger this menu item if you want to look at the [Remaining](#bkmrk-remaining), [Utilization](#bkmrk-summary) and [Billability](#bkmrk-bilability) tabs after the [Availability](#bkmrk-tab-2) or [Allocations](#bkmrk-allocation) tabs have been updated. This menu item is triggered automatically each time the file is opened. #### Update Period Range This menu allows you to easily modify the period range. In order to do so: 1. Go to the Allocation tab. 2. Select the cell corresponding to the month that should be the new lower period range. 3. Click the menu [🐙 *Conduite >* 📅 *Update Period Range*](https://help.conduite.app/Update%20Period%20Range). This will do the following: 1. Move allocation data (Allocation tab). 2. Move the availability data (Availability tab) 3. Update the period range (first row of both tabs)

You can always revert these changes by using the undo feature of Google Sheets.

**Example** See the following Allocation tab. The current period ranges from June to November. The current month is August
**Staff****2023-06****2023-07****2023-08****2023-09****2023-10****2023-11**
Diego10108822
Leo5510101515
You want move the period forward so that it starts in August. You select the cell `2023-08` and you click the 📅 *Update Period Range* menu. The resulting Allocation will be as follows.
**Staff****2023-08****2023-09****2023-10****2023-11****2023-12****2024-01**
Diego8822
Leo10101515
#### Help This menu item opens the sidebar and loads this help page.