Can I create public-facing pages in my app?
Yes. Fuzen allows you to create both public pages (accessible without login) and private pages (require login). Public pages are useful for: Landing pages and m
Yes. Fuzen allows you to create both public pages (accessible without login) and private pages (require login).
Public pages are useful for:
- Landing pages and marketing pages for your product
- Customer-facing order tracking or status pages
- Lead capture forms that anyone can fill out
- Public quotation or proposal pages
Private pages are accessible only after login and are used for your internal dashboard, admin tools, user portals, and any sensitive data.
To configure whether a page is public or private, tell the AI: “Make the order tracking page accessible without login” or “This page should only be visible to admins.”
You can also add a custom domain to your app so public pages serve from your own URL (e.g. app.yourcompany.com). See “How can I deploy my app?” for details.
Was this article helpful?
Related articles
Can multiple users collaborate to build an app?
Yes. Fuzen allows multiple users to collaborate on the same app. You can invite team members, assign roles, and work together in real-time to build, test, and r
Read articleWhat integrations does Fuzen provide?
Fuzen supports a range of powerful integrations to help you build feature-rich apps. These include: Twilio (for calls and WhatsApp), Email & SMTP (for sendi
Read articleCan I extract the code of my app?
Not at the moment. Fuzen manages everything for you behind the scenes, so you don’t have to worry about the code. We handle all the technical complexity,
Read article