# DeviceName is not working

**URL:** https://community.glideapps.com/t/devicename-is-not-working/62882
**Category:** Ask for Help
**Created:** [June 17, 2023, 9:18pm UTC](https://community.glideapps.com/t/devicename-is-not-working/62882 "2023-06-17T21:18:50Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![proste\_ondraa](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/proste_ondraa/32/43019_2.png) [@proste\_ondraa](https://community.glideapps.com/u/proste_ondraa)
#### Post date: [June 17, 2023, 9:18pm UTC](https://community.glideapps.com/t/devicename-is-not-working/62882/1 "2023-06-17T21:18:50Z")

</div>

Hello everyone,  
I really need help with ,Get device info". I need to get device name, but in the columns, there is just nothing. I have tried using button, to get it there, but that is not working either.  
Thank you!

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [June 17, 2023, 10:43pm UTC](https://community.glideapps.com/t/devicename-is-not-working/62882/2 "2023-06-17T22:43:07Z")

</div>

May we know what is your use case for using the DeviceName variable?

---

<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: [June 18, 2023, 2:28am UTC](https://community.glideapps.com/t/devicename-is-not-working/62882/3 "2023-06-18T02:28:29Z")

</div>

As is mentioned in the [documentation](https://www.glideapps.com/docs/reference/integrations/device-info):

 ![CleanShot 2023-06-18 at 10.26.06@2x](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/2/f/2f199a7d350258598155c71332e21547ebd2dd54.png)

Device name in particular seems to be one attribute that is not widely supported. As @ThinhDinh alluded to though, depending on your use case you might be able to use some other attribute.

---

<div class="post-metadata">

### Author: ![proste\_ondraa](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/proste_ondraa/32/43019_2.png) [@proste\_ondraa](https://community.glideapps.com/u/proste_ondraa)
#### Post date: [June 18, 2023, 8:24am UTC](https://community.glideapps.com/t/devicename-is-not-working/62882/4 "2023-06-18T08:24:47Z")

</div>

I want to use it to show users devices connected to their account. I think the device name is the best for this.

---

<div class="post-metadata">

### Author: ![proste\_ondraa](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/proste_ondraa/32/43019_2.png) [@proste\_ondraa](https://community.glideapps.com/u/proste_ondraa)
#### Post date: [June 18, 2023, 8:27am UTC](https://community.glideapps.com/t/devicename-is-not-working/62882/5 "2023-06-18T08:27:07Z")

</div>

Oh I didn’t notice that, thank you! I think I will need to use something different.
