# Price Lists

In Moment, price lists are ready-made lists of prices that can be retrieved for use in price models associated with activities. Price lists are useful when you have several customers/projects that follow the same pricing or when you offer standard rates. Price lists also have a major advantage in that you can edit price lists rather than editing the price model itself when, for example, you want to change prices, or add prices for new employees.

It is also possible to create price lists for products. This works to a large extent in the same way as when you create it on hourly prices, and gives greater flexibility when it comes to pricing products in a price model

Price lists can be found in [ ](https://demo.moment.team/demo/settings/priceLists/hourlyRates)*Setup/ Price lists/ For hourly rates*

<figure><img src="/files/XPf8yLg4mbBggfDH6trc" alt=""><figcaption></figcaption></figure>

By clicking on the top right corner, you can create a new price list. See the GIF below for details:&#x20;

<figure><img src="/files/tguLP8yqKXUlmYaKyxX2" alt=""><figcaption></figcaption></figure>

Price lists can be either very simple og include historical data for earlier prices. In Most cases, it could be an idea to create a price list for each year, if you adjust prices yearly.&#x20;

Prices are defined by project and role, and you can narrow this down even at the co-worker level.&#x20;

<figure><img src="/files/0HIGvs0OHlqiJKx8sSAD" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Managing price lists requires some maintenance, specially if you have many of them. Make sure to update them regularly.&#x20;
{% endhint %}

## Using price lists in projects.&#x20;

Using price lists in a project is very simple. The only thing you need to do is to go to the project's price model and choose "Hourly rates specified in price list". By clicking "hourly rate per co-worker" you will be able to see the relevant prices from the price list. For more info regarding price models, see this [article](https://docs.moment.team/help/projects/price-model)

<figure><img src="/files/EHKjoTz50qMCa91SUqaY" alt=""><figcaption></figcaption></figure>

## Price lists on customers

You can also set up price lists on customer level. These price lists are useful if you have contracts with certain customers where you agree to have fixed rates that mainly apply to their projects. These are defined similarly to normal price lists and can be found in the customer and "hourly rates" tab.

<figure><img src="/files/VXs3jUh7hsWrw7vNFQ3C" alt=""><figcaption></figcaption></figure>

These can be retrieved and used in your projects similar to normal price lists.&#x20;


---

# Agent Instructions: 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-lists.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.
