> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/deals/schedule-start-and-end-dates-for-deals.md).

# Schedule Start & End Dates for Deals

You can schedule deals with start and end dates to run for a limited time. These availability periods can be set individually for each deal.

#### Schedule start & end dates for existing deals

To schedule start and end dates for existing deals, edit the deal by adjusting these dates in the *Available Dates* section. If they were not set when the deal was created, you can add or update them at any time.

1. From the left navigation bar, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage]** → **Content** → **Deals**.
2. Hover over the deal you want to schedule and select ![](/files/mQTDSmR70Q3Eybmgev6e) **\[More]** → **Edit**.
3. Navigate to the *Available Dates* section, and set the **Start Date** and **End Date** for the deal's timeframe.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Note:</strong> You can save edits to a deal even if its start date is in the past. If you decide to change the start date or add one if none exists, the new date must be set to the current time or later.</p></div>

   * Set a **Timezone** from the ![](/files/jA6jLZ1RleK5VI2zmvap) **\[Drop-down menu]**.
4. Select **Update** to confirm your changes.

#### Show partners upcoming deals

Deals set to begin in the future will only become active on the start date you specify during their creation. If you want your future-dated deals to be visible to your partners, you must enable the *Display Future Deals* setting.

1. From the top navigation bar, select ![](/files/2qeX6EqajzdOPiwzfeV5) **\[User profile] → Settings**.
2. In the *Program* column, under *General*, select **Ad Settings**.
3. Navigate to the *Defaults* section. Under *Display Future Deals*, select the ![](/files/FrzJdYoKvOuHxpwWtvcp) **\[Unchecked box]** to allow partners to view deals with a future start date.
4. Select **Save**.


---

# 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://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/deals/schedule-start-and-end-dates-for-deals.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.
