# Scheduling your SMS

#### Why use scheduling?

There may be times when you need an SMS to arrive at a specific time or on a specific date and you want or need to set this up in advance. Our scheduling tool can be a great help in such cases, because you can set a time and date for the SMS to go out, without having to physically press a button at that time.&#x20;

Additionally, the time at which you send your SMS messages can have a major impact on the success of your campaign so it’s a good idea to experiment with our planning tool. A famous food delivery service increased its conversion rate with MessageBird by sending promotional messages during the hours before lunchtime rather than early in the morning. They combined this by sending messages with more realistic timings, for example, 11:09 rather than 11:00 on the dot. There are three simple tips:<br>

* Get to know your target audience
* Experiment with different delivery times
* Make your delivery times look realistic
* When scheduling your messages it will be according to the time zone your account is 'based' in. You can confirm or change your time zone by going to your username in the bottom-left corner of your Dashboard → 'Settings' → 'Timezone'.

#### Scheduling your campaign in Campaign Builder

You can schedule your campaign when using the [Campaign Builder](https://dashboard.messagebird.com/en/messages/send-sms) in Dashboard.

1\. In the third and final step of sending a message, select ‘Schedule’ → ‘Send’.

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

\
2\. Specify the year, month, day and time you want to send the message.

&#x20;

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

3\. You can also set the frequency, allowing you to send the same message at regular intervals.

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

The amount for the campaign will be deducted from your balance provisionally when you schedule your SMS. If you should choose to delete or edit your group SMS, the balance will be adjusted accordingly.

If you then want to cancel or change the scheduled campaign later on, click [here](https://dashboard.messagebird.com/app/en-au/messages/list/scheduled) or go to 'SMS' → 'SMS Overview' → 'Scheduled' tab. You'll be able to edit or delete your scheduled SMS by clicking on the icons on the right. If you want to cancel your scheduled message click on the bin icon to delete them.

#### Scheduling your campaign for Bulk SMS

When sending SMS via the Bulk SMS tool, you can schedule your SMS by adding an extra column to your file with the scheduled date/time. Read more here about setting up Bulk SMS: [Sending SMS in bulk](/connectivity-platform/sending-sms/sending-sms-in-bulk.md)

#### Scheduling via the API

When sending an SMS through the API that needs to be scheduled to go out at a later time, you can add this in the optional parameter:

```
scheduledDatetime
```

Read more in our [Developers Documentation](https://developers.messagebird.com/api/sms-messaging/#send-outbound-sms).


---

# 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/sending-sms/scheduling-your-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.
