Accessing User Tasks when running a Maestro BPMN process

I am new to UiPath and I have built several RPA processes and additionally a Maestro BPMN process. I have published and deployed it in UiPath Cloud. When I run the process, it is stuck on the first step which is a User Task. The User Task has a form attached to it but how to I access the form at runtime? I see there is User Task - Action Center but this is not provided in the Community version. How can I run this process when it requires user interaction?

@Keith_Howell

Welcome to the community

Action center is available in community version as well

can you try to go to admin → tenant → services → enable the Actions service

also once enabled you need to give the action center permissions to the user

cheers