Getting Started
How do I get started?
How do I get started?
Follow the 4-step Quick Start above, or check out the full Quick Start Guide for a detailed walkthrough.
I can't open the app
I can't open the app
Make sure you’re on a supported browser (Chrome, Edge, Safari, or Firefox), disable aggressive content blockers for the app domain, and allow pop-ups for authentication.
Do I need to install anything?
Do I need to install anything?
No. OpenBuilder runs entirely in your browser—no downloads or local dependencies required.
What browsers are supported?
What browsers are supported?
We support the latest two versions of Chrome, Edge, Safari, and Firefox. If you see an unsupported browser message, update your browser or try a different one.
Supabase Integration
Can I use my own Supabase project?
Can I use my own Supabase project?
Currently, OpenBuilder integrates with new Supabase projects. Existing project support is coming soon—let us know if you need early access!
I cannot connect my Supabase account.
I cannot connect my Supabase account.
- Make sure you still have available project slots in your Supabase organization. If you are on a free Supabase plan, you will have 2 project slots.
- If you already have 2 or more projects, you can pause one of the projects to make room for new projects.
APIs and Integrations
How do I connect APIs?
How do I connect APIs?
Go to the API Integration Guide for step-by-step instructions on adding popular APIs. OpenBuilder has native integration with many 3rd party APIs like Supabase, OpenAI, and more. Stripe integration is coming soon!
Are my API keys secure?
Are my API keys secure?
Yes! All API keys are stored locally and not shared with anyone else. OpenBuilder Agent will always store them server side so they are not exposed to the public.
What APIs are natively supported?
What APIs are natively supported?
OpenBuilder has native integrations with:
- Supabase: Authentication, Database, realtime, etc.
- Stripe: Coming soon! Everything payment related
- Popular APIs: OpenAI, OpenRouter, Reddit, Anthropic, and more
I don't see the integration I need
I don't see the integration I need
We’re constantly adding new integrations! If you don’t see a specific API or service you need:
Debugging and Deployment
My deployment failed.
My deployment failed.
Make sure all linter errors and runtime errors are fixed before trying to deploy.After fixing any remaining errors, initiate deployment again.
I'm stuck trying to fix an error
I'm stuck trying to fix an error
Use OpenBuilder’s debugging tools:
- For compile/lint errors: Use the automatic quick fix prompts
- For runtime errors: Click “Fix Error” in the Flow Diagram
- For UI issues: Use Built-in Screenshot, Attach Image, or Element Selector
- For unexpected behaviors: Use the Interactive Debugger when prompted
What's the difference between lint/compile errors and runtime errors?
What's the difference between lint/compile errors and runtime errors?
- Lint/compile errors happen before your app runs (type checks, formatting issues, unused imports). OpenBuilder displays these in the Chat Panel or App Preview.
- Runtime errors happen during execution (unhandled exceptions, failed network requests). These appear in console logs and the Flow Diagram.
Support and Feedback
How do I get support?
How do I get support?
For code-related support, submit a report directly from within the app during the beta period. For general support:
- Discord: Join our community here
- Email: Contact us at [email protected]
How do I report bugs or request features?
How do I report bugs or request features?
Since we’re in early beta, you can:
- Submit code-related issues directly from within the app
- Join our Discord community for discussions
- Email us at [email protected] for feature requests