# Integrations

Secoda currently integrates with many different tools, see below for the types of tools we integrate with and instructions around how to set up the integration in your Secoda workspace.

{% hint style="info" %}
**Good to know:** Secoda ships product updates weekly! If you don't see your data tool or source here, message us on Slack or email us at <support@secoda.co> and we'll add it to the roadmap.
{% endhint %}

{% content-ref url="/pages/bg2sY4xUkWHoeIQtX8jv" %}
[Data warehouses](/integrations/data-warehouses.md)
{% endcontent-ref %}

{% content-ref url="/pages/jnCXVntfyMhZ3jrxYe7Q" %}
[Databases](/integrations/databases.md)
{% endcontent-ref %}

{% content-ref url="/pages/oJncKxWeIacb9F4SDQAb" %}
[Data visualization tools](/integrations/data-visualization-tools.md)
{% endcontent-ref %}

{% content-ref url="/pages/2KDTjV7s5hh3tmCyBzVC" %}
[Data pipeline tools](/integrations/data-pipeline-tools.md)
{% endcontent-ref %}

{% content-ref url="/pages/zWGlC8zomUay0mec8b8p" %}
[Data transformation tools](/integrations/data-transformation-tools.md)
{% endcontent-ref %}

{% content-ref url="/pages/WGe6ah0HwjROO4YoxFkN" %}
[Data quality tools](/integrations/data-quality-tools.md)
{% endcontent-ref %}

{% hint style="info" %}
Not using Secoda to manage your data documentation yet? Sign up for free [here](https://app.secoda.co/) 👈
{% 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.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.
