Skip to main content
Plugin examples guides

Plugin examples

Plugin examples

Explore ten bundled examples, from focused reports to complete business workspaces.

Updated September 6, 2026 3 min read

Plugins show how you can shape Command Center around the work your business actually does. Start with a focused report, add a reviewed workflow, or build a dedicated workspace on the shared records and services.

These examples are included in the source. Their guides explain what is implemented, how to try it and which parts you can adapt. A report, a registration scaffold and a complete operator workspace have different capabilities; choose the example that matches the change you want to make.

Opportunity Radar in the fictional Northline Roofing workspace, showing reviewed business opportunities and source context.
One example of a tailored workspace: Radar keeps business opportunities and their evidence together. This is the real interface with fictional demo data. Select the image to view it full size.

Reports that turn records into a useful review

ExampleWhat you get
Business PulsePipeline risks, commitments and meetings in one factual report.
Pipeline follow-upOpen deals with stale updates or overdue next actions.
Overdue commitmentsOverdue tasks linked to the work behind them.
Meeting preparationUpcoming meetings that need preparation time.

These reports compute findings without a model call. They are useful examples of keeping factual business rules in code while letting AI help interpret the result.

Workflows that create something you can use

ExampleWhat you get
Client onboardingA reviewed checklist tied to a won opportunity.
Meeting commitmentsAssigned, dated tasks tied to a meeting.
Stripe invoicingReviewed invoice creation, sending and customer presentation.

These examples connect a preview to an approval and an execution result. They show how your own workflow can reuse the platform's task or provider services.

Workspaces for a business process

Receivables Collections brings invoice evidence, promises, disputes and reviewed reminders into one case workspace. Opportunity Radar combines a business profile with source-backed growth and relationship reviews. Their guides explain current limits as well as the larger extension patterns.

Learn the smallest building block

The Inventory registration example demonstrates a page, navigation and settings. It is a scaffold for learning module registration, not an inventory product.

Build your own

Choose an example, read its guide, and follow the linked source. Describe your desired business outcome to a coding assistant along with the records it should use and the approvals it must preserve. Then implement and test a focused change using the extension guide.

An extension should feel like part of the same workspace: the same customers, the same permissions, and a recorded result your team can inspect. That shared foundation is what lets you spend more time on your business-specific capability.