---
title: "Track actual costs in real-time"
canonical: "https://support.appfire.com/space/DLP/2266136629/Track%20actual%20costs%20in%20real-time"
format: markdown
---
> Macro (aura-html)

Once a project is underway, the Financials module continuously tracks your spending against the budget you've set. The system's ability to provide **real-time actual costs** is a key benefit, offering an immediate and accurate view of your project's financial status based on the work being performed.

## Cost calculations

Here, you can find the formulas used for the cost calculations in the [Financials module](https://appfire.atlassian.net/wiki/spaces/DLP/pages/2211351378).

![cost-calculation.png](media://ea6885e9-176d-45ea-a4dc-01dd9da6a90d)

### Total cost

| **Rate applied** | **Formula** | **Required settings** |
| --- | --- | --- |
| Box rate | Remaining estimate:<br>`sum of (box hourly rate) * task workload hours `<br>`for each task in a period`<br>[Story Points](https://appfire.atlassian.net/wiki/spaces/DLP/pages/2212006810):<br>`sum of (box hourly rate) * Story Points for open tasks in a period * SP conversion ratio * AVG # working hours per day)` | 1. Box hourly rate
2. Tasks: estimates
3. Tasks: start or end date (at least one within the calculation period). |
| Team rates | Remaining estimate:<br>`sum of (team hourly rate) * task workload hours in a period `<br>`for each task in a period`<br>`and for each team`<br>[Story Points](https://appfire.atlassian.net/wiki/spaces/DLP/pages/2212006810):<br>`sum of (team hourly rate) * Story Points for open tasks in a period * SP conversion ratio * AVG # working hours per day)`<br>`for each team` | 1. Team hourly rates.
2. Team allocation to box.
3. Tasks: estimates.
4. Tasks: start or end date (at least one within the calculation period).
5. Task - team assignment. |

### Actual cost

| Rate applied | **Formula** | **Required inputs** |
| --- | --- | --- |
| Box rate | Time Spent:<br>`sum of (time spent * hourly rate)`<br>[Story Points](https://appfire.atlassian.net/wiki/spaces/DLP/pages/2212006810):<br>`sum of (box team rate) * (Story Points for completed tasks in a period * SP conversion ratio * AVG # of working hours per day)` | 1. Box hourly rate.
2. Tasks: time spent OR story points estimates.
3. Tasks: start or end date (at least one within the calculation period) |
| Team rates | Time Spent:<br>`sum of (time spent * hourly rate)`<br>[Story Points](https://appfire.atlassian.net/wiki/spaces/DLP/pages/2212006810):<br>`sum of (team rate) * (Story Points for completed tasks in a period * SP conversion ratio * AVG # of working hours per day)`<br>`for each team` | 1. Team hourly rates.
2. Team allocation to box.
3. Tasks: time spent OR story points estimates.
4. tasks: start or end date (at least one within the calculation period)
5. Task-team assignment. |

### Remaining cost

The remaining cost is calculated by subtracting actual cost from total cost.

## Viewing Actual Costs at Different Levels

The true power of the Financials module lies in its ability to aggregate and display actual costs at every level of your project hierarchy.

### Task level

You can view the actual cost for each individual Jira issue. This provides a granular understanding of what specific tasks are costing you.

1. Choose an initiative from the box switcher.
2. You can see actual cost for each task in initiative in the Work costs breakdown table:

![task-actual-cost.png](media://72d81136-0794-4356-9be0-7e292e2149d1)

### Box level

All actual costs from tasks within a box are automatically rolled up to show the total actual cost for that entire box:

![actual-cost-initiative.png](media://aad54fbf-26af-43ab-ae9c-6417089edc5e)

You can also check a box actual cost in portfolio’s Initiatives costs and budgets table:

![box-cost-initiatives.png](media://f23597df-bcf6-4d6b-8ad0-6c8d775c3d32)

### Portfolio level

This aggregation continues up the hierarchy. By opening a higher-level box (like portfolio), you can see the total actual cost for all the projects contained within it, offering a top-level financial summary.

![portfolio-level-actual cos.png](media://6e28a183-844c-4896-86aa-36ac7fe4e801)