> For the complete documentation index, see [llms.txt](https://docs.igenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.igenius.ai/crystal-console/topics-configuration/configure/key-values.md).

# Configure Key Values

The [topic configuration process](/crystal-console/topics-configuration/configure.md) can be very articulated, depending on the insights you want to get out of your topic.

If you want to add a specific insight to your chart, you can click on **Add** **key value** and set the parameters to highlight a summary value of the measure column included in your topic. Each column with numerical data type will provide the option to add a key value, and **you will be allowed to choose the column you want to add the key value** t&#x6F;**.**

![](https://downloads.intercomcdn.com/i/o/294854397/846058630dde814ea470ffe8/image.png?expires=1618920000\&signature=a8855deffe92120a89bbc300a169dfe734307c4e32f15cc538147f5e5fe8a9a1)

For example, if you are measuring **sales**, you could feature the average sales over the period of time selected as a key value to give an immediate idea of the measure.

![](https://downloads.intercomcdn.com/i/o/294852522/407e817b60f27cb4d37be026/image.png?expires=1618920000\&signature=87d2dd34ad71a591190ec8113d968d96a3192c56e8f35453dfe6257e9b13934e)

You also have the option to apply **a delta** to the numeric value if there is a time series column present in the topic’s data tables. The delta can be shown as a value or percentage, representing the data change compared to the previous period or the same period of the previous year (**year over year**).

You need to specify if the delta is expressed **in a percentage** or **an integer** and you can also specify if the associated positive and negative growth is based on your data. An increase in costs for your situation might represent a negative impact, therefore it would make sense to have it represented in red. In another scenario, an increase in value could represent a positive event and therefore it would make sense to have it in green.

![](/files/dOtyd1cRFYethgGQQSnL)

Once you save your key value, you will find it represented in the configuration view. You can always remove it or click on it to make changes. You can add as many key values as you need, just remember you can have **only one per column per function,** with the option to choose **the column you want to add the key value** t&#x6F;**.**

![](https://downloads.intercomcdn.com/i/o/304079041/c40431117997dd9aebf5919c/image.png?expires=1618920000\&signature=638fc53e6f6ca7165a0b521c59ce7d53b399eb38128a94dcd49c1315c3e95fe8)

Do you want to know how to modify a data table? Check out [**this article**!](/crystal-console/topics-configuration/configure/modify-data-table.md)

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.igenius.ai/crystal-console/topics-configuration/configure/key-values.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
