# Remove a user from a segment that they were imported into

**URL:** https://forum.mautic.org/t/remove-a-user-from-a-segment-that-they-were-imported-into/23645
**Category:** Product Support
**Created:** [April 6, 2022, 6:21pm UTC](https://forum.mautic.org/t/remove-a-user-from-a-segment-that-they-were-imported-into/23645 "2022-04-06T18:21:34Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![healthstatus1](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/healthstatus1/32/961_2.png) [@healthstatus1](https://forum.mautic.org/u/healthstatus1)
#### Post date: [April 6, 2022, 6:21pm UTC](https://forum.mautic.org/t/remove-a-user-from-a-segment-that-they-were-imported-into/23645/1 "2022-04-06T18:21:34Z")

</div>

**Your software**  
My Mautic version is: 4.2.1  
My PHP version is: 7.4.28  
My Database type and version is: MariaDB 10

**Your problem**  
My problem is:  
I have some segments where users were imported via CSV to the segment.  
How do I remove them from that segment?

These errors are showing in the log:

Steps I have tried to fix the problem:

Nothing on the Contact page (that I have found) allows this.  
Suggestion would be to add a functionality like campaigns where users could be manually added or removed from a segment with a toggle switch.

---

<div class="post-metadata">

### Author: ![mikew](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/mikew/32/5156_2.png) [@mikew](https://forum.mautic.org/u/mikew)
#### Post date: [April 7, 2022, 9:52am UTC](https://forum.mautic.org/t/remove-a-user-from-a-segment-that-they-were-imported-into/23645/2 "2022-04-07T09:52:53Z")

</div>

If they were imported into a static segment then you would need to either view the segment, mark the ones that you want to remove and at the top drop down of the checkbox you can then choose “Change Segment” and remove them from a segment - not ideal as the maximum you can do is 100 at a time.

The other way is to use some logic inside campaign to do this for you as well. All depends how things are setup I guess
