# Day

Select this option if the job should run once per day:

![](/files/5Fb6CgjMJDjhJnsKaWF9)

* The days which the job should run.
* The start time for the schedule
* The Timezone that the schedule should run.

### Month

Select this option if the job should be run on certain days of the month

Selecting Month gives you the following options:

* The days which the job should run.
* The start time for the schedule
* The Timezone that the schedule should run.

## Updating a Schedule

To update an existing schedule, simply follow the same process as above and click on Save Schedule, and it will be updated automatically.

## Unscheduling a Job

To Unschedule a Job, click on Actions next to the Job, and click on Unschedule:


---

# 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.dataimporter.io/schedule/day.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.
