# Ver tus ítems

{% stepper %}
{% step %}

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

Para ver los ítems que importaste a la plataforma de Channable, haz clic en la pestaña "Ítems" ubicada en el lado izquierdo de la pantalla. La pestaña Ítems contiene un resumen completo de todos los ítems que están en tu archivo de feed de datos.

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

{% step %}

### Ver un ítem

Haz clic en cualquier ítem para ver una visión general de sus atributos (título, descripción, marca, color, talla, etc.). Si buscas un ítem concreto, usa la barra de búsqueda en la pestaña Ítems — puedes buscar por ID de producto, título u otro atributo. Tras encontrar el ítem, haz clic en él para mostrar la vista completa de sus atributos.

{% 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-es/como-importar/ver-tus-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.
