# VidiCore Create Collection Action

This node will create a new VidiCore project collection for a Premiere Pro Project. The collection name can be defined in the node settings. Optionally a list of VidiCore metadata that should be added to the collection can be entered. It is required that the entered metadata are already existing in VidiCore. The node result contains the ID of the created collection. Under the hood this process creates a parent and a child collection on the VidiCore system. The Helmut4 user should only work with the collection ID returned by the node.

{% hint style="info" %}
For proceeding this action successfully it is necessary that an internal "Helmut ID" will be extracted during the operation. This can only be provided when a project object will be processed. For that, it is recommended to add this node into an event trigger that holds the related information e.g. CREATE\_PROJECT or CUSTOM\_FX.
{% 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/third-party/vidicore/vidicore-create-collection-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.
