> For the complete documentation index, see [llms.txt](https://learning.seoki.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learning.seoki.com/arbeiten-mit-seoki/meine-projekte.md).

# Meine Projekte

Unter **Meine Projekte** siehst Du, welche Artikel Du in der Vergangenheit angestoßen hast und die wichtigsten Details zu Deinen Projekten.

<figure><img src="/files/FSmENaWCzoPQBNUcg7ql" alt=""><figcaption><p>Behalte die Übersicht über Deine Projekte</p></figcaption></figure>

Folgende Infos findest Du in der Übersicht:

* **Erstellt:** Das Datum, an dem Du die Artikelgenerierung gestartet hast. Dein neuestes Projekt ist ganz oben.
* **Projektname:** Der von Dir vergebenen Projektname. Falls Du keinen Namen vergeben hast, ist dieses Feld frei.
* **Status:** Hier siehst Du, ob die die Artikelgenerierung noch läuft oder bereits abgeschlossen ist.
* **Anzahl:** Die Anzahl der generierten Einzel-Artikel.
* **Site:** Falls Du mehrere Seiten über SEOKI steuerst, kannst Du hier sehen, für welche URL Du die Artikelgenerierung veranlasst hast.


---

# 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:

```
GET https://learning.seoki.com/arbeiten-mit-seoki/meine-projekte.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.
