Pulse
Real-time support operations dashboard with historical data, anomaly detection, and volume forecasting. The single pane of glass for your support operation.
Capabilities
Built for production. Designed for simplicity.
Live metrics including response times, resolution rates, CSAT, and SLA compliance.
Predict ticket volume using historical patterns and seasonal trends.
Automatic alerts when metrics deviate from normal patterns.
Build custom views with flexible grouping by agent, team, topic, and channel.
Track metrics over time with configurable date ranges and comparison periods.
Works with any data source through standardised input schemas.
import httpx
resp = httpx.post("http://localhost:8005/pulse/query", json={
"metric": "response_time",
"period": "7d",
"group_by": "team",
})API
Clean REST APIs. No SDK required.
Explore how this AI capability can transform your support operations.