Reports & Run History (Pro): What You Should Expect
Tags: reports, history, pro, diagnostics
Reports are where enterprise teams decide whether a tool is usable. What should be available (Pro) - Run History list with: - date/time - run source (manual, scheduled in-app, scheduled windows) - overall status - link to HTML report - link to log Best practice: keep reports organized A clean layout makes audits easy: - reports/web/<project>/... (manual / scheduled_app / scheduled_windows) - reports/api/<project>/... (manual / scheduled_app / scheduled_windows) - logs/web/<project>/... - logs/api/<project>/... If “Open Report” fails - Check the report folder exists and the HTML file is present. - If the report is on a network path, confirm permissions. - If Windows blocks downloaded files, unblock the zip/extracted folder.
