## The Quality tab

In **Analytics**, the **Quality** tab shows prebuilt, read-only views of your open quality work:

- Open issues, and the average days to resolve them.
- Issues by **status**, and an **age distribution**.
- A breakdown of issues by **disposition type**.
- Open **redline** and **further action** counts.

The Quality tab in Analytics.

## Build your own quality reports

For anything beyond the Quality tab, query the quality data yourself. The **`quality_metrics`** and **`issue_details`** data products pre-join issue data (status, disposition, redlines, further actions, parts, and lifecycle timestamps) so you don’t have to assemble it. Reach them through the [Data Connector](https://docs.firstresonance.io/automate-with-ion/analytics-and-dashboards/data-connector), a read-only SQL analytics layer you point a BI tool at, or query the [GraphQL API](https://docs.firstresonance.io/api-reference).For the full data model, available tables, and refresh cadence, see [Analytics and Dashboards](https://docs.firstresonance.io/automate-with-ion/analytics-and-dashboards).
