11 Jul 2026 02:59 AM
Hi Community! 👋
Sharing a contribution I hope you'll find useful: Custom Documents Report, a dashboard + workflow combo that gives you a full census of the documents in your tenant (dashboards & notebooks).
🔎 What it does
⚙️ How it works The dashboard doesn't hit the API directly — it reads from a Grail lookup table (/lookups/documents_report) populated daily by a Workflow with two Run JavaScript tasks:
➡️ The dashboard only shows data after the workflow runs at least once.
🔐 Permissions the workflow actor needs (otherwise you'll get a 403):
📦 Repo — JSON files + step-by-step README: 👉 https://github.com/Edunzz/DT.dashboards/tree/main/dynatrace
⚠️ Disclaimer: Personal community contribution, shared as-is. Not officially maintained or supported by Dynatrace. Please review before using in production and adjust the schedule, permissions, and lookup path to your environment. Feedback and improvements welcome! 🙌
Featured Posts