Skip to content

Adding Subscribers

There are two ways to add subscribers to your list: one at a time through a form, or in bulk via CSV import.

  1. Go to Subscribers in the sidebar
  2. Click Add Subscriber
  3. Fill in the form:
    • Email (required) - the subscriber’s email address
    • Name (optional) - their display name
  4. Choose a confirmation option:
    • Send confirmation email - the subscriber receives a double opt-in email and starts in Pending status until they confirm
    • Skip confirmation - the subscriber is added directly as Active. An acknowledgment checkbox appears confirming you have their explicit consent.
  5. Click Add

For bulk additions, import subscribers from a CSV file.

Your CSV file must include a header row. The required column is email. The name column is optional.

email,name
jane@example.com,Jane Doe
john@example.com,John Smith
subscriber@example.com,
  1. Go to Subscribers in the sidebar
  2. Click Import CSV
  3. Upload your CSV file
  4. Review the preview - Linkbrew parses and displays the rows before importing
  5. Choose an import mode:
    • Active - imports subscribers directly as active. A consent checkbox confirms you have permission to email them.
    • Pending - imports as pending and sends a confirmation email to each subscriber. They become active only after confirming.
  6. Click Import

After import, you’ll see a summary:

  • Imported - successfully added to your list
  • Skipped - duplicate email addresses already in your list
  • Errors - invalid email addresses or other issues

Linkbrew tracks how each subscriber was added:

  • Self-signup - subscribed via the public page or embed widget
  • Admin - added manually with confirmation email
  • Admin (verified) - added manually with skipped confirmation
  • CSV import - added via bulk import

This helps you understand where your subscribers are coming from.