# Adding new users to your apps

**URL:** https://community.glideapps.com/t/adding-new-users-to-your-apps/64803
**Category:** Ask for Help
**Created:** [August 8, 2023, 9:24am UTC](https://community.glideapps.com/t/adding-new-users-to-your-apps/64803 "2023-08-08T09:24:46Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![abdo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/abdo/32/36540_2.png) [@abdo](https://community.glideapps.com/u/abdo)
#### Post date: [August 8, 2023, 9:24am UTC](https://community.glideapps.com/t/adding-new-users-to-your-apps/64803/1 "2023-08-08T09:24:47Z")

</div>

Is it still the case that a new user to an app can only be added using glide builder? (other than sign up)

can they be added from the builder using a form? or must it be only via the data editor?

if you give an admin a dashboard to handle his app, how do you usually handle adding private users to the app? (no sign up)

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [August 8, 2023, 9:52am UTC](https://community.glideapps.com/t/adding-new-users-to-your-apps/64803/2 "2023-08-08T09:52:37Z")

</div>

Yes, users can be added via a form to the User Profiles table in the same way that you would add rows to any other table. The only complication is if you are using Roles. If the Admin user needs to assign a role to a new user other than their own (which is usually the case), then the role either needs to be set manually via the Data Editor, or via the API.
