packages/kilo-docs/pages/kiloclaw/troubleshooting/common-questions.md
OpenClaw Doctor is the recommended first step when something isn't working. It runs diagnostics on your instance and automatically fixes common configuration issues.
To use it:
No. Redeploy does not delete your files, git repos, or cron jobs. It stops the machine, applies the latest platform image and your current configuration, and starts it again with the same persistent storage. Think of it as "update and restart."
You can directly access the files in /root/.openclaw/ on the KiloClaw Dashboard using the file browser of the edit files dialog. This can be a useful way to examine or update the config files (especially openclaw.json) if you run into an issue. There may also be backups in the form of openclaw.bak files that you can manually restore from if needed.
The OpenClaw process is automatically restarted when it crashes. Check the Gateway Process tab on your dashboard for the exit code and restart count. If it keeps crashing:
After selecting a new model, click Save & Provision to apply it. This refreshes the API key and saves the new model. You may also need to Restart OpenClaw for the change to take full effect.