# Booking.com Template Scheduler

{% stepper %}
{% step %}

### Log-in to the Booking.com Admin

{% embed url="<https://admin.booking.com>" %}
{% endstep %}

{% step %}

### Click on Property > Messaging Preferences

<figure><img src="/files/JtmdHgAoZxjREmHhcRLs" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click on Template Scheduler

Navigate to the template scheduler tab

<figure><img src="/files/3wcHk6Ih6b4poxtnuaPw" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Schedule a template

Click on Schedule a template, and follow the instructions

* Determine when you want the message to be send
* Select or create a template.
  {% endstep %}
  {% endstepper %}

{% hint style="info" %}
Booking.com uses a general templates, in case you have more properties, please contact our support team. We can assist in setting up general property pages.&#x20;
{% endhint %}


---

# 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://support.holidayhero.com/guides/public-guest-app/booking.com-template-scheduler.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.
