Quickstart Guide
Get up and running with Qpage by setting up your account, exploring the dashboard, and creating your first documentation page in under 5 minutes.
Prerequisites
Before starting, ensure you have:
- A modern web browser (Chrome, Firefox, or Safari)
- An email address for account verification
- Optional: A domain name for custom publishing
No credit card required for the free tier. Upgrade anytime from the dashboard.
Create Your Account and Log In
Follow these steps to set up your Qpage account.
Sign Up
Visit https://app.qpage.com and click Sign Up.
Fill in your email, create a password, and complete the CAPTCHA.
Verify your email by clicking the link sent to your inbox.
Log In
Return to https://app.qpage.com and enter your credentials.
Enable two-factor authentication (2FA) when prompted for added security.
Tour the Dashboard
The Qpage dashboard provides an intuitive interface for managing your documentation.
Pages Overview
View all your pages, track analytics, and manage versions.
Templates
Browse pre-built templates to kickstart your docs.
Settings
Configure domains, SEO, and integrations.
Analytics
Monitor page views and user engagement.
Create Your First Documentation Page
Build and preview your page in real-time.
New Page
Click New Page in the dashboard sidebar.
Select a template or start blank. Name it Getting Started.
Add Content
Use the visual editor to add headings, text, and images.
For example, add a H2 heading: ## Welcome to Qpage.
Insert code blocks or embeds as needed.
Preview
Click Preview to see the live rendered page.
Make adjustments until satisfied.
Switch to Markdown for advanced editing:
## Your Section
Add your content here.
- List items
- With bullets
Drag-and-drop components like images and callouts directly.
Publish Your Page
Publishing takes seconds and supports custom domains.
Save and Publish
Click Publish in the top-right.
Choose a URL slug like your-site.com/getting-started.
Share
Copy the shareable link or embed code:
<iframe src="https://your-site.qpage.com/getting-started" width="100%" height="600"></iframe>
Pages auto-save drafts. Use Versions to revert changes anytime.
Next Steps
Authentication
Secure your docs with API keys and OAuth.
Advanced Guides
Explore templates, SEO, and integrations.
- Login fails? Check spam for verification email.
- Publish error? Verify domain DNS settings.
- Slow preview? Clear browser cache.
Last updated today
Built with Documentation.AI