# Stratus Change Project Metadata Action

The **Stratus Change Project Metadata Action** node is able to change existing metadata values by it's keys for Grace Valley Stratus project objects. By giving the "SCS asset ID" which will be received from **Stratus Create Project Action** node as a node result and providing the corresponding "Dynamic port file" location, a list of project metadata can be updated. Those metadata will be provided as metadata key value pairs. The supported metadata are the typical metadata types in Helmut4. So e.g. hierarchical choices as metadata will not be supported.

<figure><img src="/files/bSzPY11lRo7Rl459MRAz" alt=""><figcaption><p>Stratus Change Project Metadata Action</p></figcaption></figure>

{% hint style="info" %}
Make sure that the desired keys match exactly with Stratus metadata keys.
{% 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.9.1/helmut4-components/streamdesigner/nodes/actions/third-party/grassvalley/stratus-or-framelight-x/stratus-change-project-metadata-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.
