Onboarding for new customers

Hello Gliders! I have seen videos about this theme but for customers with emails in the USERS table. But what if I want to build a public APP where anyone can create their own profile? I am building an app for patients and potential patients of a clinic, where they can themselves schedule an appointment with a doctor. The patient must first complete an onboarding form that requests an email and document number (among other profile data) if he/she is not a patient yet. Thanks!

Access to your app can be set to public and you will still need to have users sign in first before than can do anything personalized, such as communicating a document number. Signing in happens on Glide’s native and dedicated sign-in screen, not a sign-in screen that you would be yourself.

As a side note, I noticed in your handle that you might be located in Peru (“mbraunperu”). You might want to check Glide’s terms and conditions regarding apps for the medical field that will hold patient data, and specifically in your country or area of the world. There are strict restrictions which I think you’ll find in Glide’s terms and conditions.