Browse Topics

Getting Started

Quick start guides, account setup, and your first Brain workflow

Coming Soon

Brain Mode

Learn how to orchestrate agents and build complex workflows

Coming Soon

Agents

Deep dives on Conductor, Senior Dev, Bug Hunter capabilities

Coming Soon

Terminal & Preview

Using WebContainer, running commands, and debugging apps

Coming Soon

Billing & Plans

Pricing, token usage, API keys, and subscription management

Coming Soon

Security & Privacy

Data encryption, API key storage, and privacy best practices

Coming Soon

Popular Questions (Preview)

How does Brain Mode orchestration work?

Brain Mode uses the Conductor agent to analyze your request, create an execution plan, and automatically delegate tasks to specialized agents like Senior Dev and Bug Hunter. Full guide coming soon.

What's the difference between Pro and BYOK plans?

Pro includes unlimited Brain workflows with premium models and token-based billing. BYOK (Bring Your Own Key) lets you use your OpenRouter API key and pay only for actual AI usage. Detailed comparison coming soon.

Is my code and API key secure?

Yes. All code runs client-side in WebContainer, and API keys are encrypted with AES-256. Nothing leaves your browser except API calls. Full security documentation coming soon.

How do I enable two-factor authentication?

Go to Settings → Account and choose either an authenticator app (Google Authenticator, Authy, 1Password) or an emailed 6-digit code. It's optional and off by default. You'll get one-time backup codes at setup in case you ever lose access to your app or inbox.

Can my generated app have a real backend and database?

Yes. Connect your own Supabase project and ForgeLab detects the data model your app needs, provisions the tables with row-level security and an auth trigger in one click, and wires the generated React, Vue, Svelte, or Next.js code to real database and Supabase Auth calls instead of mock data.

Can I get a full server backend with Next.js?

Yes, you choose the mode when reviewing the plan. Static export keeps client-side auth and stays deployable through ForgeLab's own Publish button. Full backend (SSR) adds real server-side session handling via middleware and works completely in Preview, but Publish is disabled for it, since it needs a real server, not a static host, so you deploy it yourself to a Node-capable host like Vercel to go live.

Still Need Help?

Our comprehensive help center is launching soon. In the meantime, try the demo or reach out through our community channels.

Try For Free