# Project Status

Status icons are displayed here. There are different icons that are briefly explained below. Status icons only appear if the system has been configured accordingly. When an icon is hovered over with the mouse pointer, an info text appears. Typically, a lock icon appears when a project is opened, and it disappears when the project is closed.

\
Locked but still possible to open the project. If this icon appears in a blue color, the project is opened by yourself. If it is appears in a white colour, the project is opened by another user.

![Status: Locked and opened](/files/VqylGzrv5GtNAvlTeoPp)

Locked and can’t be opened by another user. If this icon appears in a blue color, the project is opened by yourself. If it is appears in a white colour, the project is opened by another user.

![Status: Locked and closed](/files/BvxEcbBKu4t8i86WpgN4)

This project has been archived. If the name next to the project is greyed out, the project can’t be opened.

![Status: Archived](/files/KRMsgNYb1NYSJJ3vMEBr)

This project has been restored. If the name next to the project is greyed out, the project can’t be opened.

![Status: Restored](/files/JbXaPhmazQdqcGhcQui8)


---

# 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.6.1/helmut4-components/helmutfx/projects/project-status.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.
