> ## Documentation Index
> Fetch the complete documentation index at: https://docs.open-metadata.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Data Quality Tab | OpenMetadata Quality Interface

> Use the quality tab to review profiling results, detect issues, and verify test coverage for your datasets.

# Data Quality Tab

The Profiler & Data Quality tab is displayed only for Tables. It has three sub-tabs for **Table Profile, Column Profile, and Data Quality**.

Data quality tests can be run on the sample data. We can add tests at the table and column level. The Data Quality tab displays the total number of tests that were run, and also the number of tests that were successful, aborted, or failed. The list of test cases displays the details of the table or column on which the test was run.

<img src="https://mintcdn.com/openmetadata/AdlqT7tGpGl0YynA/public/images/how-to-guides/quality/dq1.png?fit=max&auto=format&n=AdlqT7tGpGl0YynA&q=85&s=f2a3a6896522008479ad0de9a34b8f82" alt="Profiler & Data Quality" width="2943" height="1424" data-path="public/images/how-to-guides/quality/dq1.png" />

You can click on a Test Case to view further details. You can use a time filter on these reports. You can also edit these tests by clicking on the pencil icon next to each test.

<img src="https://mintcdn.com/openmetadata/hh5nHFImSbxUEO9H/public/images/how-to-guides/quality/dq2.png?fit=max&auto=format&n=hh5nHFImSbxUEO9H&q=85&s=753efccdda883eba93ed3d2ee8e29539" alt="Details of a Test Case" width="2943" height="1424" data-path="public/images/how-to-guides/quality/dq2.png" />

<Card title="How to Write and Deploy No-Code Test Cases from the UI" href="/v1.12.x/how-to-guides/data-quality-observability/quality/test">
  Verify your data quality with table and column level tests.
</Card>
