On-Prem Agent Operations and Health
On-Prem Agent Operations and Health
On-Prem Agent Operations and Health
Commands shown with sudo apply to Docker deployments. Omit sudo when using Podman — see the Installation Guide for details.
Navigate to Moveworks Setup > Core Platform > On-Premise Agents to see all deployed and reachable agents.

Agent health reflects the agent’s ability to serve requests from the Moveworks platform.
Agent health reflects the ability to serve requests, not the health of the Docker container itself. A running container can show as Unknown if it has not yet received any requests.
If the org access secret expires or needs to be rotated:
access_secret, enter the new valueThe org access secret expires if not used within 30 days of generation. If the agent shows as Inactive or logs a 401 error, rotate the secret first.
When the Active Directory service account password changes, update it in the agent config:
ldap_service_password, change encrypted_value to value and replace the old value with the new password:
:wq in vi)value back to encrypted_value on start:
Follow the same steps as above, locating the relevant password field under rest_configs in agent_config.yml:
Start the agent after saving — it will encrypt the value automatically.