# Automated Messaging

The automated messages tool helps your clinic communicate important information about your or your family members' upcoming appointment. These messages will be sent to you through text message or email and will look similar to these:

***

## Automated messages can include the following:

### 1. Appointment Confirmation

You can confirm or reschedule/cancel your appointment if you're unable to make it.

<figure><img src="https://2244919419-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJImiX7FgmcXzsPZxOpn%2Fuploads%2FOmHTnhSlOnNTqesd7Jtx%2FFrame%201986.png?alt=media&#x26;token=5449ef0b-b808-4174-ad3f-c13bf13125f2" alt="" width="188"><figcaption></figcaption></figure>

### 2. Appointment  Reminders And Clinic Messages

Friendly reminders about your upcoming appointment and other important messages from your clinic.

<figure><img src="https://2244919419-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJImiX7FgmcXzsPZxOpn%2Fuploads%2FD4loBlikQprPgPHkUGG7%2FAppointment%20reminder.png?alt=media&#x26;token=491adc39-c69d-4089-a74a-430c64128b87" alt="" width="188"><figcaption></figcaption></figure>

### 3. Appointment Check-In

You can check in for your appointment at the clinic without going to the front desk.

<figure><img src="https://2244919419-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJImiX7FgmcXzsPZxOpn%2Fuploads%2FuwjIMhDvbxMbz5wljVxs%2FCheck%20In.png?alt=media&#x26;token=07b90dd1-20ca-4e77-85b5-602ec6044b5b" alt="" width="563"><figcaption></figcaption></figure>

### 4. Forms

Your clinic can send you important forms to fill out before your appointment.<br>

<figure><img src="https://2244919419-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJImiX7FgmcXzsPZxOpn%2Fuploads%2F0hMLVakgftjsMEbSwCno%2FFrame%201987.png?alt=media&#x26;token=6a9590c0-06e7-4584-90ae-c999952dce4c" alt=""><figcaption></figcaption></figure>

### 5. Prep Instructions

Your clinic can send you important instructions for preparing for your appointment. To access this information, you'll need to enter your personal healthcare number or select the correct option from a list of four. This security measure ensures that only you can access your appointment details.

<figure><img src="https://2244919419-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJImiX7FgmcXzsPZxOpn%2Fuploads%2FCScKk6cjpHAOQ4h23Vi0%2FPrep%20Instructions.png?alt=media&#x26;token=f3b7dd39-bad5-4cae-9bff-f2de4d82b94e" alt=""><figcaption></figcaption></figure>

### 6. Appointment Follow-up

This message allows you to provide helpful feedback to your clinic about how your appointment went.

<figure><img src="https://2244919419-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJImiX7FgmcXzsPZxOpn%2Fuploads%2FLinorMzm95B8fZJ6r8lu%2FFollow%20up%20MSG.png?alt=media&#x26;token=5747f41b-828b-4293-bde8-c4e3133bbad1" alt="" width="375"><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://mikata-health.gitbook.io/mikata-product-guide-for-patients/user-guides/automated-messaging.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.
