{% extends "content_template.html" %} {% from "components/table.html" import mapping_table, row, text_field, edit_field, field with context %} {% from "components/sub-navigation.html" import sub_navigation %} {% block per_page_title %} Guidance {% endblock %} {% block content_column_content %}

Create and send messages

Create an account to see a short tutorial explaining how to create and send messages.

Bulk sending

To send a batch of messages at once:

  1. Sign in to Notify.
  2. Go to the Templates page and choose an existing template.
  3. Select Send.
  4. If you’re sending emails, select Upload a list of email addresses. If you’re sending text messages, select Upload a list of phone numbers. If you’re sending letters, select Upload a list of addresses.
  5. {% endblock %}