# Deine Items ansehen

{% stepper %}
{% step %}

### Öffne die Items-Übersicht

Um eine Übersicht über die Items zu erhalten, die du in die Channable-Plattform importiert hast, klicke auf den Tab „Items“ links im Bildschirm. Der Items-Tab enthält eine vollständige Übersicht aller Items, die in deiner Datenfeed-Datei enthalten sind.

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

{% step %}

### Ein Item ansehen

Klicke ein beliebiges Item an, um eine Übersicht über dessen Attribute (Titel, Beschreibung, Marke, Farbe, Größe etc.) zu sehen. Wenn du ein bestimmtes Item suchst, nutze die Suchleiste im Items-Tab — du kannst nach Produkt‑ID, Titel oder anderen Attributen suchen. Nachdem du das Item gefunden hast, klicke es an, um die vollständige Attributübersicht anzuzeigen.

{% endstep %}
{% endstepper %}


---

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