# Set up a non-generic price list

You can create a new non-generic price list applicable to a dedicated group of customers.

To create a non-generic price list, enter the following parameters:

<table><thead><tr><th width="252">Parameter</th><th width="131.33333333333331">Type</th><th>Description</th></tr></thead><tbody><tr><td>Is generic price list?<mark style="color:red;">*</mark></td><td>Yes/No</td><td>Select <strong>No</strong> to create a price list that is not generic.</td></tr><tr><td>Related generic price list</td><td>List</td><td><p>If you want to relate the price list you are creating to a generic price list, select the generic price list from the drop-down menu.</p><p></p><p><strong>Note:</strong> This field is displayed only if you select No for the Is generic price list field.</p></td></tr><tr><td>Price list type code<mark style="color:red;">*</mark></td><td>Text</td><td>Enter a unique code for the price list. The code must be unique within the specific customer group.</td></tr><tr><td>Description</td><td>Text</td><td>Enter a short description the purpose of the price list.</td></tr><tr><td><p>Customer group code<mark style="color:red;">*</mark></p><p><br></p></td><td>List</td><td><p>Select a customer segmentation group for which the price list is valid. Available values consist of the price list related to the customer groups you created with Tuum. </p><p></p><p>The customer groups are connected to accounts and not related to persons.</p><p></p><p><strong>Note:</strong> This field is displayed only if you select No for the Is generic price list field.</p></td></tr><tr><td>Fee configuration group</td><td>List</td><td><p>Select a group from the drop-down menu. </p><p></p><p>A fee configuration group must be selected if you want the fees listed in this group to be created as fee bookings and not as fee transactions</p><p></p><p><strong>Note:</strong> This field is displayed only if you select No for the Is generic price list field.</p></td></tr><tr><td>Price start date<mark style="color:red;">*</mark></td><td>Date</td><td><p>Select the date when the price list starts to be valid.</p><p></p><p>Format: DD.MM.YYYY</p></td></tr><tr><td>Price end date</td><td>Date</td><td><p>Select the end date of the validity of the price list. The last date is excluded from the period.</p><p></p><p>Format: DD.MM.YYYY</p></td></tr></tbody></table>

Click **Submit** to save the price list. The **Fee price lists** page opens and the new price list is visible on this page. Now, you can [define prices](/backoffice-user-guides/iDyT31cW9CYApPltrXUd/accounts-guide/account-price-list/create-prices-for-price-lists.md) for the price list. Click the **Price list ID** to open the **Price list prices** page.

## Sample of a non-generic price list

The following screenshot shows the filled parameters of a sample price list called **TUUM\_SAMPLE\_PL**. The price list is related to the generic price list **TUMM\_SAMPLE\_GENERIC\_PL** and is applicable to a specific customer group.

<figure><picture><source srcset="/files/LUOD8TuMSKS2ll2XqrDk" media="(prefers-color-scheme: dark)"><img src="/files/6MyxrhGZcBpdozogGS7p" alt=""></picture><figcaption></figcaption></figure>

<br>


---

# 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.tuum.com/backoffice-user-guides/iDyT31cW9CYApPltrXUd/accounts-guide/account-price-list/create-price-lists/set-up-a-non-generic-price-list.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.
