# Schedule a campaign

After creating a campaign in Function Junction, you can choose when it becomes active on your store.&#x20;

Scheduling lets you control the start and end time of a campaign so it runs only when you want it to, whether that’s for a limited promotion, a seasonal offer, or an ongoing experience.

### Setting a campaign schedule

**Steps:**

1. From the campaign dashboard, under **Schedule**, click **Schedule start and end time**.&#x20;
2. In the **Start date**, use the calendar picker to select the date to start the campaign.
3. In the **Start time**, use the drop-down to select a time,
4. Optional: You can let the campaign run indefinitely or click **Add end date** and select the date and time to end it.
5. Click **Save**.


---

# 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.functionjunctionapp.com/creating-and-publishing/schedule-a-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.
