# Data transformation tools

A data transformation tool is software used to extract data from various sources, apply transformations, and load the transformed data into a target system or data repository. These tools automate and streamline the process of data transformation, enabling organizations to cleanse, enrich, and reshape their data for analysis, reporting, and other purposes.

Secoda currently integrates with the following Data Transformation tools:

{% content-ref url="/pages/3mIzsrobO3ho0ODGAsej" %}
[dbt](/integrations/data-transformation-tools/readme-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/idmhXMpZ5K2dLYo1ODdF" %}
[dbt Core](/integrations/data-transformation-tools/readme-1/dbt-core.md)
{% endcontent-ref %}

{% hint style="info" %}
Don't see an integration for a tool you use? Message us on Slack or email us at <support@secoda.co> and we'll add it to the roadmap.
{% endhint %}


---

# 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://docs.secoda.co/integrations/data-transformation-tools.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.
