# Interview Kits Setting

## Interview Kits Management

Users with an **Admin role** can create, edit, or delete an interview kit template by clicking the **Interview Kits** in the Settings page

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

The hiring team can add one or more interview kits to specific stages of the job, ensuring that users can easily access them when evaluating candidates.

When you've created an interview kit, actions such as preview, edit, and delete will appear to the right.

## Create

You can create as many interview kits and customize them to your needs.

Clicking **+ New Interview Kit** button to start creating the interview kit

<figure><img src="/files/1mwAwZ5CNOa2EDu065ZL" alt="" width="563"><figcaption></figcaption></figure>

Interview kits are divided into multiple sections to provide a structure for interviews and standardize feedback for easier review.

Sections are made up of:

1. **The template name**
2. **Guideline**
3. **Metric AND Question**
4. **Overall Feedback**
5. **Note**

Then click the **Save** button to complete.

## Preview

Click **Preview**![](/files/JSTe07yiFpGMHRqPEopa) will show the template as a feedback form that you will submit feedback

<figure><img src="/files/bHyz2yU1UKTCFpZW0cWu" alt="" width="563"><figcaption></figcaption></figure>

## Edit

To edit the interview kit, click the **Pencil** icon. Be sure to save your changes after editing.&#x20;

{% hint style="info" %}
When editing template on settings, any interview kits that have already been added for jobs **will not be changed** if users **have given feedback**.&#x20;

And it **will be changed** if the user **has not given feedback.**
{% endhint %}

## Delete

There is no way to restore deleted interview kit templates

To Delete the interview kit, click the **Trash** icon.

{% hint style="warning" %}
Once an interview kit has been added to a job, it cannot be deleted.

<img src="/files/h70xYW4ZYTEK5awNxTLS" alt="" data-size="original">
{% endhint %}


---

# 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://help.hireforce.io/product-guides/interview/interview-kits/interview-kits-setting.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.
