Dynatrace Notebook Skill How to Use This Skill Notebooks and dashboards are structurally similar. Follow the skill for all workflows (creating, modifying, querying, analyzing), applying the differences documented below. Mandatory Create/Update Workflow 1. Load domain skills BEFORE generating queries — do not invent DQL 2. Validate ALL queries via before adding to the notebook 3. Always set in unless the user explicitly requests a specific visualization type 4. ALWAYS deploy via — never use directly: The script validates the notebook first and blocks deployment on errors. Skipping it risks dep…