# Products

![](/files/-MTGA68jSbqDAZkr7EbO)

To  create a new product, click the button "new product". A new window will appear in which you can setup the new product. Here we provide an explanation of the settings:&#x20;

![](/files/-MTGAWxDHyjL4FSw4rXq)

{% tabs %}
{% tab title="Product number" %}
Here you can provide a product number. This is not given to the program by the default.&#x20;
{% endtab %}

{% tab title="Product name" %}
This is the name of the product
{% endtab %}

{% tab title="Applies for period" %}
The period covered by this product
{% endtab %}

{% tab title="Cost price" %}
This is the cost price for the product
{% endtab %}

{% tab title="Selling price" %}
Selling price of the product
{% endtab %}

{% tab title="Discount" %}
Here you can provide a discount for the specific product. This can also be changed on the invoice or the customer
{% endtab %}

{% tab title="Description" %}
Here you can provide a description for the product. This description is internal.&#x20;
{% endtab %}

{% tab title="Group " %}
You can define product groups in moment by clicking the button "groups".&#x20;

![](/files/-MTGBBFtTLiP8g6KBLiK)

These groups are then available in the product settings and can be assigned to each product.&#x20;
{% endtab %}

{% tab title="Accounting department" %}
In here you can define an accounting department for the specific product. Accounting departments can be defined in setup > accounting > accounting departments
{% endtab %}

{% tab title="Accounting project" %}
Here you can add accounting projects. These are defined under setup > accounting
{% endtab %}

{% tab title="Bookkeeping account (domestic)" %}
Here you can define the corresponding bookkeeping domestic accounts for the products.&#x20;
{% endtab %}

{% tab title="Bookkeping account (foreign) " %}
Here you can define the corresponding bookkeeping foreign accounts for the products.
{% endtab %}
{% endtabs %}

### Invoicing with products

In the next section we will provide an example showing how you can invoice with products.&#x20;

Let's say that as part of a project you need to rent a room for your customers. Lets say a showroom to display how a new apartment complex will look like when finished.&#x20;

First you would have to create a product. Then go to a project, go to "product sales", click "new product sales", add the product, and then set it to approved. You can then go to "approval" and send the invoice from there.&#x20;

![](/files/-MTKUY4BtgmMpAu2q2N8)

### Updating products with Excel files

Just like you can [update hourly rates](https://docs.moment.team/help/co-workers/hourly-rates) in Moment, you can also update products with Excel. First you need to click the gear icon on the top right corner. Afterwards download an Excel template of your products list. Apply the changes and then reupload the file. See the gif below for an example

![](/files/-MT_pn0bgkRiGU_4xFKS)


---

# 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/products.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.
