Add Column in Camunda Process Instances List

Hello Guys,

I’d like to know if it is possible to add a new column in the processes list in:

Cockpit > Processes > [Process : Runtime]

Basically there are 4 columns: State, ID, Start Time and Business Key.

Addionaly I’d like to have another Column for better identification of the Process Instances, like the Client’s Name for example.

Any recommendation is welcome.

I attach an image for better clarification.

Thank you in advance!

You can build a cockpit plugin to do this: https://docs.camunda.org/manual/latest/webapps/cockpit/extend/plugins/