# Find flows where a certain variable is used

**URL:** https://community.homey.app/t/find-flows-where-a-certain-variable-is-used/159988
**Category:** Flows
**Created:** [September 25, 2026, 6:08am UTC](https://community.homey.app/t/find-flows-where-a-certain-variable-is-used/159988 "2026-09-25T06:08:35Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Vnet](https://avatars.discourse-cdn.com/v4/letter/v/d78d45/32.png) [@Vnet](https://community.homey.app/u/Vnet)
#### Post date: [September 25, 2026, 6:08am UTC](https://community.homey.app/t/find-flows-where-a-certain-variable-is-used/159988/1 "2026-09-25T06:08:35Z")

</div>

in previous homey releases this was not possible, but is there now a way natively or using a script to find all flows where a certain variable is used ?

---

<div class="post-metadata">

### Author: ![Peter\_Kawa](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/peter_kawa/32/173848_2.png) [@Peter\_Kawa](https://community.homey.app/u/Peter_Kawa)
#### Post date: [September 25, 2026, 10:36am UTC](https://community.homey.app/t/find-flows-where-a-certain-variable-is-used/159988/2 "2026-09-25T10:36:33Z")

</div>

Not with a built in Homey tool, but it is possible, for a long time actually, with this community app card:

 ![Screenshot_20260925_123443_Ecosia](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/0/1/01344db43a6da581f044d41acd99c6ccd61fc998.jpeg)

It takes variables as “object type” and it can filter results by var name.

App: [https://community.homey.app/t/app-pro-device-capabilities-enhance-the-capabilities-of-devices/43287?u=peter\_kawa](https://community.homey.app/t/app-pro-device-capabilities-enhance-the-capabilities-of-devices/43287)

---

<div class="post-metadata">

### Author: ![DirkG](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/dirkg/32/118897_2.png) [@DirkG](https://community.homey.app/u/DirkG)
#### Post date: [September 25, 2026, 11:18am UTC](https://community.homey.app/t/find-flows-where-a-certain-variable-is-used/159988/3 "2026-09-25T11:18:05Z")

</div>

The [Flow Checker](https://homey.app/a/com.athom.flowchecker/) app provides information about variables.

### Overview of logical variables used per flow

 ![image](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/c/1/c16831cc2e57522e54f6e6e87245840223f9ff20.png)

### Overview of the Use of Logic Variables in Flows

 ![image](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/4/e/4ec6674d35b40592f6f88e748125e5c002840762.png)

---

<div class="post-metadata">

### Author: ![Vnet](https://avatars.discourse-cdn.com/v4/letter/v/d78d45/32.png) [@Vnet](https://community.homey.app/u/Vnet)
#### Post date: [September 25, 2026, 4:17pm UTC](https://community.homey.app/t/find-flows-where-a-certain-variable-is-used/159988/4 "2026-09-25T16:17:53Z")

</div>

Thanks, i will test both. and then do some var cleanup. test,test1,test\_final etc etc
