# Elements Start Job Action

With the help of Elements Start Job Action it is possible to operate jobs within the „Automation“ tab of Elements. The node will start the Elements job and query the task for progress. It is mandatory to provide the Elements server URL as well as the particular user based API token. The provided „Job name“ is the name of the job that is going to be executed. All types of jobs that are available in Elements will be supported. Optionally one or more „Job variables“ (key+value) can be attached to the corresponding job. The node result will be the new task ID.

{% hint style="info" %}
It is important that the given „Job name“ is a unique entry in the database of Elements. In case multiple job name entries with the same name exist the node will fail. Possibly the assistance of an Elements Admin is needful to ensure that prerequisite.
{% endhint %}


---

# 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/helmut4-components/streamdesigner/nodes/actions/third-party/elements/elements-start-job-action.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.
