The Service Editor provides an overview of the TopLogic modules in the application. The view of the service editor is divided into two parts.
On the left side there is a table that lists all modules of the application.

The toolbar contains buttons for modifying the status of the selected module:
to shut down the selected module.
to start the selected module.
the selected module restarts, i.e. shuts it down and then starts it. This is a combination of the first two cases.The table has two columns. The first column shows the status of the module:
means that the module is not started.
means that the module is currently active.The Name column displays the name of the module. When hovering over the name of the module, a short description of the module is given as a tooltip, if available.
For example, if you hover over the module Application configuration, you will see the following tooltip:

On the right side of the split view of the service editor there is a detailed view for the selected module. If you select, for example, the module Application monitor, you get:

In the toolbar of the detail view there is a button to adjust the displayed configuration of the module. If you change the configuration and then save it, you will receive the following message

that the configuration has already been saved to the file system and automatically reloaded. However, the module itself was not restarted. Afterwards another new button is added to the toolbar:

The button
allows to reset the configuration to its original value and thus restore the initial state.