# Candidate Discipline List

Each candidate profile must have at least one discipline assigned, for example **Plumber** or **Electrician**. Your temp and perm job profiles also require a discipline to be assigned.&#x20;

When creating or updating a candidate profile, the assigned discipline must be selected from the list of disciplines available in this list.&#x20;

Navigate to **Admin->Settings** then select the **Lists** Tab.

{% hint style="warning" %}
The Admin Area is only accessible if your user account has been granted the Administrator permission.
{% endhint %}

<figure><img src="/files/d9HO9171C6Enmns4H3Yi" alt=""><figcaption><p>Admin Settings Candidate Discipline List</p></figcaption></figure>

## Add Discipline

Press the![](/files/Ia4X0RmSZiHimuZ7JQ7x)button to add a new discipline.

When you begin adding candidates to KISREC, the total number of candidates for each discipline will be displayed.&#x20;

<figure><img src="/files/FLg2yke1uO7kHkkT6sc1" alt=""><figcaption><p>Totals Displayed For Each Discipline</p></figcaption></figure>

## Edit Discipline

To edit a discipline, press the![](/files/P5zaSLeVI09GFXCiaMZy)icon to display the edit dialog.

## Delete Discipline

Press the![](/files/ZTdQr5Da2asIZK9yvL1H)icon to delete a discipline from the list. You will notice the![](/files/9vUI81miSgBG0kf0Qksn)icon is only available when the candidate total is zero.

{% hint style="info" %}
It is not possible to delete a discipline when there are candidates or jobs that have the discipline assigned.
{% endhint %}

## Bulk Discipline Update

You may at some point have a need to reassign candidates and jobs from one discipline to another.&#x20;

For example, you may have two very similar disciplines like **Bricklayer** and **Brick Layer.** You may want to reassign all candidates and jobs with **Brick Layer** to **Bricklayer** so that you can delete **Brick Layer**.

If the disciplines have been assigned to many candidates and jobs, it would be a long and monotonous task to update each profile individually. For this reason we have created the bulk update utility.&#x20;

Press the![](/files/hMTUfez5SGYmCTNqmKES)button to show the bulk update dialog.

<figure><img src="/files/VaMJxL8E1PQDFz1pu3j0" alt=""><figcaption><p>Discipline Bulk Update Dialog</p></figcaption></figure>

First, select the **From Discipline** and the **To Discipline**, then press the![](/files/LbbdYcrkYNK9gD4H9ed9)button.

You will need to confirm that you are sure before the process begins..

{% hint style="danger" %}
**Use With Caution**

Bulk updates are are not reversible. It is your responsibility to ensure you do this correctly. Please get in touch if you need any assistance using this utility.
{% 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://docs.kisrec.com/setup-your-account/candidate-discipline-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.
