# Check if the requester belongs to a specific group

**URL:** https://discuss.workflowgen.com/t/check-if-the-requester-belongs-to-a-specific-group/1834
**Category:** Development
**Created:** [March 31, 2021, 8:01pm UTC](https://discuss.workflowgen.com/t/check-if-the-requester-belongs-to-a-specific-group/1834 "2021-03-31T20:01:00Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Soap](https://avatars.discourse-cdn.com/v4/letter/s/fbc32d/32.png) [@Soap](https://discuss.workflowgen.com/u/Soap)
#### Post date: [March 31, 2021, 8:01pm UTC](https://discuss.workflowgen.com/t/check-if-the-requester-belongs-to-a-specific-group/1834/1 "2021-03-31T20:01:00Z")

</div>

Hi, I know we can create a customized group and add users to it. In the actual workflow, we can pull the users using {ISMEMBER(_groupName_)}.  
My question is, how to check if the requester belongs to this group, in condition transition?
