> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/list-advertise/list-and-advertise-de/auf-marktplatzen-verkaufen/erste-schritte-mit-marktplatzen/marktplatze-resultat-schritt.md).

# Marktplätze: Resultat-Schritt

{% hint style="info" %}
UI-Aktualisierung: Es gibt eine neue Kanal-Auswahlseite und Übersicht für Feeds und Marktplätze (früher APIs genannt). Einige Grafiken und Anleitungen sind möglicherweise nicht auf dem neuesten Stand. <a href="https://helpcenter.channable.com/hc/en-us/articles/23781165245458#h_01JNNPRKP06VRKX3PX9K5A7N93" class="button secondary">Erfahre mehr über unser neues Design</a>
{% endhint %}

Der Ergebnisschritt in Channable bietet eine detaillierte Übersicht über die Performance deines Marktplatzes und den Status deiner Produktlistings. Er hebt erfolgreiche Exporte hervor und zeigt Fehler, die behoben werden müssen.

<figure><img src="/files/4bc9479f29e66c3b1dc6df6b4d7124e1f2f1525c" alt=""><figcaption></figcaption></figure>

### Funktionen

* Produkte anzeigen: Zeigt alle Artikel, die an den Marktplatz gesendet werden.
* Erfolgreich: Listet die Produkte auf, die erfolgreich an den Marktplatz exportiert wurden.
* Feedback: Zeigt Probleme oder Änderungsvorschläge vom Marktplatz an, die während des Exportvorgangs aufgetreten sind.

### Optionale Registerkarten

Je nach API können zusätzliche Registerkarten verfügbar sein, die weitere Einblicke und Kontrolle über deine Produktlistings bieten:

* Repricer-Fehler: Zeigt Fehler an, die bei Preisänderungen aufgetreten sind.
* Repricer-Ereignisverlauf: Protokolliert die Historie der Preisereignisse.
* Bestandsaktualisierungen: Verfolgt Lagerbestandsänderungen und -updates.
* Fulfillment-Aktualisierungen: Überwacht den Status der Auftragsabwicklung.


---

# 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://helpcenter.channable.com/list-advertise/list-and-advertise-de/auf-marktplatzen-verkaufen/erste-schritte-mit-marktplatzen/marktplatze-resultat-schritt.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.
