{% extends "content_template.html" %} {% from "components/table.html" import mapping_table, row, text_field, edit_field, field with context %} {% block per_page_title %} Text messages {% endblock %} {% block content_column_content %}

Text messages

Send thousands of free text messages to UK and international numbers with GOV.UK Notify.

{% if not current_user.is_authenticated %}

Create an account and try Notify for yourself.

{% endif %}

Features

Notify makes it easy to:

You can also integrate with our API to send text messages automatically.

Receive text messages

Let people send messages to your service or reply to your texts.

You can see and reply to the messages you receive when you sign in to Notify. If you’re using our API, you can set up your own automated processes to manage replies.

Contact us to request a unique number for text message replies.

Show people who your texts are from

When you send a text message with Notify, the sender name tells people who it's from.

See how to change the text message sender.

Pricing

Each service you add has a free annual allowance. After that it costs 1.58 pence (plus VAT) to send a text to a UK number.

The free allowance is:

See pricing for more details.

{% endblock %}