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

# Subscriber Manager

> Subscriber Manager is where every contact who has messaged your WhatsApp bot is stored and managed — the subscriber list with its counts, filters, and profile panel, the Options menu (import, create, download, label, sequence, delete), and bulk actions across many subscribers at once. See the other pages in this section for Custom Fields & Labels and the three ways to import subscribers.

## What is Subscriber Manager?

Every person who has ever messaged your WhatsApp bot becomes a **subscriber** — a stored contact
record with a phone number, name, and everything else ChatSyncs and your bot flows have learned
about them since. **Subscriber Manager** is the one screen where you see that whole list, search
and filter it, open a single subscriber's full profile, and act on one or many subscribers at
once — labeling them, enrolling them in a sequence, importing a batch from a spreadsheet, or
removing them entirely.

This page covers the subscriber list and the actions available from it. Two topics get their own,
deeper pages in this section:

<CardGroup cols={2}>
  <Card title="Custom Fields and Labels" icon="tags" href="/learn/subscriber-manager-custom-fields-and-labels">
    Segment subscribers with labels, and store extra structured data per subscriber with custom fields.
  </Card>

  <Card title="Import Subscribers" icon="file-import" href="/learn/subscriber-manager-import-csv">
    Bring existing contacts in from a CSV file, one at a time by hand, or from a Google Sheet / Google Contacts.
  </Card>
</CardGroup>

## The subscriber list

<Frame caption="The Subscriber Manager list — total/active/unassigned/in-sequence/recently-active counts across the top, subscriber rows with filters, and a subscriber profile panel on the right.">
  <img src="https://mintcdn.com/chatsyncs/BiPpkpYpGl2GKenp/images/learn/whatsapp-subscriber-manager/step-01-subscriber-list.png?fit=max&auto=format&n=BiPpkpYpGl2GKenp&q=85&s=c9acc0b10e09539b22b6acffaf6bee8d" alt="ChatSyncs left navigation with Subscriber Manager selected, showing subscriber count tiles, a subscriber list with filters for bot, label, status, and sequence, and a subscriber profile panel" width="1263" height="540" data-path="images/learn/whatsapp-subscriber-manager/step-01-subscriber-list.png" />
</Frame>

Go to **Subscriber Manager** to see every subscriber for the selected bot. The tiles across the
top give an at-a-glance count of **Total Subscribers**, **Active Subscribers**, **Unassigned**,
**In Sequences**, and **Recently Active**. The list itself shows each subscriber's name, channel,
status, and last-active time, and can be filtered by **Label**, **Status**, **Sequence**, or a
free-text search. Selecting a row opens their **Subscriber profile** on the right — Overview,
Agent, Labels, Sequences, Custom Fields, and Notes.

<Tip>
  The **Manage** dropdown above the list is where labels and custom fields are created and edited —
  see [Custom Fields and Labels](/learn/subscriber-manager-custom-fields-and-labels) for the full
  walkthrough.
</Tip>

## The Options menu

<Frame caption="The Options dropdown on the Subscriber Manager list, with Import Subscribers highlighted.">
  <img src="https://mintcdn.com/chatsyncs/BiPpkpYpGl2GKenp/images/learn/whatsapp-subscriber-manager/step-06-import-subscribers-highlighted.png?fit=max&auto=format&n=BiPpkpYpGl2GKenp&q=85&s=546227e646d441b3e8a36ce4c16bb7aa" alt="Options dropdown showing Import Subscribers, Create Subscriber, Assign Label, Remove Label, Assign Sequence, and Delete Subscriber, with Import Subscribers highlighted" width="1254" height="538" data-path="images/learn/whatsapp-subscriber-manager/step-06-import-subscribers-highlighted.png" />
</Frame>

The **Options** dropdown is where every subscriber action lives, whether it applies to one
subscriber or many selected at once:

| Action                              | What it does                                                                                                                                                                                                                         |
| ----------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Download(all) as CSV**            | Exports the current subscriber list as a CSV file — the reverse of importing, useful for offline edits or backups before re-importing.                                                                                               |
| **Import Subscribers**              | Brings in existing contacts in bulk from a CSV file or a Google Sheet/Google Contacts. See [Import Using CSV](/learn/subscriber-manager-import-csv) and [Import from Google Sheets](/learn/subscriber-manager-import-google-sheets). |
| **Create Subscriber**               | Adds one subscriber by hand, without them having to message the bot first. See [Import Subscribers Manually](/learn/subscriber-manager-import-manually).                                                                             |
| **Assign Label** / **Remove Label** | Adds or removes a label on the selected subscriber(s) — see [bulk actions](#bulk-actions-on-selected-subscribers) below.                                                                                                             |
| **Assign Sequence**                 | Enrolls the selected subscriber(s) into a [Follow-up Sequence](/learn/whatsapp-sequence).                                                                                                                                            |
| **Delete Subscriber**               | Permanently removes the selected subscriber(s) — there's no undo.                                                                                                                                                                    |

## Bulk actions on selected subscribers

Select subscribers with the checkboxes on the left of each row, then use the Options menu to act
on all of them at once instead of one at a time.

### Assign or remove a label

<Frame caption="Subscriber rows selected via checkboxes, with Assign Label and Remove Label highlighted in the Options menu.">
  <img src="https://mintcdn.com/chatsyncs/BiPpkpYpGl2GKenp/images/learn/whatsapp-subscriber-manager/step-13-bulk-select-assign-remove-label.png?fit=max&auto=format&n=BiPpkpYpGl2GKenp&q=85&s=c38bb2312fff3daa34499ad839db3672" alt="Subscriber list with checkboxes selected and Assign Label, Remove Label highlighted in the Options dropdown" width="1258" height="538" data-path="images/learn/whatsapp-subscriber-manager/step-13-bulk-select-assign-remove-label.png" />
</Frame>

Useful for segmenting a list in one pass — e.g. labeling the first 200 imported rows `batch1`
and the next 200 `batch2`. See [Create a label](/learn/subscriber-manager-custom-fields-and-labels#create-a-label)
if the label doesn't exist yet.

### Assign a sequence

<Frame caption="Subscriber rows selected via checkboxes, with Assign Sequence highlighted in the Options menu.">
  <img src="https://mintcdn.com/chatsyncs/BiPpkpYpGl2GKenp/images/learn/whatsapp-subscriber-manager/step-15-bulk-assign-sequence.png?fit=max&auto=format&n=BiPpkpYpGl2GKenp&q=85&s=f595788621bb9026ba28c18aec5cb142" alt="Subscriber list with checkboxes selected and Assign Sequence highlighted in the Options dropdown" width="1268" height="528" data-path="images/learn/whatsapp-subscriber-manager/step-15-bulk-assign-sequence.png" />
</Frame>

Use **Assign Sequence** to enroll selected subscribers into a [Follow-up Sequences](/learn/whatsapp-sequence)
without needing them to trigger it from a Keyword Replies flow.

### Page size

<Frame caption="The page size dropdown open at the bottom of the list, with options 10, 25, 50, 100, and 200.">
  <img src="https://mintcdn.com/chatsyncs/BiPpkpYpGl2GKenp/images/learn/whatsapp-subscriber-manager/step-14-pagination-page-size.png?fit=max&auto=format&n=BiPpkpYpGl2GKenp&q=85&s=38698abef0a26b5d0cf2d96189c7e9b6" alt="Subscriber list pagination control with page size dropdown open, showing options 10, 25, 50, 100, 200" width="1274" height="536" data-path="images/learn/whatsapp-subscriber-manager/step-14-pagination-page-size.png" />
</Frame>

For large subscriber lists, change how many rows are shown per page (10, 25, 50, 100, 200) from
the dropdown at the bottom left.

## Frequently asked

<AccordionGroup>
  <Accordion title="Where can I see everyone who has messaged my WhatsApp bot?">
    **Subscriber Manager** lists every subscriber for the selected bot, with their phone
    number, subscriber ID, name, and when they last updated or first subscribed.
  </Accordion>

  <Accordion title="What's the fastest way to get existing contacts into ChatSyncs?">
    Depends on where your contacts already live — see [Import Using CSV](/learn/subscriber-manager-import-csv),
    [Import from Google Sheets](/learn/subscriber-manager-import-google-sheets), or
    [Import Subscribers Manually](/learn/subscriber-manager-import-manually) for one contact at a time.
  </Accordion>

  <Accordion title="Can I export my subscriber list back out of ChatSyncs?">
    Yes — **Options → Download(all) as CSV** exports the current list as a CSV file.
  </Accordion>

  <Accordion title="How do I tag or segment my subscribers?">
    Create a **Label** under **Manage → Manage Labels**, then select subscribers in the list
    and use **Options → Assign Label** (or **Remove Label** to undo it). You can then filter
    the subscriber list by that label, or target it in a broadcast. See
    [Custom Fields and Labels](/learn/subscriber-manager-custom-fields-and-labels) for the full
    walkthrough.
  </Accordion>

  <Accordion title="Can I add a subscriber to a Sequence without them triggering it themselves?">
    Yes — select one or more subscribers and use **Options → Assign Sequence** to enroll them
    directly, instead of relying on a Keyword Replies action.
  </Accordion>
</AccordionGroup>

<Warning>
  * **Deleting a subscriber is permanent** — there's no undo for **Delete Subscriber**.
  * **Extra columns in an import become custom fields automatically** — double-check column
    headers match what you intend before importing.
</Warning>

## Learn From a Use Case

* [Clinic Appointment Booking Automation](/learn/clinic-appointment-booking-business-problem) —
  Custom Fields store each answer submitted through the appointment form.
