Skip to content

How do I resolve branding conflicts in my embedded QuickSight dashboards?

2 minute read
0

I want to resolve branding conflicts for my embedded Amazon QuickSight dashboards.

Resolution

Configure the Powered by Amazon QuickSight attribution banner

Depending on the Amazon Quick version that you use, you might see the "Powered by QuickSight" or "Powered by Quick Suite" banner.

To move the banner out of the content area, set attributionOptions.overlayContent to False in the Embedding SDK's contentOptions.

To completely remove the banner, then you must switch to an annual Capacity Pricing commitment. Note that after you switch, the banner might not be automatically removed. If the banner persists after you switch your commitment, then contact AWS Support.

Align colors and logo with your application

To override styles inside the embedded iframe, use Amazon Quick brand customization. Complete the following steps:

  1. Open Amazon Quick.
  2. From the navigation bar, choose the down arrow, and then choose Manage account.
  3. Choose Brand customization.
  4. Choose the three dots, and then choose Edit.
  5. In the navigation pane, choose Theme.
  6. Choose Publish.

Set the dark mode label visibility

The Primary Background setting automatically sets the Q&A label color. To change the Primary Background color, complete the following steps:

  1. Open Amazon Quick.
  2. From the navigation bar, choose the down arrow, and then choose Manage account.
  3. Choose Brand customization.
  4. Choose the three dots, and then choose Edit.
  5. In the navigation pane, choose Theme.
  6. Under Primary, choose Background and set the color to a dark color.
  7. Choose Apply.
  8. Under Primary, choose Foreground and set the color to a contrasting light color.
  9. Choose Apply.
  10. Choose Publish.
  11. Choose Confirm & Publish.

Note: The Primary Background and Primary Foreground setting applies to the entire Amazon Quick console. You can't configure the Q&A section separately.

AWS OFFICIALUpdated 15 days ago