# Date range

Use date range rules to show relevant content only when it's most impactful.

Define a start and end date to display a section variant for a limited time. Outside of that date range, the section variant will not appear.

* Schedule promotional content for limited-time sales and discounts
* Show timely content or products for different seasons or events

## Add date range rule

***

{% hint style="info" %}

#### Steps

1. Go to **Audiences** page and click **Create new audience**.&#x20;
2. Enter a name for your audience. You can change the name later.
3. Select the **Date range** rule type.
4. Select a start and end date.
5. Change the time for the start and end dates.
6. Select the time zone.
7. Click **Save**.
   {% endhint %}


---

# 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://help.fluorescent.co/section-studio/smart-sections/audiences/date-range.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.
