# Transformations

- [Aggregate Transformation](https://documentation.astera.com/astera-data-stack-v7/dataflows/transformations/aggregate-transformation.md)
- [Apply To All Transformation](https://documentation.astera.com/astera-data-stack-v7/dataflows/transformations/apply-to-all-transformation.md)
- [Constant Value Transformation](https://documentation.astera.com/astera-data-stack-v7/dataflows/transformations/constant-value-transformation.md)
- [Data Cleanse Transformation](https://documentation.astera.com/astera-data-stack-v7/dataflows/transformations/data-cleanse-transformation.md)
- [Data Quality Rules Transformation](https://documentation.astera.com/astera-data-stack-v7/dataflows/transformations/data-quality-rules-transformation.md)
- [Denormalize Transformation](https://documentation.astera.com/astera-data-stack-v7/dataflows/transformations/denormalize-transformation.md)
- [Distinct Transformation](https://documentation.astera.com/astera-data-stack-v7/dataflows/transformations/distinct-transformation.md)
- [Expression Transformation](https://documentation.astera.com/astera-data-stack-v7/dataflows/transformations/expression-transformation.md)
- [Filter Transformation](https://documentation.astera.com/astera-data-stack-v7/dataflows/transformations/filter-transformation.md)
- [Function Transformations](https://documentation.astera.com/astera-data-stack-v7/dataflows/transformations/function-transformations.md)
- [Join Transformation](https://documentation.astera.com/astera-data-stack-v7/dataflows/transformations/join-transformation.md)
- [Merge Transformation](https://documentation.astera.com/astera-data-stack-v7/dataflows/transformations/merge-transformation.md)
- [Normalize Transformation](https://documentation.astera.com/astera-data-stack-v7/dataflows/transformations/normalize-transformation.md)
- [Passthru Transformation](https://documentation.astera.com/astera-data-stack-v7/dataflows/transformations/passthru-transformation.md)
- [Rest Client](https://documentation.astera.com/astera-data-stack-v7/dataflows/transformations/rest-client.md)
- [Route Transformation](https://documentation.astera.com/astera-data-stack-v7/dataflows/transformations/route-transformation.md)
- [Sequence Generator Transformation](https://documentation.astera.com/astera-data-stack-v7/dataflows/transformations/sequence-generator-transformation.md)
- [Sort Transformation](https://documentation.astera.com/astera-data-stack-v7/dataflows/transformations/sort-transformation.md)
- [Sources as Transformations](https://documentation.astera.com/astera-data-stack-v7/dataflows/transformations/sources-as-transformations.md)
- [Subflow Transformation](https://documentation.astera.com/astera-data-stack-v7/dataflows/transformations/subflow-transformation.md)
- [Tree Join Transformation](https://documentation.astera.com/astera-data-stack-v7/dataflows/transformations/tree-join-transformation.md)
- [Union Transformation](https://documentation.astera.com/astera-data-stack-v7/dataflows/transformations/union-transformation.md)
- [Web Service Transformation](https://documentation.astera.com/astera-data-stack-v7/dataflows/transformations/web-service-transformation.md)


---

# 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://documentation.astera.com/astera-data-stack-v7/dataflows/transformations.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.
