{% from "components/components/inset-text/macro.njk" import usaInsetText %}
Use double brackets to add a placeholder field to your template. This will contain a secure link to download the document.
{{ usaInsetText({ "text": "Download your document at: ((link_to_file))", "classes": ""}) }} Next, use the API to upload your document. Follow the instructions to send a document by email in the API documentation.