Rendering Action Center Form in React

Hello,

I have a requirement where Action Center Form tasks are used for Human In the Loop activity. But the user is not keen on seeing the form in Orchestrator with all the OC control around. Is there a possibility that we can hide the left and top pane for good or is there a way to render this form in other custom website created in React?

Thanks in advance.

SJ

@enoondusandeepa

as of now there is no way as such

cheers

Hello! While Orchestrator’s Action Center has some customization options, hiding the left and top pane might not be directly supported. However, you can explore creating a custom UI using the UiPath Assistant or building a separate React-based web application that communicates with Orchestrator APIs to handle Human-in-the-Loop tasks without the Orchestrator UI. It involves more development work, but it provides flexibility in designing the user interface.