# Configuration for Card Colour

You will now be able to colour the card based on the value of the option set field of the entity record as explained below –

Follow the steps given below:

Navigate to Advanced Settings -> Settings.

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

• Go to Customizations.

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

• Now click on Customize the System.

<figure><img src="/files/1yJr5FODwJm1Co3uzVzQ" alt=""><figcaption></figcaption></figure>

• Next, go to Entities.

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

&#x20;

Select Lead -> Fields ->  Open Rating Field.

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

Consider a scenario where you want to highlight the Lead record(s) based on their ratings respectively; Hot, Warm, Cold.

You are required to have the colors already set against each of these values in the respective option set.

Hot

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

Warm

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

Cold

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

Once you have these in place, you need to select the field in the configuration based on which the card(s) will be highlighted/coloured on the Board.

In this instance, we are choosing to colour the Lead records depending upon their rating.

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

An outcome of the above settings will take an effect as shown below.

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

As you see now, all the Hot leads are highlighted in Red, Warm in Yellow and Cold ones in Green.


---

# 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.inogic.com/kanban-board/configuration/configuration-for-card-color.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.
