Updated March 2026
Sutrena Pages deploy any HTML to a live URL. Some examples:
- Landing pages and coming soon pages - Multi-page event sites (index, speakers, schedule) - Portfolio sites and personal pages - Product pages with embedded payment buttons (Stripe, Paddle) - Documentation and help centers - Campaign microsites - Agent-generated reports and summaries - Status pages and changelogs
Pages are self-contained HTML. Include inline CSS, reference CDN-hosted images, embed third-party scripts. Upload assets (images, videos) via POST /api/pages/assets and reference the CDN URL.
Pages are served at your subdomain (e.g. alice.sutrena.com/my-page). Combine with forms for data collection and dashboards for visualization.