# Entwürfe

Wann immer Sie eine Aufgabe erstellen und speichern, jedoch nicht zuweisen, wird sie unter Entwürfe abgelegt. Sie können dann zu einem späteren Zeitpunkt darauf zugreifen, sie anpassen, verändern, löschen oder zuweisen.

<figure><img src="/files/fX1pK0PLc0cramNN8N9m" alt=""><figcaption><p>Abbildung 55<em>. Übersicht der Entwürfe</em></p></figcaption></figure>

Um die Bearbeitung eines Entwurfs wieder aufzunehmen, klicken Sie einfach auf die entsprechende Aufgabe.

{% hint style="danger" %}
Hinter jeder Aufgabe sehen Sie ein kleines Kästchen. Dieses gibt zusätzliche Auskunft darüber, ob es sich bei einer Aufgabe um einen Entwurf, eine Zuweisung oder eine bereits erledigte Aufgabe handelt.
{% 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.mnspro.cloud/benutzerinnen-und-benutzer/mnspro-cloud/aufgabenfunktion/entwurfe.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.
