# Project Status Update Action

With the help of the Project Status Update Action, it is possible both to set or change the status of a project and to lock or unlock a project simultaneously.

There are four statuses available:

* Locked
* Housekeeper
* Archived
* Restore

In addition to the regular [Project Lock Action](/helmut4-releases/v4.9.1/helmut4-components/streamdesigner/nodes/actions/project-21/project-lock-action.md), it is possible to make the project *unlockable* and display progress.

For example, this feature is useful for projects currently being processed by the housekeeper. The progress can be defined statically between 1 and 100, or it can be continuously spinning (-1). Entering -2 in the progress field removes the progress bar.

The 'unlock\_project' event can also be suppressed if it is not desired.

For instance, when archiving a project, it may be necessary to inform the user whether the archiving process has started or not. Until the archiving process begins (when the job in the dashboard is accepted by a render node), it is locked, but no progress is displayed. Furthermore, a successfully completed archiving process can lead to a status change indicating its completion.

<figure><img src="/files/CDMZLFXHYEMacdwVPkwc" alt="" width="345"><figcaption><p>Project Status Update Action</p></figcaption></figure>


---

# 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/project-21/project-status-update-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.
