# Reporting

These tutorials cover reporting in `pyGSTi`, focused on the HTML reports generated from a set of results. Start with report generation, then dig into the Workspace API that powers pyGSTi's interactive figures and tables.

- [Report generation](reporting/ReportGeneration) — build standalone HTML reports from GST and other results.
- [Workspace](reporting/Workspace) — the `Workspace` object behind pyGSTi's plots and tables, including [switchboards](reporting/WorkspaceSwitchboards) for interactive views and [worked examples](reporting/WorkspaceExamples).
