> For the complete documentation index, see [llms.txt](https://docs.signius.eu/signius-professional-platform-de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.signius.eu/signius-professional-platform-de/status-der-dokumente.md).

# Status der Dokumente

Für die Dokumente im Ordner werden **fünf Farbcodes** verwendet, die den jeweiligen **Status** angeben:

1. **Orange - JETZT SIGNIEREN!** (das Dokument wartet auf Ihre Unterschrift)
2. **Grau - IN BEARBEITUNG** (Dokument wartet auf die Unterschriften der anderen Personen)&#x20;
3. **Hellgrün - UNTERZEICHNET** (das Dokument wurde von allen Personen unterzeichnet)&#x20;
4. **Dunkelgrün - ABGESCHLOSSEN** (Dokument wurde entfernt\*)&#x20;
5. **Hellgrau - PROCESSING...** (Dokument wird im Hintergrund unterzeichnet)

*\*Die Dokumentendatei wird gelöscht, aber die Metadaten, die das Dokument beschreiben, sowie die Unterschriften bleiben auf der Plattform.*

### **5** Dokumentstatus:

<figure><img src="/files/aYBOxaPmZQHLdKxyihlm" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Y4cuKPDNbeGDWpKnCnre" alt=""><figcaption></figcaption></figure>

**Der Status "PROCESSING..."** tritt nur dann auf, wenn eine große Anzahl von Dokumenten gleichzeitig signiert wird, wenn die Signierung in den Hintergrundmodus wechselt.&#x20;

Wenn Sie mehrere Dokumente gleichzeitig signieren (im Hintergrund), können Sie Ihre Arbeit sowohl im Portal als auch außerhalb fortsetzen - ohne Wartezeiten. Sie können den Fortschritt des Signierens im Ordner überprüfen.

<figure><img src="/files/IjpbLy6b6TzfJWr4xWqr" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.signius.eu/signius-professional-platform-de/status-der-dokumente.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
