Support
Need help with labwatch? We're here for you.
@
Email Support
Send us an email and we'll get back to you within 24 hours.
support@labwatch.dev
?
Documentation
Browse our docs for setup guides, troubleshooting, and API reference.
View Documentation →FAQ
How do I find my API token?
+
Your API token is in /etc/labwatch/config.yaml on any node where the agent is installed. You can also find it in your dashboard under Administration.
The agent isn't sending metrics. What do I do?
+
Check that the agent is running with 'systemctl status labwatch'. Verify your config.yaml has the correct api_endpoint and token. Check firewall rules allow outbound HTTPS.
Can I self-host the labwatch server?
+
Yes! Self-hosting is a first-class path. See /self-hosted for the full docker-compose quickstart, environment variables, and agent config — the server is AGPL-3.0 and the agent is MIT licensed on GitHub.