Pillar within a DevTool Example

Pillar2:4613 views

Pillar is an open-source SDK that lets SaaS companies ship an AI copilot directly inside their product. It reuses the frontend code you've already written — you wrap your existing React components and functions, expose them to a reasoning server, and the copilot can call those functions live in your app. In this demo, we walk through a DevTool Example dashboard with the Pillar copilot panel embedded on the right side. The copilot has full access to 20+ tools across the entire app, and can both read data and take actions on behalf of the user. ### What the copilot can do in this demo: **Dashboard & Metrics** - Pull real-time KPIs: events tracked, active plans, MRR, and error rates - View monthly trend data and chart breakdowns - Create and manage scheduled reports (daily/weekly/monthly) with custom recipients **Plan Management** - List, sort, and search plans by subscribers, MRR, name, or usage - View detailed plan info (subscribers, revenue, status, environment) - Create new plans via natural language — the copilot pre-fills the form with pricing, billing interval, free trial duration, and card requirements, then opens it for the user to review - Export plan data as CSV with optional filters **Webhooks & Integrations** - List all configured webhooks and their statuses - Set up new webhook endpoints with specific event subscriptions (invoice, subscription, etc.) - Retrieve signing secrets for payload verification - Delete webhooks by ID or URL **Team & Settings** - List, search, invite, and remove team members - Change user roles (Admin, Editor, Viewer) - Generate and revoke API keys across production, staging, and development environments - View and toggle notification preferences **Navigation** - The copilot navigates the app itself — opening pages, drilling into plan details, and routing to the right screen before presenting results Reach out at jmaxwell@trypillar.com to get a personal demo setup!