# Integration Gateway ETL Overview

Integration Gateway (IG) ETL is a high-performance extract, transform, load (ETL) solution built specifically for banks and credit unions.

The platform is built on a streaming architecture that allows it to process millions of rows of data efficiently, while making it simple to build the transformation logic that meets any business needs.

{% content-ref url="/pages/7rOJF083AKj0zb5vjZED" %}
[Data Connectors](/etl/data-connectors.md)
{% endcontent-ref %}

{% content-ref url="/pages/dXqjMxBoXdkXydqePAqg" %}
[Workflows](/etl/workflows.md)
{% endcontent-ref %}

{% content-ref url="/pages/zXYigngvALZUXUIe82tU" %}
[Run History](/etl/run-history.md)
{% endcontent-ref %}

{% content-ref url="/pages/lZjKoImqVrgahHfhU9Vm" %}
[Scheduler](/etl/scheduler.md)
{% endcontent-ref %}

{% content-ref url="/pages/IaT8Q2JrSFD8sVe29Aus" %}
[Value Mappings](/etl/value-mappings.md)
{% endcontent-ref %}


---

# 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://glyue.docs.sandboxbanking.com/etl/glyue-etl-overview.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.
