# Unable to set user roles for different users via the app

**URL:** https://community.glideapps.com/t/unable-to-set-user-roles-for-different-users-via-the-app/63712
**Category:** Ask for Help
**Created:** [July 10, 2023, 10:40am UTC](https://community.glideapps.com/t/unable-to-set-user-roles-for-different-users-via-the-app/63712 "2023-07-10T10:40:49Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Alaap\_Kanchwala](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/alaap_kanchwala/32/37980_2.png) [@Alaap\_Kanchwala](https://community.glideapps.com/u/Alaap_Kanchwala)
#### Post date: [July 10, 2023, 10:40am UTC](https://community.glideapps.com/t/unable-to-set-user-roles-for-different-users-via-the-app/63712/1 "2023-07-10T10:40:49Z")

</div>

#Ask for Help #Report a Bug

Hey guys, I am unable to set another user’s ‘ROLE’ via my GlideApp.

Just for reference, my user’s table has no row owner columns.

I can access the full list of users within my app and even edit all their details except for their role and email.

When I open the edit screen and submit it with the changes, the role only changes on my device but does not update within the Glide Table. The only way it actually updates for any user, is if I make this change via my data editor.

Now, in a scenario where i would like another app manager to assign or changes roles for users via they’re app, it would begin to create an issue.

Please help.

---

<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: [July 10, 2023, 10:53am UTC](https://community.glideapps.com/t/unable-to-set-user-roles-for-different-users-via-the-app/63712/2 "2023-07-10T10:53:49Z")

</div>

That’s correct (and [documented](https://www.glideapps.com/docs/reference/security-and-user-data/roles)) behaviour. Glide does not allow you to change a users role via the interface.

The only way to do it is manually via the Data Editor, or by using an automation (eg. webhook-\>Make-\>Glide API)

---

<div class="post-metadata">

### Author: ![Alaap\_Kanchwala](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/alaap_kanchwala/32/37980_2.png) [@Alaap\_Kanchwala](https://community.glideapps.com/u/Alaap_Kanchwala)
#### Post date: [July 10, 2023, 10:56am UTC](https://community.glideapps.com/t/unable-to-set-user-roles-for-different-users-via-the-app/63712/3 "2023-07-10T10:56:12Z")

</div>

> [@Darren\_Murphy](#):
>
> That’s correct (and [documented](https://www.glideapps.com/docs/reference/security-and-user-data/roles)) behaviour. Glide does not allow you to change a users role via the interface.
> 
> The only way to do it is manually via the Data Editor, or by using an automation (eg. webhook-\>Make-\>Glide API)

Hey Darren, thank you for that. Just checked the hyper - link. Seems the way to do it right now is using the set column values api.

 ![Screenshot 2023-07-10 at 4.24.47 PM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/a/1/a15ccf18d844a4b5255404537e78cc28ad193def.jpeg)

---

<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: [July 10, 2023, 11:01am UTC](https://community.glideapps.com/t/unable-to-set-user-roles-for-different-users-via-the-app/63712/4 "2023-07-10T11:01:58Z")

</div>

> [@Alaap\_Kanchwala](#):
>
> Seems the way to do it right now is using the set column values api.

Yep, that’s how I do it 👍

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [July 11, 2023, 11:02am UTC](https://community.glideapps.com/t/unable-to-set-user-roles-for-different-users-via-the-app/63712/5 "2023-07-11T11:02:50Z")

</div>

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.
