Skip to content

Value Dashboards

Show customers the ROI from your AI agent. Transparency = trust = retention.

📊

Custom Dashboards

Create dashboards for each customer with their metrics.

💡

ROI Calculator

Show customers savings and profit from using your service.

🎨

Branding

Dashboards with your logo and colors.

🔗

Embedding

Embed dashboards in your app or send links to customers.

Create Dashboard for Customer

const dashboard = await tf.dashboards.create({
  customerId: 'cust-123',
  title: 'Your ROI from TokenFlow',
  metrics: ['savings', 'usage', 'cost_per_request'],
  branding: {
    logo: 'https://example.com/logo.png',
    primaryColor: '#6366F1',
  },
});

Increase Retention

Show customers the value of your service.