# Workflows

Wenn du im [Editor](/nutzerhandbuch/workspace/editor-and-kontextfenster.md) einen Text erzeugt und bearbeitet hast, kannst du über den „Add to Clipboard“-Button oben rechts am Editor (nur sichtbar, wenn sich die Maus im oder über dem Editor befindet) den Inhalt ins [Clipboard](/nutzerhandbuch/grundfunktionen/clipboard-and-quellen.md) befördern.&#x20;

Du kannst den Inhalt dort durch Klick auf diese neue Quelle jederzeit weiter bearbeiten.&#x20;

Nun kannst du den Inhalt in einem weiteren Prozess verwenden, den du im AI Hub aussuchst. Den Inhalt kannst du jetzt im neuen Prompt anwenden, wie in „[Prompts und Prozesse anwenden](/nutzerhandbuch/workspace/prompts-und-prozesse-anwenden.md)“ beschrieben.&#x20;

Ein einfaches Beispiel kannst du dir hier ansehen:

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8A97fwxcnu8tkiPuS172%2Fuploads%2Fgn0MiuGAuoPODua9m8np%2Fworkflow%20demo.mp4?alt=media&token=15524d53-e9fd-4c12-b0aa-893356423f5f>" %}


---

# 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.dcio.app/nutzerhandbuch/workspace/workflows.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.
