Asistente UiPath no muestra los procesos

Hi @Carolina_Castrom,

when you publish project to orchestrator, only package is uploaded but you would still need to create a process that would be using that package to run.

Check below things:

  1. What level did you publish your project ?
  2. if at tenant level, then go->tenant->packages-> locate your package.
  3. If folder level, then go-> your folder → automations-> folder packages-> locate your package.
  4. if Custom, then you would need to manually upload your package first to the orchestrator by going to your folder → automations-> folder packages → upload your package.

Few points to note if you have folder level packages enabled:

  1. You can’t create a process using the package deployed at tenant level(even if you could publish it from studio) if folder packages is enabled for your folder.
  2. So in this case, you would require to deploy your package at folder level to be able to create a process out of it.

Once your package is uploaded using any of the methods listed above, To create process, please follow steps mentioned in below link:

Hope this helps.

Regards
Sonali