# How to Create Hire Periods

1. In the ERM **Pricing** section, go to the **Hire Periods** screen.

![](https://colony-recorder.s3.amazonaws.com/files/2026-01-05/9f5b407c-c255-4b18-ade4-44c8aa12865d/ascreenshot_83f9cb2c63b74ebcb4b1b7204964ae60_text_export.jpeg)

2. Click on **+Create New Hire Period** button.

![](https://colony-recorder.s3.amazonaws.com/files/2026-01-05/9f5b407c-c255-4b18-ade4-44c8aa12865d/ascreenshot_0d9202fd723741238e2811e407fb4036_text_export.jpeg)

3. In the **Name** field, type in the name of the hire period that is being created.

![](https://colony-recorder.s3.amazonaws.com/files/2026-01-05/2665fc9c-a6ee-44d5-9ee0-88b4a2747840/ascreenshot_2b91a9b3aefa4dc8941aa6a5235ef6da_text_export.jpeg)

4. In the **Days** field, indicate the number of days associated with the hire period that is being created.

{% hint style="info" %}
In this example we used "5" days.
{% endhint %}

![](https://colony-recorder.s3.amazonaws.com/files/2026-01-05/c3e4bf73-669f-4776-89a0-e468bd24066a/ascreenshot_fc0f02e8ac2045ba9c4482fb8479d695_text_export.jpeg)

![](https://colony-recorder.s3.amazonaws.com/files/2026-01-05/f0b4047c-7519-4f1f-ab24-d2c6cac43395/ascreenshot_ed49dd4a48fb43bc8f5c3ec0fc67f242_text_export.jpeg)

5. Once the details are completed, click **Save**.

![](https://colony-recorder.s3.amazonaws.com/files/2026-01-05/7ee43751-2060-419c-bda7-829a307ac9cd/ascreenshot_003a33a19795401fb7da3660277f2b00_text_export.jpeg)


---

# 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-hire-periods.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.
