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.
What are the Chat, Normal, and Max modes?
The mode selector in the chat input controls how the AI works. Chat talks and plans without changing your site. Normal (the default) builds and edits. Max uses a deeper model for large or complex builds and costs roughly 4x the credits per message. Your choice is remembered per site.
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 or other data source?
Yes. From the Data panel's Data source tab you can connect Supabase, Postgres, MySQL, MongoDB, or Google Sheets, then browse tables, manage data, and build dynamic pages from the builder. See Data & CMS for details.
What integrations are available?
From Settings > Integrations you can connect Stripe, Resend, Sentry, PostHog, Intercom, OpenAI, Anthropic, and Loops. Databases like Supabase connect from the Data panel instead. Unsplash photos are built into the image picker. See Integrations for setup guides.
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 > Profile, then click Update next to Password.
How do I cancel my subscription?
Go to Account Settings > Subscription and cancel there. 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.