# Data quality tools

A data quality or data governance tool is software or a platform designed to assess, monitor, and improve the quality of data within an organization. It helps identify data issues, inconsistencies, errors, and anomalies that may impact data integrity, accuracy, completeness, consistency, and reliability. Data quality tools provide various functionalities and features to ensure that data meets predefined quality standards.

Secoda currently integrates with the following Data Quality tools:

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

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

{% content-ref url="/pages/rXrKDbIv4tZi4wOH6XYe" %}
[Great Expectations](/integrations/data-quality-tools/great-expectations-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/LgMBfrebOxnZ66pfGH1N" %}
[Monte Carlo](/integrations/data-quality-tools/monte-carlo.md)
{% endcontent-ref %}

{% content-ref url="/pages/GmqXmnFsNZm1jbXEUi8q" %}
[Soda](/integrations/data-quality-tools/soda.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-quality-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.
