# Schedule and Limit

Under the Schedule tab, you will be able to customize the schedule and limits of the Survey.

### Schedule

Under Schedule, you can set the survey duration that specifies how long the survey should be active. Enabling the “Show at Specific Time of the day” allows you to decide the timings at which the survey must be shown to the user. If you chose a specific time period of the day based on your users' active time, the conversion rate will increase.

<figure><img src="/files/pRXAV1Kpqd83WYPHzObQ" alt=""><figcaption></figcaption></figure>

### Refresh users in Segments

This option must be enabled only when using “Segments” in your target audience. You can specify if the survey’s target users should be re-evaluated every n number of hours, days, or weeks while the survey is active. For example, you can refresh the users in the segment and display the survey to be shown every day.

### Limit to Displaying

Finally, set the survey display limit conditions by selecting the maximum number of times a survey can be displayed to a user, either per session or overall. To further drill them down and get to the specifications, you can enable the Day and Session Limits to specify how many times it can be shown per session and per day.

<figure><img src="/files/KrdhKTgxYO4SWJ9d2gbO" alt=""><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://guides.apxor.com/product-guides/create-a-survey/legacy/schedule-and-limit.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.
