> ## 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.

# Organize Contacts into Lead Groups

> Lead Groups are named batches used to feed campaigns. Organize contacts by campaign run, data purchase, or customer segment.

Lead Groups are named batches of lead records that let administrators organise, assign, and manage contacts in bulk. A Lead Group typically represents a campaign run, a data purchase batch, or a customer segment. When launching a campaign, you assign one or more Lead Groups to supply the dialer with contacts.

## Field reference

| Field       | Description                                                                                    |
| ----------- | ---------------------------------------------------------------------------------------------- |
| Group Name  | Unique label for the batch (for example, UAE-July-Batch, Renewal-Q3).                          |
| Total Leads | Total records contained in the group.                                                          |
| Campaign    | Campaign currently assigned to consume leads from this group.                                  |
| Status      | Active groups are eligible for campaign assignment. Inactive groups are excluded from dialing. |
| Actions     | Edit details, view leads inside, or delete the group.                                          |

## Related

<CardGroup cols={2}>
  <Card title="Leads" icon="address-book" href="/leads/leads">
    Import and manage lead records.
  </Card>

  <Card title="Outbound campaigns" icon="phone-arrow-up-right" href="/campaigns/outbound">
    Point a campaign at your lead group.
  </Card>
</CardGroup>
