UIPATH solutions in distributed context

Hi, everybody,
I need to develop a robot to compile a web page. This robot is needed for each operator in a context with many workstations. Do I have to install the robot on each client or could I create a robot on a server that can be called up by all clients?
Which UIPATH solutions should I adopt?
Thank you for support

Hi @Alaf,
Welcome to the Community!
Robot is a service which allows to perform tasks by Attended or Unattended orchestrator robot on particular machine. So if some data needs to be taken from each machine then on each machine robot needs to be deployed.