# Automatically add users to groups based on custom field value

**URL:** https://meta.discourse.org/t/automatically-add-users-to-groups-based-on-custom-field-value/86858
**Category:** Feature
**Tags:** automation, completed, user-custom-fields
**Created:** [May 6, 2018, 3:59am UTC](https://meta.discourse.org/t/automatically-add-users-to-groups-based-on-custom-field-value/86858 "2018-05-06T03:59:39Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![weallwegot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/weallwegot/32/124753_2.png) [@weallwegot](https://meta.discourse.org/u/weallwegot)
#### Post date: [May 20, 2020, 5:48pm UTC](https://meta.discourse.org/t/automatically-add-users-to-groups-based-on-custom-field-value/86858/6 "2020-05-20T17:48:19Z")

</div>

> [@weallwegot](#):
>
> auto-segmenting users into groups based on a custom User Field dropdown

@li-zi i know you kind of solved this for your case already, but it seems to me that one other potential solution is to use the [Custom Wizard plugin](https://meta.discourse.org/t/custom-wizard-plugin/73345).  
I use this to prompt new users to fill out the wizard after signing up.  
The wizard has some fields that offer dropdown options.  
Then i set up two separate actions to complete after the wizard is submitted:

- one to update the user profile custom fields with the wizard field from the drop down
- another action to add user to specific group based on the wizard field selection

---

_[View the full topic](https://meta.discourse.org/t/automatically-add-users-to-groups-based-on-custom-field-value/86858)._
