{% extends "content_template.html" %} {% from "components/service-link.html" import service_link %} {% block per_page_title %} Branding and customization {% endblock %} {% block content_column_content %}

Branding and customization

Change the text message sender

The text message sender tells your users who the message is from.

To change the text message sender from the default of ‘Notify.gov’:

  1. Go to the Text message settings section of the {{ service_link(current_service, 'main.service_settings', 'settings') }} page.
  2. Select Manage on the Text message senders row.
  3. Select Change or Add text message sender.
{% endblock %}