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

# How to Create Lead Groups

> Organize leads into named batches for campaign runs, data purchase segments, or targeted customer lists that feed the Ringingo dialer.

Lead Groups are named batches of lead records. A Lead Group typically represents a campaign run, a data purchase batch, or a specific customer segment. When launching a campaign, administrators assign one or more Lead Groups to supply the dialer with contacts.

<iframe src="https://player.vimeo.com/video/1225930049" style={{ width: '100%', aspectRatio: '16/9', border: 0 }} allow="autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media" allowFullScreen title="Lead Push" />

<Steps>
  <Step title="Navigate to Lead Group">
    Go to **Lead Management → Lead Group** in the left sidebar menu.
  </Step>

  <Step title="Create a Lead Group">
    Click **+ Create Lead Group**.
  </Step>

  <Step title="Fill in the fields">
    Fill in the fields:

    | Field      | Description                                        |
    | ---------- | -------------------------------------------------- |
    | Name       | A clear name for the list (e.g. "May-2026-Leads"). |
    | User Group | Assign to a specific team or user group.           |
    | Campaign   | Link this lead group to its parent campaign.       |
    | Status     | Enable to make the list active and dialable.       |
  </Step>

  <Step title="Save">
    Click **Save**.
  </Step>
</Steps>
