{% extends "base.html" %} {% from "components/table.html" import mapping_table, row, text_field, edit_field, field with context %} {% from "components/service-link.html" import service_link %} {% block per_page_title %} Text messages {% endblock %} {% block content_column_content %}
Send thousands of free text messages to US phone numbers with Notify.
{% if not current_user.is_authenticated %}Create an account and try Notify for yourself.
{% endif %}Notify makes it easy to:
When you send a text message with Notify, the sender name tells people who it’s from.
To change the text message sender from the default of ‘Notify.gov’:
Each service you add has an annual allowance of free text messages.
See pricing for more details.
{% endblock %}