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
Where do I find my app's webhook URL and how do I use it?
Webhooks let external tools (like Zapier, Jotform, or your own systems) send data into your Fuzen app automatically. To find your webhook URL: Open your app in
Read articleHow do I set up WhatsApp messaging in my app?
Fuzen integrates with Twilio to enable WhatsApp messaging directly from your app. This lets you send automated WhatsApp notifications, alerts, and messages to y
Read articleCan 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 article