# Client Industry List

Each client profile must have at least one industry assigned, for example **Mechanical** or **Electrical**. When creating or updating a client profile, the assigned industry must be selected from the list of industries 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/86qVbo9AwjOmxHzeKrr5" alt=""><figcaption><p>Admin Settings Client Industry List</p></figcaption></figure>

## Add Industry

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

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

<figure><img src="/files/1BxG78EwUTwbAwrbHzgC" alt=""><figcaption><p>Totals Displayed For Each Client</p></figcaption></figure>

## Edit Industry

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

## Delete Industry

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

{% hint style="info" %}
It is not possible to delete an industry when there are clients that have the industry assigned.
{% 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/client-industry-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.
