Once you have installed and configured the Autoscaling Service you can start it by following these steps:
When you installed the packages (deb or rpm), an Autoscaling Service file was placed in the /etc/systemd directory.
Reload the Autoscaling Service using sudo systemctl daemon-reload.
Enable the Autoscaling Service using sudo systemctl enable hps_scaling_service.service.
Start the Autoscaling Service using sudo systemctl start hps_scaling_service.service.
Check the status of the Autoscaling Service using sudo systemctl status hps_scaling_service.service.
When you start the Autoscaling Service, it registers with the Resource Management Service and is able to pull work from the Job Management Service. It will also re-register with the Resource Management Service periodically to pick up any configuration changes.
When you launch the Ansys HPC Manager web app, the autoscaling cluster is listed as a compute resource on the Resources page. For example:

To view or edit its properties, see Editing Autoscaling Cluster Properties.