Frequently Asked Questions
Find answers to the most common questions about using Webtwizz.
Getting Started
Do I need any coding experience to use Webtwizz?
No. Webtwizz is designed for anyone, regardless of technical background. The visual builder and AI assistant let you create a complete web app by describing what you want or by using the drag-and-drop interface. If you know code, the optional code editor gives you extra control over Next.js and Tailwind CSS.
How long does it take to build a website?
With the AI assistant, you can describe what you want and have a working app in minutes. You can also drop in pre-built section layouts and customize them. A more customized multi-page app might take a few hours, depending on your content.
Building Your Site
Can I undo changes?
Yes. Press ⌘Z / ⌃Z to undo and ⌘⇧Z / ⌃⇧Z to redo. The undo history tracks all changes including element creation, deletion, and style updates. You can also use Version History to restore earlier snapshots of your entire app.
Can I copy and paste elements?
Yes. Select an element, press ⌘C / ⌃C to copy, then ⌘V / ⌃V to paste. You can also right-click to access copy, paste, cut, and duplicate from the context menu. There's also Copy Style (⌘⌥C / ⌃⌥C) and Paste Style (⌘⌥V / ⌃⌥V) to copy just the styling from one element to another.
Will my site look good on mobile devices?
Yes. You can preview your site in Desktop, Tablet, and Mobile views using the device controls (or press D, T, M). Section layouts are responsive by default, and you can customize styles per breakpoint.
Can I add more pages to my site?
Yes. Open the Pages panel and click + or press ⌘I / ⌃I. You can also create folders for nested URL structures like /blog/my-post.
What is the Layers panel?
The Layers panel shows every element on your current page as a tree hierarchy. You can click elements to select them, drag to reorder, and expand/collapse containers. It's especially useful for selecting elements that are hard to click on the canvas.
Can I convert an element into a reusable component?
Yes. Right-click an element and select Convert to Component (or press ⌘⇧K / ⌃⇧K). This creates a reusable component you can insert on other pages.
AI Features
What can the AI assistant do?
The AI chat assistant can generate entire page sections, modify existing elements, improve text, fix layout issues, and answer questions about your app. Open it with ⌘K / ⌃K.
Can AI generate images?
Yes. Webtwizz includes AI image generation. Describe what you want, choose a style (realistic, cartoon, minimal, abstract), set the size, and generate custom images directly in the builder.
Can AI help with SEO?
Yes. The AI can suggest optimized page titles and meta descriptions. It considers keyword placement, character limits, and best practices for search engine visibility.
Data & Integrations
Can I connect a database?
Yes. Webtwizz integrates with Supabase. Connect your Supabase project from Settings > Integrations, and you can browse tables, manage data, and build dynamic pages from the Data panel in the builder.
What integrations are available?
Webtwizz supports Supabase for database/CMS, Stripe for payments (via embeddable buttons), and Unsplash for free stock photos. You can also add third-party widgets like Calendly, PayPal, and Typeform through the code editor.
Publishing
How do I make my site live?
Click the Publish button in the toolbar or press ⌘⇧P / ⌃⇧P. Your app is deployed and goes live within moments.
Can I use my own domain name?
Yes. In Settings > Domains, you can add a custom domain. You'll need to update your domain's DNS settings. Webtwizz automatically provisions SSL certificates. See Domain Settings for details.
What happens if I make changes after publishing?
Changes you make in the builder are not visible on your live site until you click Publish again.
Account and Billing
How do I change my password?
Go to Account Settings and click Change Password.
How do I cancel my subscription?
Go to Account Settings > Billing > Cancel Subscription. You keep access until the end of your current billing period.
Need More Help?
- Browse the docs - Use the sidebar to explore all documentation topics
- Contact support - Reach out to the Webtwizz team for personalized help
Start Building
Ready to start building? Head back to Welcome to Webtwizz to get started.