# Creating a one-time campaign

To get started, navigate to **HurryTimer > Add Campaign:**

![](/files/-LmyK9auv24DvCRHrQV2)

![](/files/-LmyIbAbMcm6wNhASAxO)

{% hint style="info" %}
**NOTE:** The end date/time is based on your site's timezone set under Settings > General.
{% endhint %}

1. Click on the Schedule tab in the settings panel
2. Select the One-time mode
3. Select the campaign end date and time
4. Click on Publish to save the campaign

### Schedule a one-time campaign

{% hint style="info" %}
By default, the campaign will start immediately after you click on **Publish**, you can schedule it by following the steps below:
{% endhint %}

Click on Edit in the **Publish** box:

<div align="center"><img src="/files/-LmyJ8oz0_i5pCqZH9dH" alt=""></div>

Select the start date and time:

![](/files/-LmyJDkvYoqGGZcOVaWW)

Finally, click on **Schedule:**

![](/files/-LmyJLJ6KuVLuhqV8OhT)

After you save the changes, a shortcode will be generated, you can then copy and paste it anywhere in your sit&#x65;**:**

![](/files/-LmyJQaSIMwknEjXyHP6)


---

# 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.hurrytimer.com/getting-started/creating-a-one-time-campaign.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.
