Skip to main content

Getting Started

This guide walks you through the steps required to get Outreach running for your organisation, from initial access through to channel configuration and first campaign readiness.

Who Uses Outreach

Outreach has two primary user roles:

  • Org Admin: responsible for requesting access, configuring delivery channels, and managing the organisation's Outreach settings
  • Campaigner: responsible for creating, running, and monitoring campaigns

For a detailed breakdown of permissions, see Roles and Permissions.

Architecture

The following diagram shows how Outreach integrates with your organisation, including how campaigns are delivered through Twilio (SMS) and SendGrid (Email).

(To expand the image, right click, 'Open image in new tab').

outreach_arch_diagram

Step 1: Request Outreach Access

Outreach is an add-on product that must be enabled for your organisation before it can be used.

  1. Log in to the Admin app as an Org Admin.
  2. Navigate to Outreach in the sidebar.
  3. On the Outreach product landing page, select Request Access.
  4. Your request is submitted to the NeonNow team for review.

While the request is being processed, the landing page shows a "Requested" state. Once your request is approved and activated, the landing page updates to show the full Outreach interface.

info

Only Org Admins can request Outreach access. Campaigners who navigate to Outreach before it is enabled will see a landing page prompting them to contact their Org Admin.

Step 2: Configure at Least One Delivery Channel

Before any campaigns can be created, at least one delivery channel must be configured in Outreach Settings.

For SMS

You need a valid Twilio integration:

  1. Go to OutreachSettingsSMS.
  2. Enter your Twilio Auth Token and Messaging Service SID.
  3. The system validates the credentials against the Twilio API before saving.

See SMS Configuration for step-by-step instructions.

For Email

You need a valid SendGrid integration:

  1. Go to OutreachSettingsEmail.
  2. Enter your SendGrid API Key.
  3. Once the key is saved, add at least one verified domain or verified sender email.

See Email Configuration and Domains and Senders for step-by-step instructions.

Minimum Requirements

ChannelMinimum to create a campaignMinimum to run a campaign
SMSValid Twilio auth tokenValid Twilio auth token
EmailValid SendGrid API keyValid SendGrid API key + at least one verified sender

Step 3: Prepare Your Campaign Materials

Before creating a campaign, make sure you have:

  • A CSV file with recipient data (phone numbers for SMS, email addresses for Email)
  • Message content ready, or a plan for what you want to say
  • Opt-out language (SMS) or unsubscribe link (Email) included in your template
  • For email: your sender identity (From email, Reply-to email, Subject line)

Step 4: Create Your First Campaign

Once access is enabled and a channel is configured, any user with the Campaigner or Org Admin role can create and run campaigns.

Follow the Quickstart for a step-by-step guide to your first campaign.

Core Rules and Limits

RuleDetail
CSV uploadUp to 300,000 rows and 50 MB per file
Campaign channelSingle channel per campaign (SMS or Email), cannot be changed after creation
Concurrent runsOne active campaign per channel type at a time (one SMS + one Email can run simultaneously)
Email attachments20 MB total per template
Test emailsUp to 10 recipients per test send

Next Steps