{% from "components/table.html" import mapping_table, row, text_field, field, row_heading %} {% from "components/textbox.html" import textbox %} {% from "components/live-search.html" import live_search %} {% extends "withoutnav_template.html" %} {% block per_page_title %} Pricing {% endblock %} {% block maincolumn_content %}
To use GOV.UK Notify, there’s:
Create an account then set up as many different services as you need to. Each service has its own free message allowance.
It’s free to send emails through GOV.UK Notify.
You have a free allowance of text messages each financial year. You’ll get:
It costs 1.58 pence (plus VAT) for each text message you send after your free allowance.
If your organisation offers multiple services, you can have a different Notify account for each of them.
Each service will get its own free message allowance.
If a text message is beyond a certain length, it’ll be charged as more than one message:
It might cost more to send text messages to international numbers than UK ones, depending on the country.
The cost of sending a letter depends on the postage you use and how many sheets of paper you need.
Prices include:
Notify will send you an invoice after each quarter. If the value of an invoice is very small, we roll it into the next quarter to save time and effort.
You can find details of how to pay for Notify in our data sharing and financial agreement.
{{ agreement_info.as_pricing_paragraph( pricing_link=url_for('main.sign_in', next=url_for('main.pricing', _anchor='paying')), download_link=url_for('main.agreement'), support_link=url_for('.feedback', ticket_type='ask-question-give-feedback', body='agreement'), signed_in=current_user.is_authenticated, ) }}