Back to Worldmonitor

Support & Contact - World Monitor

public/support.md

2.10.02.5 KB
Original Source

Support & Contact - World Monitor

Last updated: July 5, 2026

How to reach World Monitor, by concern. Human-readable version: https://www.worldmonitor.app/docs/support

Channels

ConcernChannelNotes
General support, account or billing issues[email protected]Primary support channel for all plans
Enterprise, sales, custom quotas[email protected]Custom pricing, deployments, higher API limits
Bug reports & feature requestshttps://github.com/koala73/worldmonitor/issuesPublic open-source repository
Community & quick questionshttps://discord.gg/re63kWKxazCommunity Discord
Service status & incidentshttps://status.worldmonitor.appEmail subscription available on the page
In-app contact formForm on https://worldmonitor.app/proSubmits POST /api/leads/v1/submit-contact; Turnstile-protected, intended for humans in a browser — agents should email support@ instead

Response Expectations

  • Free and Pro: best-effort support via email, GitHub and Discord. No formal SLA.
  • API: best-effort support via email; include your key prefix (never the full key) and request IDs.
  • Enterprise: dedicated support with committed response times, agreed per contract — contact [email protected].

Common Self-Serve Answers

Machine-Readable Summary

json
{
  "product": "World Monitor",
  "support_email": "[email protected]",
  "enterprise_email": "[email protected]",
  "issues_url": "https://github.com/koala73/worldmonitor/issues",
  "community_url": "https://discord.gg/re63kWKxaz",
  "status_url": "https://status.worldmonitor.app",
  "security_txt": "https://www.worldmonitor.app/.well-known/security.txt",
  "sla": { "free": "best-effort", "pro": "best-effort", "api": "best-effort", "enterprise": "contracted" }
}