# Navigation und Benutzeroberfläche

### Aufbau

Oben in der Mitte findest du die **Reiter** „Explore“ (Feeds), „Workspace“ (AI Hub, Generierung, Bearbeitung) und „Publish“ (Veröffentlichung in angeschlossenen Systemen, etwa in ein CMS wie WordPress, Social Media oder andere angeschlossene Kanäle. Externe Systeme können auf Wunsch angebunden werden, wenn sie eine Verbindung über API zulassen).

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

Im Workspace ist **links** das einklappbare **Clipboard** zu sehen, in das du jederzeit neue Quellen laden kannst.&#x20;

<figure><img src="/files/MNty2f3g3IXQ4Nhz0J5P" alt="" width="375"><figcaption></figcaption></figure>

Rechts befindet sich die **Navigation für den jeweiligen Bereich.** Wenn du dich etwa im Workspace befindest, kannst du dort bereits erstellte Inhalte suchen und aufrufen. Der Bereich kann ebenfalls eingeklappt werden.

<figure><img src="/files/KZapyIHBWhmEiaMBQvBT" alt="" width="375"><figcaption></figcaption></figure>

Im Prinzip ist der Workspace wie folgt aufgebaut:&#x20;

<mark style="color:orange;">**Input links**</mark>, ***Arbeit und Output in der Mitte***, <mark style="color:blue;">Übersichten rechts</mark>.


---

# 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/grundfunktionen/navigation-und-benutzeroberflache.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.
