Skip to main content

Customer Portal — AI Integration

Status: populated Owner: Product Engineering (Frontend) Last updated: 2026-04-18

1. Overview

The customer-portal does not directly integrate with any AI or LLM service. AI capabilities in the platform are handled by the ai-gateway-service (if present in the platform stack) and are consumed via the standard backend API.

2. Possible Future Touchpoints

FeatureDescriptionStatus
AI-assisted message composerSuggest SMS copy improvements in the test SMS senderPost-MVP
Anomaly alertsSurface AI-detected delivery anomalies on dashboardDepends on analytics-service AI features
Smart webhook debuggerExplain delivery failures in plain languagePost-MVP

3. Current State

No AI API keys, no LLM SDK imports, no prompt templates exist in this service. The portal renders data from backend services that may themselves use AI internally, but the portal has no direct AI dependency.