This is a comprehensive glossary of all the default project metrics that Rocketlane offers.
| Name | Description |
|---|---|
| project_id | A unique identifier for a project within an account. |
| account_id | A unique identifier used by Rocketlane administrators to track and manage customer accounts. |
| progress_percent | Completed tasks / total number of tasks, represented as a percentage. |
| current_phases | Phases that are currently active. |
| last_completed_phase | Last phase that was marked complete. |
| total_tasks | Total number of tasks. |
| completed_tasks | Number of tasks completed. |
| blocked_tasks | Number of tasks that have been blocked. |
| inprogress_tasks | Number of tasks currently in progress. |
| todo_tasks | Number of tasks in the To-do status. |
| tasks_at_risk | Number of tasks at risk. |
| total_milestones | Total number of milestones. |
| completed_milestones | Number of milestones completed. |
| milestones_at_risk | Number of milestones at risk. |
| blocked_milestones | Number of milestones that are blocked. |
| todo_milestones | Number of milestones to be accomplished. |
| inprogress_milestones | Number of milestones in progress. |
| tracked_hours | Number of hours that were tracked. |
| billable_hours | Number of hours that are billable. |
| non_billable_hours | Number of hours that are non-billable. |
| last_status_update | When the last project update was sent out. |
| overdue_task | Number of overdue tasks. |
| overdue_milestone | Number of overdue milestone tasks. |
| total_allocated_hours | Total number of hours allocated. |
| ongoing_intervals | Number of intervals where the initial key event is captured, but the final key event is yet to be captured. |
| customer_members_invited | Number of customer members that have been invited. |
| customer_members_accepted | Number of customer members that have accepted the invitation. |
| actual_revenue | The actual revenue calculated based on the rate card and time tracked on the project. |
| estimated_revenue | The forecasted portion of the fixed fee budget that can be recognized as per the hourly resource allocation plan for the project. |
| actual_cost | The actual cost calculated based on the team member's tracked hourly cost rates. |
| estimated_cost | Estimated cost calculated based on the resource allocation plan for the project. |
| actual_profit | Difference between the actual revenue and the actual cost incurred on a project. |
| estimated_profit | The difference between the forecasted recognized revenue and the forecasted cost. |
| actual_profit_margin | The ratio of profit to recognized revenue, represented as a percentage. |
| estimated_profit_margin | The ratio of profit to estimated revenue, represented as a percentage. |
| estimate_to_complete | The sum of all the remaining hours from today onwards based on the existing resource allocation data. |
| estimate_at_completion | The projected total number of hours required to complete a project. EAC = ETC + total tracked hours. |
| actual_revenue_in_account_currency | The actual revenue in account currency, calculated based on the rate card and time tracked on the project. |
| estimated_revenue_in_account_currency | The estimated revenue in account currency, calculated based on the rate card and allocated hours on the project. |
| actual_cost_in_account_currency | The actual cost in account currency, calculated based on the team member's tracked hourly cost rates. |
| estimated_cost_in_account_currency | The estimated cost in account currency, calculated using the exchange rates you've configured in the system. |
| actual_profit_in_account_currency | Actual profit in account currency, calculated by subtracting the cost incurred, based on team members' tracked hourly cost rates, from the recognized revenue. |
| estimated_profit_in_account_currency | Estimated profit in account currency, calculated as the difference between forecasted revenue and forecasted cost. |
| actual_profit_margin_in_account_currency | Actual profit margin in account currency, which is the percentage ratio of actual profit to recognized revenue, calculated as (Actual Profit / Recognized Revenue) * 100. |
| estimated_profit_margin_in_account_currency | Estimated profit margin in account currency, which represents the projected profit margin for a project as a percentage of forecasted revenue. |
| percentage_budgeted_hours_consumed | Budgeted hours tracked / total budgeted hours, represented as a percentage. |
| percentage_budget_consumed | Budget consumed / budget allocated, represented as a percentage. |