Show BPMN diagram on custom application

Hi experts,

We are building our own custom web application (not using Camunda Tasklist/Cockpit) to interact with Camunda Engine. Is there any way by which we can show the running BPMN instance of process similar to what we see on Cockpit (Similar to below diagram)

ANy help will be appreaciated.

Regards
Aj

@ajay you can use bpmn.js to view the process instances in custom applications

Refer this: