Support

We're here to help

Having trouble with your AXWEL installation? Submit a ticket and our team will respond within one business day.

Submit a Support Ticket

Describe your issue and we'll get back to you as soon as possible.

🎫

Ticket Submitted!

We've received your support request and will respond within 1 business day. Check your email for a confirmation with your ticket number.

⚡ Support Response Times

NormalWithin 1 business day
HighWithin 4 hours
CriticalWithin 1 hour
OnboardingFree setup call included
📧

Email Support

Reach us directly at:
support@axwel.ai

📞

Phone Support

Mon–Fri, 9 AM – 6 PM ET
(800) 555-1234

📖

Documentation

Browse setup guides, system requirements, and troubleshooting articles.
View Docs →

Common Issues & Quick Fixes

Quick Fix

Camera feed not loading

Verify the RTSP URL is correct and the camera is on the same network. Test with VLC first: vlc rtsp://.... Check firewall rules on port 554.

Common

No motion events detected

Ensure detection zones are configured (Settings → Cameras → Detection Zone). Check that the camera's sensitivity isn't set too low.

Quick Fix

Alerts not sending

Verify SMS/email credentials in Settings → Notifications. Check that alarm schedules are correctly set and the system is in "armed" state.

Common

High CPU usage

If CPU exceeds 90%, consider reducing camera resolution to 720p, lowering detection sensitivity, or adding a GPU for AI inference offloading.

Advanced

Database connection errors

Run docker compose logs postgres to check for disk space or configuration issues. Verify PostgreSQL is running with docker compose ps.

Advanced

Edge-to-central sync failing

Check outbound connectivity. Verify the central server URL and API key in Settings. Review sync logs: docker compose logs sync.