{% 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.
You can change your branding in your service settings.
You can create reusable letter templates in Notify, or upload and send your own letters with the Notify API.
Use the letter specification document to help you set up your letter, save it as a PDF, then upload it to Notify.
Read our API documentation for more information.
It costs between 30p and 76p (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 %}