> For the complete documentation index, see [llms.txt](https://docs.helmut.de/helmut4-releases/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.helmut.de/helmut4-releases/helmut4-components/streamdesigner/nodes/actions/third-party/vidispine/vidicore/vidicore-create-collection-action.md).

# VidiCore Create Collection Action

This node creates a new VidiCore project collection for a Premiere Pro project. The collection name and the URL of the VidiCore system can be defined in the node settings.

Optionally, a list of VidiCore metadata to be added to the collection can be specified, provided that the metadata already exists in VidiCore.

{% hint style="info" %}
Only metadata entries that start with a "V3" tag can be set.
{% endhint %}

\
When executed, the node generates both a parent and a child collection in the VidiCore system, which can be retrieved via the wildcard [{stream.last.result.?}](/helmut4-releases/helmut4-components/streamdesigner/wildcards/result-or-return-wildcards-2/stream-last_result.md):

\
•  {node.result.?\_0}  returns the child EditMateProjectVersion collection ID \
•  {node.result.?\_1}  returns the parent EditMateProject collection ID.

<figure><img src="/files/z7YginLvxLSDyt78a7Vb" alt="" width="347"><figcaption><p>VidiCore Create Collection Action</p></figcaption></figure>

{% 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 %}
