> ## Documentation Index
> Fetch the complete documentation index at: https://docs.figfunnels.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Groups

> Segment your contacts into groups for targeted follow-ups and campaigns.

## What are groups?

Groups are named lists of contacts you create to segment your audience. Use groups to organize contacts by intent, stage, product interest, or any other criteria that matters to your business.

Once contacts are in a group, you can target that group in funnel workflow nodes — for example, automatically adding leads who complete a step to a specific group for follow-up.

## Creating a group

<Steps>
  <Step title="Go to Groups">
    Navigate to **CRM → Groups**.
  </Step>

  <Step title="Click New group">
    Select **New group** in the toolbar.
  </Step>

  <Step title="Name your group">
    Enter a descriptive name. You can also add an optional description to clarify the group's purpose for your team.
  </Step>

  <Step title="Save">
    Click **Create group**. The group appears in your groups table and is ready to receive members.
  </Step>
</Steps>

## Adding contacts to a group

You can add contacts to a group in two ways:

<Tabs>
  <Tab title="Bulk action from contacts table">
    1. Go to **CRM → People**.
    2. Select one or more contacts using the row checkboxes.
    3. In the bulk action bar at the bottom of the screen, choose **Assign to group**.
    4. Select the target group and confirm.

    All selected contacts are added to the group in one action.
  </Tab>

  <Tab title="From a contact's detail page">
    1. Open the contact's detail page by clicking their row in the contacts table.
    2. Go to the **Groups** tab.
    3. Click **Add to group** and select the group from the list.
  </Tab>
</Tabs>

<Note>
  Contacts can belong to multiple groups. Adding a contact to a new group does not remove them from any existing groups.
</Note>

## Viewing group members

Click any group in the **CRM → Groups** table to open the group detail page. The members list shows every contact currently in the group, with the same search and column options available in the main contacts table.

## Using groups in funnel workflows

Groups integrate directly with your funnel workflow builder. The **Add to Group** action node lets you automatically add a contact to a group when they reach a specific point in your funnel — for example, after submitting an opt-in form or completing a checkout step.

<Tip>
  Combine the **Add to Group** node with other workflow actions (such as sending a notification or triggering a follow-up sequence) to build automated nurture flows tied to group membership.
</Tip>

## Deleting a group

To delete a group, open the group's detail page or find it in the groups table and select **Delete** from the actions menu. Confirm the deletion in the prompt that appears.

<Warning>
  Deleting a group removes the group and all its membership records. The contacts themselves are not deleted — they remain in your CRM. This action cannot be undone.
</Warning>
