How to Customize a Logo on Tableau Server: A Step-by-Step Guide

Tasrie IT Services

Tasrie IT Services

·1 min read
How to Customize a Logo on Tableau Server: A Step-by-Step Guide

Customizing your Tableau Server's logo can enhance brand visibility and create a consistent user experience. Here's a step-by-step guide on how to do it using Tableau's command-line interface.

  • Ensure your logo is in GIF, JPEG, or PNG format.
  • Recommended size: 48x48 pixels for header and sign-in logos.

2. Use the tsm customize Command

  • To set a header logo:
    bash
    tsm customize --header-logo "<path-to-logo>"
    
  • For sign-in logo:
    bash
    tsm customize --signin-logo "<path-to-logo>"
    
  • For both locations:
    bash
    tsm customize --logo "<path-to-logo>"
    

3. Apply Changes

  • Run the following to apply:
    bash
    tsm pending-changes apply
    

4. Restore Defaults (Optional)

  • To reset all customizations:
    bash
    tsm customize --restore-defaults
    

Ensure your server credentials are secure when executing these commands. By following these steps, you can create a more personalized Tableau experience for your users.

If you need any help, we offer Tableau Professional Services. Learn more and get in touch to see how we can assist you!

illustration
Need Expert Help ?

At Tasrie IT, we assist businesses in their growth and addressing intricate issues by utilizing advanced cloud technologies and contemporary platform engineering techniques.

Related Posts