> For the complete documentation index, see [llms.txt](https://docs.gaiodataos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gaiodataos.com/gaio-dataos-spanish/herramientas/tareas/etl.md).

# ETL

- [Constructor](https://docs.gaiodataos.com/gaio-dataos-spanish/herramientas/tareas/etl/constructor.md)
- [SQL](https://docs.gaiodataos.com/gaio-dataos-spanish/herramientas/tareas/etl/sql.md)
- [Ingesta de Archivos](https://docs.gaiodataos.com/gaio-dataos-spanish/herramientas/tareas/etl/ingesta-de-archivos.md)
- [Source SQL](https://docs.gaiodataos.com/gaio-dataos-spanish/herramientas/tareas/etl/source-sql.md)
- [Insertar tabla](https://docs.gaiodataos.com/gaio-dataos-spanish/herramientas/tareas/etl/insertar-tabla.md)
- [Insertar fila](https://docs.gaiodataos.com/gaio-dataos-spanish/herramientas/tareas/etl/insertar-fila.md)
- [Actualización](https://docs.gaiodataos.com/gaio-dataos-spanish/herramientas/tareas/etl/actualizacion.md)
- [Eliminar](https://docs.gaiodataos.com/gaio-dataos-spanish/herramientas/tareas/etl/eliminar.md)
- [Crear Tabla](https://docs.gaiodataos.com/gaio-dataos-spanish/herramientas/tareas/etl/crear-tabla.md)
- [Tabla Rápida](https://docs.gaiodataos.com/gaio-dataos-spanish/herramientas/tareas/etl/tabla-rapida.md)
- [Carga Rápida](https://docs.gaiodataos.com/gaio-dataos-spanish/herramientas/tareas/etl/carga-rapida.md)
- [Tabla Dinámica](https://docs.gaiodataos.com/gaio-dataos-spanish/herramientas/tareas/etl/tabla-dinamica.md)
- [Despivotar tabla](https://docs.gaiodataos.com/gaio-dataos-spanish/herramientas/tareas/etl/despivotar-tabla.md)
- [Ejecutar Proceso](https://docs.gaiodataos.com/gaio-dataos-spanish/herramientas/tareas/etl/ejecutar-proceso.md)
- [REST](https://docs.gaiodataos.com/gaio-dataos-spanish/herramientas/tareas/etl/rest.md)
- [Parámetros para la tabla](https://docs.gaiodataos.com/gaio-dataos-spanish/herramientas/tareas/etl/parametros-para-la-tabla.md)
- [Tabla de Parámetros](https://docs.gaiodataos.com/gaio-dataos-spanish/herramientas/tareas/etl/tabla-de-parametros.md)
- [Definir valor del parámetro](https://docs.gaiodataos.com/gaio-dataos-spanish/herramientas/tareas/etl/definir-valor-del-parametro.md)
- [Usuarios](https://docs.gaiodataos.com/gaio-dataos-spanish/herramientas/tareas/etl/usuarios.md)
- [CSV Web](https://docs.gaiodataos.com/gaio-dataos-spanish/herramientas/tareas/etl/csv-web.md)
- [CSV Local](https://docs.gaiodataos.com/gaio-dataos-spanish/herramientas/tareas/etl/csv-local.md)
- [Google Spreadsheet](https://docs.gaiodataos.com/gaio-dataos-spanish/herramientas/tareas/etl/google-spreadsheet.md)


---

# 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://docs.gaiodataos.com/gaio-dataos-spanish/herramientas/tareas/etl.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.
