# Dates

You can optionally set start dates/times and end start dates/times and the survey will only display to end users if the current date is between the established start and end dates.&#x20;

If no start date is specified, then the survey will be eligible to render once the status is turned to “Live”.&#x20;

If no end date is specified, then the survey will continue to be eligible until the submission goal is met, or if the status is changed to any status other than “Live”. &#x20;

{% hint style="info" %}
Dates & Times are displayed in your browser's local timezone.
{% endhint %}

<figure><img src="/files/M34IodkZhk6yWOE9EZqF" alt="" width="537"><figcaption></figcaption></figure>


---

# 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.pulseinsights.com/configuring-pulse-insights-console/editor/targeting/dates.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.
