Activating a Tableau Server license key is a critical step in setting up your analytics environment. Depending on your network security and version, you can activate your license via the Tableau Services Manager (TSM) web interface or the command line. 1. Online Activation (Standard) This is the fastest method if your server has internet access to reach licensing.tableau.com:443 Via TSM Web UI: Log in to the Tableau Services Manager Web UI
For activating and managing Tableau Server license keys, you generally use the Tableau Services Manager (TSM) , either through its web interface or the command line . Online Activation If your server has internet access, you can activate your key directly: Web UI (Recommended) : Log in to the TSM Web UI (typically https:// :8850 ), navigate to the Configuration tab, and select Licensing . Click Activate License , paste your key, and click Activate . Command Line (TSM CLI) : Use the following command in your terminal: tsm licenses activate -k . Offline Activation If your server is in a disconnected environment, you must use an offline process: Generate Offline File : Run tsm licenses get-offline-activation-file -k . This creates an offline.tlq file. Submit to Tableau : Move this file to a machine with internet access and upload it to the Tableau Activation page . Apply Response : Download the resulting activation.tlf file, move it back to your server, and run: tsm licenses activate -f . Advanced Features Understanding License Models and Product Keys - Tableau
Here’s a step-by-step guide for Tableau Server license key activation :
1. Prerequisites
Tableau Server installed (version 2018.1 or later recommended) Administrator access to the server machine Valid license key from Tableau (purchased or trial) Internet access (for online activation) or ability to generate an offline activation file
2. Activate License via Web UI (TSM) Step 1: Access TSM Web Interface
Open browser → https://<your-server-name>:8850 Log in as a TSM admin (local Windows admin or Linux tsmadmin user) tableau server license key activation
Step 2: Navigate to License
Go to Configuration → License Click Activate License
Step 3: Enter License Key
Paste your license key (format: XXXX-XXXX-XXXX-XXXX-XXXX ) Choose Activate online (recommended if server has internet) Click Activate
Step 4: Confirm Activation