# Section - dynamic section titles

For components *A section* and *Checkbox group* it is possible to define dynamic section titles.

<figure><img src="/files/efc983a6c55de9d28663666c74759513f4c75cb3" alt=""><figcaption><p><em><strong>Figure 1.</strong> Appearance of the property that allows access to the dynamic section titles window</em></p></figcaption></figure>

## Adding a new dynamic title <a href="#dodawanie-nowego-dynamicznego-tytulu" id="dodawanie-nowego-dynamicznego-tytulu"></a>

After selecting the property, a window (drawer) opens that allows you to manage dynamic section titles.

<figure><img src="/files/246e12cd82779fa465c0adb79effa95e2f65bbff" alt="" width="563"><figcaption><p align="center"><em><strong>Figure 2.</strong> Appearance of the drawer window with no dynamic section titles added</em></p></figcaption></figure>

Clicking the **Add dynamic section title** causes a row to be added to the drawer — it represents a new title to be configured. If the component has no dynamic section title added, the drawer content looks as follows:

<figure><img src="/files/1f20a18e051c075a90fcd266748171e012b9eae2" alt=""><figcaption><p align="center"><em><strong>Figure 3.</strong> Appearance of the newly added and unconfigured dynamic section title</em></p></figcaption></figure>

## Dynamic title configuration

In the view of the newly added row, the following properties can be defined:

* **Title key** — key from the tab **Translations**; after entering an existing key in the column **Preview** the corresponding value will be filled in.
* **Condition** — the condition for the title to appear.
* **Style name** — the name of the style to apply to the contextual help.

## Order and sorting

In the drawer of the dynamic section titles window, multiple items can be added. They are considered in order from top to bottom. Each row has a handle on the left side (6 dots), which allows you to grab the row and move it to the desired position to set the list order.


---

# 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.eximee.com/documentation/documentation-en/budowanie-aplikacji/interfejs-uzytkownika/formularze/biblioteka-komponentow-bazowych/0-struktura-i-nawigacja/sekcja-section/sekcja-dynamiczne-tytuly-sekcji.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.
