Use Process as Activity?

I am very new to UiPath so apologies if this is an obvious question, but I cannot find the answer.

If I create a Process is there a way to encapsulate this as an Acitivity so it can be re-used by other developers? Or do I need to take the logic from the Process and re-implement in VB/C# as an Activity?

Hey @isprod,

Check out these docs referring to creating a library containg some custom UiPath workflows

Regards,
Zev

Hi, welcome to the community!
The simplest way is this:

Hi@isprod

If you want make your code as reusable component, we have option in Uipath studio start page that “Save as Template” and you can share this to any person can use it as a reusable workflow.

Thanks
Latika