# Bekijk je Items

{% stepper %}
{% step %}

### Open het Items-overzicht

Om een overzicht te krijgen van de items die je naar het Channable-platform hebt geïmporteerd, klik je op het tabblad "Items" aan de linkerkant van het scherm. Het Items-tabblad bevat een volledig overzicht van alle items die in je datafeedbestand staan.

<figure><img src="/files/68307984621a8621f8d2ad2e5b00029bed741d87" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Een item bekijken

Klik op een item om een overzicht te zien van de attributen van dat item (titel, beschrijving, merk, kleur, maat, enz.). Als je naar een specifiek item zoekt, gebruik je de zoekbalk in het Items-tabblad — je kunt zoeken op product-ID, titel of een ander attribuut. Nadat je het item hebt gevonden, klik je erop om het volledige attribuutoverzicht te tonen.

{% 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-nl/importhandleiding/bekijk-je-items.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.
