{% extends "withoutnav_template.html" %} {% from "components/table.html" import mapping_table, row, text_field, edit_field, field with context %} {% from "components/sub-navigation.html" import sub_navigation %} {% block per_page_title %} Features {% endblock %} {% block maincolumn_content %}
{{ sub_navigation(navigation_links) }}

Features – email

Send files by email

You can use the GOV.UK Notify API to upload a file, then send the recipient an email with a secure link to download it.

Notify uses encrypted links instead of email attachments because:

Read the API documentation for more information.