# Importar mediante un archivo de datos

{% hint style="warning" %}
Tu archivo de importación debe cumplir [requisitos de estructura específicos](https://helpcenter.channable.com/import-data/import-data-es/como-importar/importa-tus-datos-de-producto/importar-mediante-un-archivo-de-datos/requisitos-para-los-archivos-de-importacion).
{% endhint %}

{% hint style="info" %}
Es bueno saberlo

Los importadores de CSV, TXT, XML e JSON admiten archivos comprimidos `.gz` e `.zip` archivos.
{% endhint %}

### Elige un tipo de importación de archivo de datos

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Imagen de portada</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>CSV (Recomendado)</td><td><a href="https://3454153958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZa0iYflHeXmKWGnfFMAN%2Fuploads%2F6LFZVI7GsuotMz4FK5PP%2FCSV.png?alt=media&#x26;token=530ec941-5792-48b6-9ab2-18ccf4c7026e">CSV.png</a></td><td><a href="importar-mediante-un-archivo-de-datos/csv">csv</a></td></tr><tr><td>XML</td><td><a href="https://3454153958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZa0iYflHeXmKWGnfFMAN%2Fuploads%2FBLC6vvuduvFBMnrwYPM4%2FXML.png?alt=media&#x26;token=fd15832a-cf3e-41e2-ba88-1335a4cb3e56">XML.png</a></td><td><a href="importar-mediante-un-archivo-de-datos/xml">xml</a></td></tr><tr><td>Hojas de cálculo de Google</td><td><a href="https://3454153958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZa0iYflHeXmKWGnfFMAN%2Fuploads%2FngixHZuiAWFUxm6PZ211%2FGoogle-sheet.png?alt=media&#x26;token=45b5dedc-4588-41ea-8db7-caacf1e1a8b1">Google-sheet.png</a></td><td><a href="importar-mediante-un-archivo-de-datos/hojas-de-calculo-de-google">hojas-de-calculo-de-google</a></td></tr><tr><td>TXT</td><td><a href="https://3454153958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZa0iYflHeXmKWGnfFMAN%2Fuploads%2FikYYqOopyXbJypLdyXlc%2FTXT.png?alt=media&#x26;token=dbd90764-cddc-45a1-b97c-32fe6770b9bc">TXT.png</a></td><td><a href="importar-mediante-un-archivo-de-datos/txt">txt</a></td></tr><tr><td>JSON</td><td><a href="https://3454153958-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZa0iYflHeXmKWGnfFMAN%2Fuploads%2FrQxmLGgE8PYAegiIvcNV%2FJSON.png?alt=media&#x26;token=05df2d05-8557-46dc-8cdb-c11ccfbebcc4">JSON.png</a></td><td><a href="importar-mediante-un-archivo-de-datos/json">json</a></td></tr></tbody></table>


---

# 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/importa-tus-datos-de-producto/importar-mediante-un-archivo-de-datos.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.
