Creating a running instance and Trial License

Hi,

I am new to Zeebe and I have 2 questions:
a) I successfully deployed a *.bpmn (example: ) with zbctl --insucure deploy *.name.bpmn
I also see it in the Operate Dashboard. But it’s nu a running task? How can I get it to run? And where are my Source and Sinc Topics in Kafka? I do not see them in Confluent dash…

b) Say I want to use Zeebe and want to change the Trial edition? How can I do this? And is there pricing?

Thanks from this new “noob” user…

You need to create a workflow instance. If you are using zbctl, then you should follow the instructions here: https://docs.zeebe.io/getting-started/create-workflow-instance.html