# How to Create a New Rate Type

1. In **ERM**, Click on the **Pricing** section and select **Rate Types**.

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

2. Click **+ Create New Rate Type**.

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

3. Complete the detais in the form.

| **Column**  | **Description**                                                                                                                  |
| ----------- | -------------------------------------------------------------------------------------------------------------------------------- |
| Name        | The unique identifier for the rate type                                                                                          |
| Description | A brief explanation of the rate type’s purpose or application.                                                                   |
| Default     | Indicates which rate type is automatically selected by the system for new records. Only one rate type can be set as the default. |
| Enabled     | Indicates whether the rate type is active and available for use within the system.                                               |

4. Click on **Save**.<br>

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

5. The new rate type will appear in the main grid and will be available for selection in pricing lists.


---

# 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.biscit.com/erm-user-guide/how-to/how-to-create-a-new-rate-type.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.
