# Job Set Project ID Action

With the help of the Job Set Project ID Action, it is possible to add the ID of a project in the stream to the job (job object), provided this is known. This is especially necessary when jobs are created using a watch folder. In this case there is usually no project ID and the job would not be visible to a normal user in the panel or on the web. If this works, the ID must already be set in the pre-stream of a watch or job. This means it is available in the following stream and can be displayed correctly. The ID of a project can be extracted from the project overview in FX (hidden overlay) or from a JSON file that was previously written.


---

# 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.1/helmut4-components/streamdesigner/nodes/actions/job-action/job-set-project-id-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.
