# Message Templates & Session Messages

WhatsApp Business differentiates between conversations that are initiated by your business and conversations that are initiated by the customer.&#x20;

| **Session Messages**                                                                                                                                                       | **Message Templates**                                                                                                                                                                                                        |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <ul><li>The customer initiates a conversation with you and you want to reply</li><li>Opens a 24 hour window of free conversation</li><li>No pre-approved content</li></ul> | <ul><li>You want to initiate a conversation with the customer, or</li><li>You want to reinitiate a conversation with a customer after the 24 hour session window is closed</li><li>Must be pre-approved before use</li></ul> |

#### &#x20;

#### **Session Messages**

Session messages are the messages you send after a customer reaches out to you and you want to reply. A 24 hour session window opens during which you can freely converse with the customer through the WhatsApp Business channel without being restricted to the use of pre-approved template messages. Every time the customer replies the session window refreshes and it resets for another 24 hours.&#x20;

#### **Message Template**

If you want to talk to a customer without them having reached out to you, you will need to use a Message Template. [Message Templates](/connectivity-platform/getting-started/working-with-whatsapp-message-templates.md) are pre-approved messages by Facebook that can be sent to customers/users to (re)open a session window; once the customer replies to your Message Template the 24 hour window opens as described above and all messages you send within that time are Session Messages.

Message Templates are usually updates to a reservation or an account, or a different kind of alert. It is not possible to send Message Templates in bulk, and currently Message Templates can only be sent via API in order to initiate the conversation. For best practices on managing your Message Templates, please see this article: [Working with WhatsApp Message Templates](/connectivity-platform/getting-started/working-with-whatsapp-message-templates.md)

&#x20;

&#x20;

&#x20;


---

# 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.bird.com/connectivity-platform/messaging/message-templates-and-session-messages.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.
