{% 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 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.
It costs between 35p and 81p (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 %}