27 Oct 2025 03:43 PM
Hi, I’m building my Launchpad and adding dashboards.
In the cards, it asks for an image using a URL, but I’d like to use a local image (for example, a screenshot of my dashboard).
Does anyone know how to upload a local image or how you’re handling images in the cards?
27 Oct 2025 04:29 PM
If they do not contain anything sensitive I'd host them on GitHub, for example, in a public repository. Images can be referenced directly.
There is afaik no option to upload images to Dynatrace platform at the moment.
20 Nov 2025 09:50 AM
you can convert the image to the data:image/png;base64 and add to a markdown file to show as image - which is just a workaround and if your image is confidential to be available publicily
Dashboard for card tiles LaunchPad previews - Dynatrace Community