# Scheduler

Users can schedule the test case executions multiple times at regular interval&#x73;**.** They can choose the start date, end date, repeat type using the schedule featur&#x65;**.** Execution will start automatically at the scheduled time without any user intervention.

#### Features <a href="#features" id="features"></a>

1. **Start Date and Time:** User can mention the start and end time for the execution of the test case.
2. **Repeat:** Select if you want to repeat the job.
3. **Re-run this job**: Select how frequently you want the job to repeat. Example: Every Once/ Twice, In day, week, month.
4. **Ends:** Select a date when you want to end the job, Or You can select after how many occurence you want to end the execution.
5. **Schedule:** Once all details are filled. Click Schedule button so that the profile scheduled successfully.

<figure><img src="/files/4AlvTFasWED9iuFxZeHv" alt=""><figcaption></figcaption></figure>

#### Steps to Create Schedule <a href="#steps-to-create-schedule" id="steps-to-create-schedule"></a>

1. Select **Start Date and Time**
2. Select **Repeat Checkbox.** This will enable the Re-run this job field. Select Recurrence.
3. Select End date for execution. You can also select after how many occurrences you want execution to stop.
4. Click **Schedule.** Your Execution list will be successfully scheduled.

<figure><img src="/files/0edcIMnnrj5F1bxRFdhN" 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://docs.avoautomation.com/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-execution-section/execute-execution-list/scheduler.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.
