Skip to main content
The console home page renders a set of quick action cards defined in user-app/app/console/quick-actions.tsx (exported to the Starter Kit for parity).

Available Quick Actions

Create Project

Start a new project with its own API keys and settings.

Manage API Keys

Generate or revoke API keys for your projects.

Configure Payments

Set up Stripe integration to enable billing for your users.

View Documentation

Access guides and API reference documentation.

Payment Configuration

The Configure Payments action provides quick access to:
  • Set up Stripe API keys (test and live mode)
  • Configure webhook endpoints
  • Validate credentials before going live
  • View subscription and transaction data
This is the fastest path to enabling monetization for your AI-powered applications. See Payment Management Overview for the complete guide.

Roadmap Actions

Some quick actions may show as disabled, indicating features under development:
  • Disabled states mirror the current product roadmap
  • Features become active as they’re released
  • Check the changelog for recent additions