> 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-es/importa-tus-datos-de-producto/ver-tus-articoli.md).

# Ver tus Articoli

{% stepper %}
{% step %}

### Abre la Visión general de Ítems

A obtener una Visión general de los Articoli que importaste A la Plataforma de Channable, haz clic en la pestaña "Ítems" situada en el lado izquierdo de la pantalla. La pestaña Ítems contiene una Visión general completa de todo los Articoli que están In tu archivo de datafeed.

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

{% step %}

### Ver un Articolo

Haz clic en cualquier Articolo para ver una Visión general de los atributos de ese Articolo (título, Descrizione, marca, color, tamaño, etc.). se estás buscando un Articolo específico, utiliza la barra de búsqueda In la pestaña "Ítems" — puedes buscar por ID de producto, título oppure otro atributo. Después de encontrar el Articolo, haz clic en él A mostrar la Visión general completa de atributos.
{% 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-es/importa-tus-datos-de-producto/ver-tus-articoli.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.
