{% extends "base.html" %} {% set page_title = "About Notify" %} {% block per_page_title %} {{page_title}} {% endblock %} {% block content_column_content %}

{{page_title}}

Notify.gov is a text messaging service built by and for the government. We help agencies communicate more effectively with the people they serve. With Notify.gov, federal and federally-funded programs can send customized text messages that make it possible to:

Notify.gov is an easy-to-use, web-based platform. It requires no technical expertise or system integration — users can create an account and get started within minutes. We take the security and privacy of messaging data seriously by minimizing data retention and using modern encryption methods.

Product Highlights

{% set product_highlights = [ { "svg_src": "#send", "card_heading": "Send customized one-way messages", "p_text": "Upload a file with recipient phone numbers and Notify.gov sends customized messages", }, { "svg_src": "#translate", "card_heading": "Send in recipients’ preferred language", "p_text": "Notify.gov supports more than 30 character sets to send messages in almost any language", }, { "svg_src": "#trending_up", "card_heading": "See how messages perform", "p_text": "Track how many messages you’ve sent and monitor delivery rates", }, { "svg_src": "#add", "card_heading": "Create and manage multiple services within a single organization", "p_text": "Set up individual workspaces for different texting services, allowing multiple teams or programs to manage day-to-day texting operations across an organization", }, { "svg_src": "#people", "card_heading": "Manage team member and permissions on each service", "p_text": "Administrators can add users and control what they can do in Notify.gov", } ] %}

Notify.gov is a product of the Public Benefits Studio, a product accelerator inside the federal government.

{% endblock %}