🚀Getting Started
1. Subscribe and wait 60 seconds
After completing checkout, your hosted environment is automatically provisioned on AWS. You will receive a welcome email with a link to your admin panel at app.liveaiwebsite.com/your-username.
2. Log in to your admin panel
Use the link in your welcome email. On first login you will be prompted to set a password. The admin panel is where you manage your site, configure AI, and view usage.
3. Build your first page
Open the AI builder and type what you want — for example: "Create a landing page for my photography business with a hero section, gallery, and contact form." The AI generates the page and deploys it live instantly.
🔑BYOK — Bring Your Own Key
Supported providers
OpenAI (GPT-4o, GPT-4 Turbo), Anthropic (Claude 3.5+), Google Gemini (1.5 Pro), and any provider with an OpenAI-compatible API.
Adding your key
Go to Admin Panel → Settings → AI Provider. Paste your API key and select your model. The key is encrypted and stored in AWS Secrets Manager — it is never exposed in logs or the UI after saving.
Rotating your key
You can replace your API key at any time from Settings. The old key is immediately overwritten. There is no downtime during rotation.
🤖AI Site Builder
How to use it
Open the Builder tab in your admin panel. Type a prompt describing what you want. The AI will generate a full HTML/CSS/JS page (or component) and show you a preview before deploying.
Editing existing content
Click any element in the preview to select it, then type a prompt in the chat: "Make the headline larger", "Change the colour scheme to dark blue", "Add a pricing table with three tiers". Changes are applied in real time.
Deploying
Click Deploy to push changes live to your S3 + CloudFront site. Deployment takes 5–15 seconds. You can roll back to any previous version from the History panel.
🌐Custom Domains
Adding a custom domain
Go to Admin Panel → Domains → Add Domain. Enter your domain (e.g. mysite.com). We will provide you with two DNS records to add at your registrar.
DNS configuration
Add a CNAME record pointing your domain to your CloudFront distribution URL (shown in the panel), and a TXT record for domain verification. DNS propagation typically takes 5–30 minutes.
SSL certificate
Once the domain is verified, an AWS ACM SSL certificate is automatically issued and attached. Your site will be served over HTTPS with no extra steps.
📊Usage & Limits
Viewing your usage
The Usage Dashboard in your admin panel shows token consumption by day, week, and month. A real-time counter is shown at the top of the AI builder.
Hard limits
On Managed AI and Pro plans, a hard token limit prevents unexpected overages. When you reach 90% of your limit, you receive an email alert. At 100%, AI features are paused until your next billing cycle or until you upgrade.
BYOK limits
On the BYOK plan, your API provider enforces limits. LiveAI Website passes through requests without additional throttling. Set budget alerts directly in your provider's dashboard.
💬Support
Email support
All plans: support@liveaiwebsite.com. Response time: within 24 hours on business days.
Priority support
Managed AI and Pro plans receive priority support with a target response time of 4 business hours.
Status page
Platform status and incident history are available at status.liveaiwebsite.com.