{% extends "content_template.html" %} {% from "components/table.html" import mapping_table, row, text_field, edit_field, field with context %} {% block per_page_title %} Letters {% endblock %} {% block content_column_content %}
GOV.UK Notify will print, pack and post your letters for you.
{% if not current_user.is_authenticated %}Create an account and try Notify for yourself.
{% endif %}Notify makes it easy to:
You can also integrate with our API to send letters automatically.
Notify can send UK letters by first or second class post.
First class letters are delivered one day after they’re dispatched. Second class letters are delivered 2 days after they’re dispatched.
Letters are printed at 5:30pm and dispatched the next working day (Monday to Friday). Royal Mail delivers from Monday to Saturday, excluding bank holidays.
Add your organisation’s logo to your letter templates.
See how to change your letter branding.
You can create reusable letter templates in Notify, or upload and send your own letters with the Notify API.
Read our documentation.
Notify checks for international addresses and will automatically charge you the correct postage.
Letters to Europe are delivered 3 to 5 days after they’re dispatched. Letters sent anywhere else in the world take 5 to 7 days to arrive.
It costs between 35p and £1.16 (plus VAT) to send a letter. Prices include:
Letters can be up to 10 pages long (5 double-sided sheets of paper).
See pricing for more details.
{% endblock %}