> 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/v4.7.0/helmut4-components/streamdesigner/nodes/actions/misc/stream-delete-store-variable-action.md).

# 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="https://967744423-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFbUsR0ZkwLkIQt5Asw0b%2Fuploads%2FXnaH22AwqRa3DAO9ChVH%2Fimage.png?alt=media&amp;token=b9018687-c90d-41e4-953f-65dd660740f8" 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 %}
