# Create Automated Appointment Reminders

Automating appointment reminders is a simple process, but requires a couple items before building:

* Encounter type(s) that will be associated with the reminders
* Message template to be sent as the reminder (which includes a reference to the Encounter date/time fields)

Once you have these created, navigate to "Automations" from the vertical menu bar in Designer, and Click on "+New" in the upper right corner.

Enter or make the following selections:

* Automation Title
* Automation Label (if desired)
* Trigger Type: Scheduled
* Set relative time you want the reminder to be sent (ie, 1hr before)
* Choose the particular Encounter template you want to send these for, if only one. If no Encounter type is selected the automation will trigger for **all** Encounter types

On the right, in the Con\[TRUNCATED]


---

# 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.welkinhealth.com/designer/automations/create-automated-appointment-reminders.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.
