# Budget items Budget items are always specified with an `item_type` when accessed through the API. This prevents mixing currency amounts and hours. A value for `item_type` could be one of these: - `Expenses` - `TimeFees` - `TimeFeesDays` > **Note:** `TimeFeesDays` are actually in unit hours.