# SubTopics in Topics

When a customized design is ordered, you can now subdivide the list of forms in a Topic. The procedure is not in the general admin pages, but requires a few steps.

The procedure below is detailed for Continental, where the screenshots were also taken. Please contact us if you want to enable this feature on your environment.

Please note: this is only valid for forms in the Topics in SSP. This change has no effect on the Pergapedia / Service catalog environment.&#x20;

We will first group the forms into topics, linked by the internal name of the Topic in a Datastore Parameter. No changes need to be done to the form iself.

## Datastore for configuration

This can be configured using the datastore parameter “ContiUI-FormAndSubTopic”. You can add a record for each form you want to be in a sub topic. You specify the internalname of the form (in the column FormInternalName) and the translation key (in the column SubTopicTranslationKey).&#x20;

Once done, refresh the page in end-user view. This will trigger a task to add the translation labels to Admin > Translations. This translation key will automatically be added to the translations once used in the UI. The category will be “ContiUI” and the name will be “SubTopics.”.

## Result

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

## Translations

As stated above, search for:

* Category: ContiUI
* Name: SubTopics

This will for example result in:

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


---

# 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.smt-x.com/smtx-online-documentation/guides/subtopics-in-topics.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.
