# Job Create Split Jobs Action (BETA)

With the help of the Job Create Split Jobs Action it is possible to split (divide) the job of a profile into a desired number of single split jobs. This only works for Premiere Pro sequences. Doing this the sequence job will be divided into equal parts of same length. On top of that the user is able to consider In and Out markers in the sequence and set the priority for the queued jobs in Premiere. To safe time during the rendering process every split job can be executed on a dedicated single render node.

To enable the Split & Stitch Workflow it is necessary to add the Job Stitch Splits Action Node at the end of the stream, that is part of the profile that serves as the profile for the splitted jobs.

{% hint style="info" %}
As a BETA Version this will only be supposed for sequences with 25fps. When creating streams with Job Create Split Jobs Action it is mandatory to use it within a Split & Stitch workflow also using Job Stitch Splits Action.
{% 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/v4.6.0/helmut4-components/streamdesigner/nodes/actions/job-action/job-create-split-jobs-action-beta.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.
