> 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/import-data/import-data-de/import-anleitung/zeige-deine-items-an.md).

# Zeige deine Items an

{% stepper %}
{% step %}

### Öffne die Items-Übersicht

Zu einer Übersicht über die Items, die du in die Channable-Plattform importiert hast, klicke auf den Tab „Items“ auf der linken Seite des Bildschirms. Der Tab „Items“ enthält eine vollständige Übersicht über alle Items, die in deiner Datafeed-Datei enthalten sind.

<figure><img src="/files/0259294f22c01fe36dff584ba66e16f51abbe377" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Ein Item ansehen

Klicke auf ein beliebiges Item, um eine Übersicht über die Attribute dieses Items zu sehen (Titel, Beschreibung, Marke, Farbe, Größe usw.). Wenn du nach einem bestimmten Item suchst, verwende die Suchleiste im Items-Tab — du kannst nach Produkt-ID, Titel oder anderen Attributen suchen. Nachdem du das Item gefunden hast, klicke darauf, um die vollständige Attributübersicht anzuzeigen.
{% endstep %}
{% endstepper %}


---

# 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://helpcenter.channable.com/import-data/import-data-de/import-anleitung/zeige-deine-items-an.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.
