Contact Groups

Contact Groups let you organize contacts into reusable lists. Use groups to send targeted campaigns, compose emails to multiple recipients, filter your contact list, and automate workflows.

Creating a Group

  1. Navigate to Contacts → Groups in the sidebar
  2. Click + New Group
  3. Enter a name and optional description
  4. Click Create

Groups are workspace-scoped — each workspace has its own set of groups.

Adding Contacts to a Group

There are three ways to add contacts to a group:

Method 1: From the Group Page

  1. Go to Contacts → Groups
  2. Click Add Contacts on any group
  3. Type at least 2 characters to search by name, email, or company
  4. Click contacts to select them (highlighted in purple)
  5. Click Add Selected

Method 2: Bulk Action from Contacts List

  1. Go to Contacts
  2. Select contacts using the checkboxes
  3. Choose Add to Group from the bulk action dropdown
  4. Select the target group and click Apply

Method 3: Via Workflow Automation

Use the "Add to Group" action in workflows to automatically add contacts when triggered by events like new email, form submission, or tag assignment.

Using Groups Across MailTrixy

In Campaigns

When creating a campaign, select "Contact Group" as the audience type in Step 3 (Select Audience). Choose your group from the dropdown — the campaign will be sent to all active, subscribed contacts in that group.

In Compose Email

When composing a new email, type a group name in the To field. Groups appear in the autocomplete with a green GROUP badge. Selecting a group sends the email to all contacts in that group.

In Contacts Filter

On the Contacts page, use the Group dropdown filter to view only contacts belonging to a specific group.

In Workflows

Three group-related nodes are available in the workflow builder:

Node TypeNameDescription
ActionAdd to GroupAdds the contact to a specified group
ActionRemove from GroupRemoves the contact from a specified group
ConditionIs in GroupChecks if the contact is a member of a group (branches Yes/No)

Managing Groups

ActionHow
Edit group name/descriptionClick the edit icon on the group card
Remove a contact from a groupUse bulk action "Remove from Group" on the Contacts page
Delete a groupClick the delete icon — contacts are NOT deleted, only removed from the group
View group member countShown on each group card and in campaign audience selector

Groups vs Segments

FeatureGroups (Static)Segments (Dynamic)
MembershipManually added/removedAuto-calculated from rules
UpdatesFixed until you change itUpdates every time it's queried
Best forVIP lists, event attendees, manual curationBehavioral targeting (e.g., "opened last campaign")
Campaign supportYesYes
Workflow supportYes (add/remove/check)Condition checks only

API Access

Contact Groups are available via the REST API. See the API Endpoints documentation for details on creating, listing, and managing group membership programmatically.