> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.textit.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Adding or Removing Contacts in a Group

## From the Contact's Information Page

If you want to edit an individual contact's group memberships by either adding or removing them, simply visit their contact information page and check under 'Details' on the right-hand side:

![](https://storage.crisp.chat/users/helpdesk/website/-/7/a/9/f/7a9fc4558a9de000/screenshot-2026-08-31-at-09222_1vja7p2.png)
Select new groups for the contact from the drop-down or remove groups by clicking the 'X' in front of the group name. Afterward, their group memberships will appear on the drop-down. 

![](https://storage.crisp.chat/users/helpdesk/website/-/7/a/9/f/7a9fc4558a9de000/screenshot-2026-08-31-at-09255_1wcm38l.png)
## Using a Flow

You can attach an **Add Contact to a Group** or **Remove Contact from a Group** action to a node to move multiple contacts between groups instantly.  
  
In the example below, we're using a **Split by Contact Field** action to direct contacts who reside in Nigeria's northern states to an **Add to Groups** node that places them in the "Northern States" group. 

![](https://storage.crisp.chat/users/helpdesk/website/-/7/a/9/f/7a9fc4558a9de000/screenshot-2026-05-04-at-10232_7d07ac.png)

As seen in this flow:

![](https://storage.crisp.chat/users/helpdesk/website/-/7/a/9/f/7a9fc4558a9de000/screenshot-2026-05-04-at-10394_1wilti5.png)

We achieve this my splitting our contacts on the "State" contact field. The *has any of these words* response rule allows us to create a rule that places any contacts whose "State" field contains any of the words "Adamawa", "Bauchi", "Benue", etc. in the "Northern States" category, which leads to the **Add to Groups** action above.  

![](https://storage.crisp.chat/users/helpdesk/website/-/7/a/9/f/7a9fc4558a9de000/screenshot-2026-05-04-at-10390_1ep7jci.png)