> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/system-settings/schedule-defining-operating-hours-for-automations.md).

# Schedule - defining operating hours for automations

<figure><img src="/files/86447ca5130f6e8aaa9604ebbf31268c90dd9d0c" alt=""><figcaption></figcaption></figure>

When using the schedule in WhatsApp Web, all automation messages, both for customer service and CRM, will be sent at the previously scheduled times.

Below, you will find images that detail the process for connecting your custom schedule to WhatsApp Web.

Step 1 - Access the systems tab

<figure><img src="/files/d2d86de951b71eeab0ea2739f3511f8cffe2196a" alt=""><figcaption></figcaption></figure>

Step 2 - Configuring your schedule

<figure><img src="/files/c523b541ae3c9f9ee93ae6f97e470923e487f72e" alt=""><figcaption></figcaption></figure>

Within the Schedule, you will have the following options:

**1 - Time zone:** Useful if you have international clients or clients from other locations within the country.

**2 - Days of the week and time:** Allows you to define specific days and times for the start of automations.

**3 - Calendar:** Allows you to select a specific day for using that schedule.1 - Time zone: Useful if you have international clients or clients from other locations within the country.

<figure><img src="/files/ad36d3bd91fe23fc1b5341d55631490d3d7872a7" alt=""><figcaption></figcaption></figure>

Step 3 – In account settings, add your custom schedule in the WhatsApp Web tab.

<figure><img src="/files/9d00ebb2d8e03808af80986e215cad14bf225750" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/topics/system-settings/schedule-defining-operating-hours-for-automations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
