# Add Cron Job

Opens the “Add new cronjob” dialog to define the following parameters:

<figure><img src="/files/M0sL9fNkrmF12U6Pbzct" alt=""><figcaption><p>Add New Cronjob</p></figcaption></figure>

### Name:

Free text field for specifying the desired name for the new cron job to be created.

### Type:

Drop-down menu to select the desired type. It is possible to choose between Task, Active Directory and Watchfolder.

### Task/AD:

Drop-down menu to select the desired Task or the desired AD. The name of the field changes depending on the previously selected type.

### Template:

Drop-down menu for selecting one of the predefined templates. When one of the templates is selected, the time and date are automatically filled in.

### Time:

Defines the time at which the selected task should be executed. If only one time is selected, the task will be executed at that time every day. If a time is combined with a date, the selected time only applies to the selected days / months.

### Date:

Defines a date on which the selected task should be executed. If only one date is selected, the task will run at 00:00 on that day. If a date is combined with a time, the selected date will be executed at the selected time.

### Close/Save Button:

Closes the dialog or saves the defined parameters.


---

# 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.helmut.de/helmut4-releases/v4.6.0/helmut4-components/helmuthk/cron/add-cron-job.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.
