-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* memo: billhour * fix: spacing * fix: image
- Loading branch information
1 parent
cf874b1
commit 0872552
Showing
3 changed files
with
42 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
--- | ||
tags: | ||
- project | ||
- billbyhours | ||
- business | ||
title: "Pricing model: Bill by hours" | ||
date: 2024-07-30 | ||
description: A new hourly billing model is introduced to ensure fair compensation for effort, flexibility in project scope, control over additional work, and transparency with clients. | ||
authors: | ||
- nikkingtr | ||
--- | ||
|
||
We are all aware of the uncertain economy, as well as the long funding winter in the tech market. These forces have led to companies being extremely cautious with their tech budgeting and resources. We have seen more than enough budget cutdowns and layoff across the tech industry. | ||
|
||
There still is an upside to the matter. When there is a need to build, companies now prefer partnering with teams who can deliver comprehensive, end-to-end solutions. This means the role of Dwarves is no longer deploying engineers who can code. We now can also offer research, business analysis, consulting, solution design, and much more. | ||
|
||
Given the growing dynamic of our engagement, fixed prices or monthly retainers became much less sufficient. That’s why we are now implementing an **hourly billing model** so we can be: | ||
|
||
- **Fair**: we get compensated for the actual hour spent, reflecting the real effort and level of expertise we bring. | ||
- **Flexible**: we can adapt to scope of responsibilities, client requirements and project scopes. | ||
- **In control**: we can make sure we are paid for additional work required to address issues and challenges. | ||
- **Transparent and foolproof**: clients get detailed time logged, no grey area. Numbers create transparency and trust for both sides. | ||
|
||
### Implementing the Hourly Billing model | ||
We are using the following steps to successfully implement this model. | ||
|
||
- **Clear announcement**: ensure our clients are fully informed about our timesheet approval process, as well as how we track time. | ||
- **Timesheet setup:** different projects might require different timesheet formats. We need to work with the clients to set the correct format for timesheets. | ||
- **Time tracking**: we use Notion / Excel to record hours spent on each project and task. If a member is on the hourly billing, said member is required to log their time in an accurate and timely manner. | ||
|
||
![](assets/time-log-for-design.png) | ||
*Example of a timesheet we are using for design work* | ||
|
||
- **Project management:** maintain detailed project plans, frequently update clients of progress, changes in scope and how that would effect the hours to be billed. | ||
- **Approval:** timesheets are sent at the end of the month for client’s approval. Only after timesheets are approved that we can send invoices. | ||
|
||
![](assets/email-for-approval.png) | ||
*Only after timesheets are approved that we can send invoices.* | ||
|
||
This hourly billing model is nothing new, but it require us to be consistent and articulate. Build it up like a habit, and we will be able to take greater responsibilities and better client relationships. | ||
|
||
In case of any questions or further clarification, our ops team is ready to assist. |