# How to Assign a Rate Type to a Proposal or Agreement

This section explains how to apply different rate types within a proposal or Agreement to support flexible billing.

For example, you can switch between Standard, Standby or Spare pricing within a single hire period.

1. In a **Proposal** or an **Agreement** navigate to the **Summary** tab.\ <br>

   <figure><img src="/files/7kU2XqVix9zABLyr1wBL" alt=""><figcaption></figcaption></figure>

2. In the Line Charges section, select the specific hire line item.

3. Click on the **Edit Charge Period** window.\ <br>

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

4. Click the **Rate Type** dropdown menu to see available options.

5. Select the desired type.

**Note:** The system will automatically update the Rate field to match the pre-configured value for that type.

6. Click Ok to confirm the selection.<br>

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

**Note:** You can split a single hire period into multiple segments by adding new charge periods. For example, you can set a category to bill at the Standard rate for the first 10 days and switch to a Standby rate for the following week. Use multiple charge periods when billing conditions change during a hire (e.g. active use vs standby).

7. Once the rate types are assigned and dates are finalized in the summary grid, click **Save**.

<figure><img src="/files/37N6UnevvwIN0PEuuXxe" alt=""><figcaption></figcaption></figure>


---

# 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-assign-a-rate-type-to-a-proposal-or-agreement.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.
