> For the complete documentation index, see [llms.txt](https://docs.milientsoftware.com/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.milientsoftware.com/help/projects/price-model/price-model-hourly-rates.md).

# Price model: Hourly rates

The price model **Hourly rate** is used if you are invoicing according to elapsed time. Here comes a closer description of the different choices.

**Hourly rate base –** Here you define which hourly rate that should be used for co-workers that do not have  a specific price under **Hourly rates per employee** (see down below).

![](/files/ymnhZtNzeJPMmskHlC1m)

Here is an explanation of these settings:&#x20;

{% tabs %}
{% tab title="Custom" %}
Hourly rate must be specified per co-worker. No co-worker automatically gets set to an hourly rate on the project. Should the project mainly be priced on the individual workers, we recommend this choice. You are forced to consider the hourly rate per person per project, and the chance of co-workers automatically getting invoiced with wrong standard hourly rate is reduced.

{% endtab %}

{% tab title="Hourly rates specified for co-workers" %}
&#x20; Unless a specific hourly rate is defined for the co-worker under **Hourly rate per employee**, [standard hourly rate per co-worker](https://docs.moment.team/help/co-workers/hourly-rates) is used.
{% endtab %}

{% tab title="Hourly rates specified for roles" %}
&#x20;Unless a specific hourly rate is defined for the co-worker under **Hourly rate per employee**, [standard hourly rate per role](https://cloudwareas.freshdesk.com/support/solutions/articles/6000114128) is used.
{% endtab %}

{% tab title="Common hourly rate" %}
&#x20;Unless a specific hourly rate is defined for the co-worker under **Hourly rate per employee,** everybody who works on the project is set to the same hourly rate.
{% endtab %}

{% tab title="Hourly rates specified for customer" %}
&#x20;  Unless a specific hourly rate is defined for the co-worker under **Hourly rate per employee**, [standard hourly rate defined on customer](https://cloudwareas.freshdesk.com/support/solutions/articles/6000114170) is used.
{% endtab %}

{% tab title="Hourly rates specified in price list" %}
&#x20;Unless a specific hourly rate is defined for the co-worker under **Hourly rate per employee**, [hourly rates specified in price list](https://cloudwareas.freshdesk.com/support/solutions/articles/24000002698-price-lists) is used.
{% endtab %}

{% tab title="Employee true cost specified for co-workers" %}
This setting allows for setting the hourly rate to be based on the employee true cost. The true cost can be set in the individual co-workers profile.
{% endtab %}

{% tab title="Hourly wage specified for co-workers" %}
The hourly rate will be set equal to the hourly rate specified in the indivual co-worker's profile
{% endtab %}

{% tab title="Other settings" %}
If you are a pro customer and use the functionality for partner companies, you will have an extra setting this is called: Main project. What this setting does is that it uses the hourly rates from the external project as a basis for the hourly rate. This is specially useful in case the partner companies charge the same price.&#x20;
{% endtab %}
{% endtabs %}

![](/files/-M2sSb7bNIPqjYzFUssS)

This picture shows the  **Hourly rate per employee –** Click here to get a list of all team-members. Should the hourly rate base be set to **Custom**, you have to add hourly rates on all team-members working on the project.

The rest of the settings are explained below:&#x20;

![](/files/T8qnLl3odaf5erUTU7UV)

{% tabs %}
{% tab title="Estimated total fee" %}
Here you can specify a possible total fee. An estimated total fee is the maximum fee that is invoiced on a project, even though the worked hours would exceed this fee. Be aware that Moment will allow yo to go beyond this fee and that no automatic warnings will be given if this is exceeded.&#x20;
{% endtab %}

{% tab title="Appear in to be invoiced" %}
This setting allows to set the way in which the program will treat additional costs such as product sales and billable expenses, whether these will be added to the totals or not. Regarding billable expenses, these settings can be overruled in the individual expense. You can also click on the "information" icon to get more info.
{% endtab %}

{% tab title="Surcharges to fixed price/invoiced expenses" %}
You can add a surcharge to invoiced hours. The surcharge is added on an invoice line level. it’s like a discount, except it adds instead of subtracts. This is not a common function. We have a separate function for cost connected to administration work. This shows up at the end of the invoice as its own invoice line.
{% endtab %}

{% tab title="Price list for products" %}
Here you can choose an avaiable price list for products. Price lists are created in **setup > price lists > for products**

{% endtab %}

{% tab title="Billable hours" %}
New time records will be set as billable for the purpose of reporting and invoicing.&#x20;
{% endtab %}

{% tab title="Invoiced separately" %}
This allows the price model to show up as available for invoicing on its own.
{% endtab %}
{% endtabs %}

Hourly rates in a price model can also be defined for different periods in the future, similar as they can be defined for each co-worker

For more details regarding hourly rates, how they are calculated and how you can change them, [see this article](https://docs.moment.team/help/co-workers/hourly-rates).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.milientsoftware.com/help/projects/price-model/price-model-hourly-rates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
