Skip to content

Communications Status

The Communications Status page is the landing route for the Communications module. It checks the Communications backend health endpoint and shows the current service response together with channel readiness cards for Email, WhatsApp, and LinkedIn.

Communications status page

  • Route: /communications/hello
  • Menu Path: Communications -> Status
  • Default route behavior: /communications redirects to /communications/hello.

The top card calls /api/communications/health.

StateDescription
CheckingThe page is waiting for the health request to finish.
AvailableThe backend returned service metadata, including service name and version.
Not availableThe health request failed. The page shows a backend-unavailable message.
ChannelDescription
EmailIndicates that email communications are part of the module. Configure accounts from Email Settings.
WhatsAppIndicates WhatsApp Business messaging support. Configure accounts from WhatsApp Settings.
LinkedInIndicates LinkedIn messaging support when enabled.
  • This is a lightweight module status page, not the unified inbox.
  • The Communications app catch-all route redirects here when a route is unknown.