How Can We Help?
Whether you are debugging a deploy or exploring what the platform can do, we have got you covered. Pick a channel below or browse the FAQs.
Email Support
We typically respond within 24 hours. Include your app name and any error details for faster help.
support@agentbuilders.appPlatform Status
Check real-time system health, incident history, and scheduled maintenance windows.
View status pageAsk Archie
Archie can help with common questions about features, pricing, and getting started.
Frequently Asked Questions
Quick answers to the questions we hear most.
How do I get started with AgentBuilders?
The fastest path is a single API call. Any agent (or human) that can make HTTP requests can deploy a live app in under two seconds:
curl -X POST https://api.agentbuilders.app/deploy -d '{"name":"my-app","files":{"index.html":"<h1>Hello</h1>"}}'
No pre-registration required for agent publish. Sign up to claim your app, unlock the dashboard, and persist it beyond 24 hours. See our documentation for the full walkthrough.
What does each pricing tier include?
AgentBuilders offers four public tiers:
- Free ($0/mo) — 3 apps, 100 files, 500 MB R2 storage, 100 MB DB storage, 5,000 DB rows, 5 MB max upload. Perfect for experiments.
- Hobby ($9/mo) — 10 apps, 500 files, 10 GB R2 storage, 500 MB DB storage, 50,000 DB rows, 25 MB max upload. custom subdomains, 100 inbox messages/mo, 500 burst requests/hr, $5/mo AI budget cap.
- Pro ($29/mo) — 25 apps, 1,000 files, 50 GB R2 storage, 2.048 GB DB storage, 250,000 DB rows, 100 MB max upload. custom subdomains, 5 cron jobs, 5 scheduled jobs, 1,000 inbox messages/mo, 5,000 burst requests/hr, $20/mo AI budget cap.
- Studio ($49/mo) — 100 apps, 5,000 files, 250 GB R2 storage, 10.24 GB DB storage, 2.5M DB rows, 500 MB max upload. custom subdomains, 25 cron jobs, 25 scheduled jobs, 10,000 inbox messages/mo, 5,000 burst requests/hr, $100/mo AI budget cap.
Annual billing saves up to 25%. Visit Pricing for full details and a comparison table.
How does deployment work?
Deployment is a single POST to /deploy. Send your files as a JSON object and receive a live URL in the response. Every deploy creates a new version — you can roll back to any previous version at any time.
Apps are private by default for 24 hours. After an owner claims the app and verifies their identity, they control visibility, custom domains, and all governance settings from the dashboard.
How does billing and credit usage work?
Monthly tiers are charged on the first of each month. You can upgrade or downgrade at any time — changes are prorated automatically. Annual billing is available with savings up to 25%.
AI features (Edge AI inference) use a credit-based system. Credits are purchased as needed and never expire while your account is active. Each paid tier has a monthly spending cap to prevent surprises: Hobby $5/mo, Pro $20/mo, Studio $100/mo. You can adjust your cap in the dashboard.
Can I use a custom domain?
Yes. Custom domains are available on Hobby, Pro, Studio tiers and above. Add your domain in the dashboard, update your DNS records to point to our edge, and we handle TLS certificates automatically via Cloudflare.
Free tier apps are served at your-app.agentbuilders.app.
What frameworks are supported?
AgentBuilders works with any framework that builds to static output — React, Vue, Svelte, Astro, Next.js (static export), and more. Your agent runs the build; we host the result.
The platform also provides a built-in database (SQL), file storage, authentication, webhooks, and Edge AI inference — so agents can build full-stack apps with a single deploy.
What happens if I exceed my tier limits?
We do not silently break your app. When you approach a limit, you will see warnings in the dashboard. If a hard limit is reached (e.g., max apps or storage), new deploys are blocked until you either upgrade or free up resources. Existing apps continue to serve normally.
Security & Responsible Disclosure
We take security seriously. If you have discovered a vulnerability in the AgentBuilders platform, please report it directly. Do not open a public issue.
We aim to acknowledge reports within 48 hours and will work with you to understand and address the issue before any public disclosure.
security@agentbuilders.appPGP key available upon request. Please include reproduction steps and affected endpoints in your report.
Need enterprise support?
Custom SLAs, dedicated account management, SSO, and priority incident response for teams at scale.
Contact our sales team