# Follow Up Emails for Agents

**Follow up email sequence**\
This feature allows scheduling a follow-up email to be sent after the Project Complete email. To enable this feature simply go to configure booking>general and scroll down to the email templates. Here you will find a send follow up email template you can edit.<br>

<figure><img src="/files/4Cgb8qNnMfaIM3e18znn" alt=""><figcaption></figcaption></figure>

Once you edit you will see an option to specify the time delay for sending the follow-up email after the Project Complete email.<br>

<figure><img src="/files/M6czDVOPuqyp3RYQmpZB" alt=""><figcaption></figcaption></figure>

**Automated Payment Reminder Emails for Unpaid "Pay to Unlock" Orders**\
You can set up automated reminder emails to send to clients with unpaid "Pay to Unlock" orders. This email will go out to clients every X amount days until the order is paid.\
How to Enable & Configure:

* Go to Configure Booking > General.
* Scroll down to "Automated Reminders for Unpaid 'Pay to Unlock' Orders".
* Enable the feature.
* Click "Edit Template" to customize the email message and set the frequency of reminders.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXehV60jWIVddnch-6b897-ffKFTaCYfLXcVqrhhgaCm8WTtssCulOd0YYOFm_TzpDznmqXyhnwW0R-DYMtgy-WoTgEbVZfTHSKYLKWvm0XdWXSXGT_Y7715JUjtjBV-fvEmZ9Ym?key=tXQS-Z5TrpejQ4ToUi6H2Q" alt=""><figcaption></figcaption></figure>

\ <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.getautonomo.com/agent-communication/follow-up-emails-for-agents.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
