# Visualizza i tuoi Ítems

{% stepper %}
{% step %}

### Apri la panoramica Articoli

Per avere una panoramica degli articoli importati sulla piattaforma Channable, clicca sulla scheda "Articoli" situata sul lato sinistro dello schermo. La scheda Articoli contiene una visuale completa di tutti gli articoli presenti nel tuo file di datafeed.

<figure><img src="/files/3feefacb5c4170899c964498f933acba0b90b0cf" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Visualizzare un articolo

Clicca su un qualsiasi articolo per vedere una panoramica dei suoi attributi (titolo, descrizione, marca, colore, taglia, ecc.). Se cerchi un articolo specifico, usa la barra di ricerca nella scheda Articoli — puoi cercare per ID prodotto, titolo o altri attributi. Dopo aver trovato l'articolo, cliccaci sopra per visualizzare l'elenco completo degli attributi.

{% 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-it/guida-pratica-allimportazione/visualizza-i-tuoi-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.
