---
title: "Training Cost Report"
slug: "training-cost-report"
updated: 2024-05-07T19:54:38Z
published: 2024-05-07T19:54:38Z
canonical: "support.smarteru.com/training-cost-report"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.smarteru.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Training Cost Report

In order to use this feature, be sure to enable [**training cost tracking**](https://support.smarteru.com/docs/account-settings#training-cost-tracking) for your account.

The Training Cost Report enables you to calculate your direct training costs. The report considers factors such as:

- [the learner's wage](https://support.smarteru.com//v1/docs/user-wage-information)
- the amount of time the learner spent in the course
- [the instructor's wage](https://support.smarteru.com//v1/docs/user-wage-information)
- the length of a session
- extra costs associated with the [session](/v1/docs/instructor-led-session-main#extra-cost-description-per-learner) or [action](https://support.smarteru.com//v1/docs/action-training-cost)

![](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/about-the-training-cost-report-image-dixaugrb.png)

Because a learner or instructor's wage may change over time, the report considers the date when a course was completed or when an action was accepted to determine which wage to use in its calculation. For example, suppose a user's wage history is as follows:

| **Effective Date** | **Wage** |
| --- | --- |
| February 12, 2021 | $12.00 |
| April 30, 2021 | $15.00 |
| July 2, 2021 | $17.50 |

If the user completed a course on February 1, 2021, the training cost would be $0.00 since there was no wage entered for the user on that date.

If the user spent 10 hours on an online course and completed it on March 1, 2021, the total cost would be $120. This was calculated by multiplying the number of hours the user spent on the course (i.e., 10) by the user's wage on March 1, 2021 (i.e., $12).

If the user spent 2 hours completing an action and the action was accepted on August 14, 2021, the total cost would be $35. This was calculated by multiplying the number of hours the user took to complete the action (i.e., 2) by the user's wage on the date the action was accepted (i.e., $17.50).

In addition to the user's wage, the instructor's wage and additional costs are also considered. For example, suppose the user completed an 8-hour instructor-led course on May 4, 2021. Suppose that the instructor's wage at that time is $20/hour and that there's extra $100 cost associated with the course. The total cost would be calculated as follows:

| **Learner Cost** | $15 x 8 = | $120 |
| --- | --- | --- |
| **Instructor Cost** | $20 x 8 = | $160 |
| **Extra Cost** |  | $100 |
| **Total Cost =** | $380 |

## Related

- [Action: Training Cost](/action-training-cost.md)
- [Instructor-Led Session: Main](/instructor-led-session-main.md)
- [Training Cost Report](/training-cost-report.md)
- [Training Cost Report: Changing Columns Displayed](/training-cost-report-changing-columns-displayed.md)
- [Training Cost Report: Exporting](/training-cost-report-exporting.md)
- [Training Cost Report: Grouping Output](/training-cost-report-grouping-output.md)
- [Training Cost Report: Sorting Output](/training-cost-report-sorting-output.md)
- [User: Wage Information](/user-wage-information.md)
