# How to Schedule Emails and SMS

This Article goes over the schedule an email & SMS feature on the conversation page. Schedule messages (Email & SMS) for different time zones, view them on your conversation thread and cancel the schedule if needed. This is a seamless & effective way to send your messages later.<br>

With this feature you will be able to:

* &#x20;Select the date, time & timezone based on preference and schedule messages.
* &#x20;View all scheduled messages on the conversation thread.
* &#x20;Cancel scheduled messages from the message details tab.

1. Navigate to the conversations tab

<figure><img src="https://lh4.googleusercontent.com/yTZTg9GDr1-vCGQjFBG0EHOIDE9xhu7oxE7tbYeshzZpdozi6EW_cI1LqTEOn1Lt8114zn6oU1CeWHKoFhXiKo4iXOJJ1Pujt-cSVp5H-XoplfMIxXKFqtRbtbDJUAPWLmOZ7NkQlZmqS27ZqlLtQP7N4Bedv-Tm_2KEto1aEFPB3ICYZvxmnSfipMDX7g" alt=""><figcaption></figcaption></figure>

1. After you set your scheduled time; you can view your scheduled SMS or Emails in the chat window

<figure><img src="https://lh6.googleusercontent.com/QPdeJnC_szBdMk-_jqUAKcqRu5dDFCJD931H09r5k3kOIuBWvgRJhr3cVOCpXgntSVXneHR3vLJrSTcb7LnIDMfPMs8QwgL-rkR71t4eDYvrUFEVs_2f3CIhUIq4nBVcB2jJGBuX9BVuRW80aS7nEiErvtPbkoZpfrdLKWiXHe5HDxVG1umjhpoI6o2nKA" alt=""><figcaption></figcaption></figure>

* You can have multiple scheduled messages stacked for the same contact

<figure><img src="https://lh3.googleusercontent.com/AaNKM-l0alVJ1TtZOoOikyjAKbqWpXQycGYG_ab-aW-PwGURn1HOPRrKgXlb6avhuLTpsPYAtp7gfFISD8yAGCwVW4K1i0Op01N4VXRlTfgXjeofQWxdZ31jX7ITHJUxp8LxgcUuepEnWD7gQjSjNkjPvPD_N_2FO0nCY9Q7-EXsUdVYMPz7ZDpJ3JeUfA" alt=""><figcaption></figcaption></figure>

How to delete your scheduled SMS and/or Emails?

1. Click the 3-dots in the message > details

<figure><img src="https://lh4.googleusercontent.com/z85IQk8Qg_DP07DoPPmwiCnC05nVtSx-8xaWb3E_ncUTFfHAbvE06UZhxSn5-MxUHV89AKZkq9fcg1wumjSKJaLW2ShO7KLTrKQUW-mlfbfC0TnMDiPjfBYz-sWbK3UlZjvnnWErB2Zb7Zf-lNsfeboOr3yAKpC86sNeTlT_C7Ptuq6jfwLA4m4dCpcjfw" alt=""><figcaption></figcaption></figure>


---

# 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://help.mypipeline.co.in/conversations/how-to-schedule-emails-and-sms.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.
