{% extends "content_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 %} Guidance {% endblock %} {% block content_column_content %}

Upload a letter

You can upload and send your own letters instead of creating a reusable letter template.

To upload and send your own letter from a PDF file:

  1. Sign in to Notify.
  2. Go to the Uploads page.
  3. Select Upload a letter.
  4. Select Choose file.

Your file must meet our letter specification.

To help you create your letter, you can download a Word document template.

{% endblock %}