# Stream Delete Store Variable Action

With the help of the Stream Delete Store Variable Action it is possible to delete an existing store variable in the [Stream Variable Store](/helmut4-releases/v4.7.0/helmut4-components/streamdesigner/stream-variable-store.md) by specifying the name (key) of the variable.

This is only possible if the variable is **not protected**.

To remove the protection of a store variable, one need to do this manually by accessing it via the [Stream Variable Store](/helmut4-releases/v4.7.0/helmut4-components/streamdesigner/stream-variable-store.md).

<figure><img src="/files/GK4wzGcQT78n7bE5jdef" alt="" width="349"><figcaption><p>Stream Delete Store Variable Action</p></figcaption></figure>

{% hint style="danger" %}
Keep in mind to ***use only the variable key*** "test1234".

Using the wildcard "{store.variable.test1234}" would lead to an issue due to syntax error.
{% 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.7.0/helmut4-components/streamdesigner/nodes/actions/misc/stream-delete-store-variable-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.
