Mark Dilson
08/03/2026, 7:47 PMkapa.ai
08/03/2026, 7:47 PMlogo property in your workspace's active theme. The correct structure looks like this:
{
"dashboards": {
"export": {
"logo": {
"url": "https://example.com/path-to-your-logo.png",
"height": 40,
"width": 160
}
}
}
}
Make sure the logo image meets these requirements: [Theming]
• Format: JPEG or PNG only
• Maximum file size: 1 MB
• No shortened URLs (use the full, direct URL)
• The URL must be publicly accessible
If any of these conditions are not met, GoodData will display the "YOUR LOGO" placeholder instead of your image.
Once the theme with the logo property is applied to the workspace, the logo should appear correctly in PDF and PPTX exports. 👍 0 button 👎 0 button ℹ️ Tip: Mention @kapa.ai in the thread for follow-ups.
👀 Our Support team monitors all messages and will jump in if needed.Michael Ullock
08/03/2026, 8:49 PMMark Dilson
08/03/2026, 9:45 PM