{"section":"tutorials","requestedLocale":"en","requestedSlug":"transactional-emails-for-subscriptions-orders","locale":"en","slug":"transactional-emails-for-subscriptions-orders","path":"docs/en/tutorials/subscriptions/transactional-emails-for-subscriptions-orders.md","branch":"main","content":"All communication with your customer about [Subscriptions](/en/docs/tutorials/how-subscriptions-work) will take place through the **Email Templates** module. Transactional emails related to subscriptions are fully customizable and are installed by default in the VTEX Admin.\n\nTo access transactional emails for subscriptions orders, check out the walk-through below:\n\n1. In the VTEX Admin, go to **Store Settings > Email Templates > Templates**, or type **Templates** in the search bar at the top of the page.\n2. Search for _Subscriptions_ in the search box, or use the filters.\n3. Click on the card of the desired template to configure it.\n4. Make the desired changes.\n5. Clique `Save`.\n\nYou can also [create your own email template](/en/docs/tutorials/understanding-the-message-center).\n\n## How your customer tracks their subscription orders\n\n> ℹ️ In [My Account](/en/docs/tutorials/how-my-account-works), customers can only access their orders from the last two years.\n\nEach action that occurs within the **Subscriptions** order flow contains a trigger that sends an email notifying your customer. After activating the subscription, your customer will receive emails with details of the status of each subscription order every time they perform an action.\n\nIt is not necessary to activate the email sending manually, since they are sent automatically according to each scenario included in **Email Templates**. However, if you wish, you can disable the sending of specific emails:\n\n1. In the VTEX Admin, go to **Store Settings > Email Templates > Templates**, or type **Templates** in the search bar at the top of the page.\n2. Search for _Subscriptions_ in the search box, or use the filters.\n3. Click on the card of the desired template to configure it.\n4. Uncheck the `Enable sending emails?` box, that is checked by default.\n5. Click `Save`.\n\n## Default email templates\n\nThe table below shows the default email templates for **Subscriptions**:\n\n| **Nome do template** | **ID** | **Descrição** |\n| --- | --- | --- |\n| Subscriptions - New | `vtexcommerce-subscriptions-create` | Nova assinatura criada com sucesso.<br /><br />Existe um período de 30 minutos entre a criação da assinatura e o disparo da notificação do template `vtexcommerce-subscriptions-create`. |\n| Subscriptions - Edited | `vtexcommerce-subscriptions-update` | Assinatura atualizada com sucesso. |\n| Subscriptions - Cancelled | `vtexcommerce-subscriptions-cancel` | Assinatura cancelada com sucesso. |\n| Subscriptions - Skipped | `vtexcommerce-subscriptions-skip` | Pedido de assinatura “pulado” pelo cliente. |\n| Subscriptions - Paused | `vtexcommerce-subscriptions-stop` | Assinatura pausada. Nenhum pedido de assinatura será criado até que a assinatura seja reativada. |\n| Subscriptions Reactivated | `vtexcommerce-subscriptions-reactivated` | Assinatura reativada. A nova data de execução será recalculada e os pedidos voltarão a ser executados na data definida. |\n| Subscriptions - Next Order | `vtexcommerce-subscriptions-reminder` | Lembrete de que a data da próxima compra do pedido de assinatura será em dois dias. |\n| Subscriptions Expired | `vtexcommerce-subscriptions-expired` | Período de assinatura expirado. |\n| vtexcommerce-subscriptions-neworder | `vtexcommerce-subscriptions-neworder` | Assinatura gerou um novo pedido. |\n| Subscriptions - Item Unavailable | `vtexcommerce-subscriptions-partialorder` | Pedido de assinatura foi gerado parcialmente. Você pode ativar esse template quando a loja não tem todos os SKUs do pedido ou não tem a quantidade necessária de SKU em estoque. |\n| Subscriptions - No Order | `vtexcommerce-subscriptions-noorder`| Pedido de assinatura não gerado. Você pode ativar esse template quando a loja não tem nenhum dos SKUs do pedido em estoque. |\n| Subscriptions - Error | `vtexcommerce-subscriptions-failorder`| Pedido de assinatura não pode ser gerado. |\n| Subscription - Payment Not Approved | `vtexcommerce-subscriptions-payment-not-approved` | Pagamento não aprovado do pedido de assinatura. |"}