Setting Up Your Telerik Report Server License Key
Starting with the Q1 2025 release, the Telerik Report Server requires activation through a license key (trial or commercial). This article describes how to download or update your personal license key and use it to activate the Telerik Report Server product.
An invalid license results in error and warning indicators such as watermarks and banners.
Downloading the License Key
To download a license key for the Telerik Report Server, you must have either a commercial or a trial license. If you do not have a license, sign up for a free trial first, and then follow the steps below.
Go to the License Keys page in your Telerik account.
-
Click the Download License Key button.
Alternatively, use the Progress Control Panel to install the Telerik Report Server. The Progress Control Panel automatically downloads the license key file to your home directory. Use the license key file to activate the Report Server.
Activating Telerik Report Server (Q2 2025 Release and Onwards)
To activate Telerik Report Server Q2 2025 and future releases, we recommend using the built-in license management:
- Open the Report Server Manager web interface and log in with an admin user.
- Select Configuration from the top-right corner.
- Inside the Configration page, select the About tab.
-
Look for the Status row under the License Details section and choose:
- Add if you are setting up a license for the first time
- Edit if you are renewing or updating an existing license
-
The newly opened license management dialog allows you to add or edit a key by:
- choosing a file from the filesystem - accepts only TXT files with valid JWT content
- pasting a key content inside the text area - accepts only valid JWT content
-
Select where the license key should be stored:
- Application Root Folder writes the license key to a
telerik-license.txt
file and stores it inside theC:\Program Files (x86)\Progress\Telerik Report Server\
directory. After submitting the new license, the Report Server Manager activates the new license instantaneously. However, the Report Server Agent service requires a manual restart for the changes to take effect. - User's Environment Variables stores the license key in an environment variable tied to the user who runs the Report Server IIS application. License re-validation requires an IIS reset and Report Server Agent restart for the changes to take effect.
- Application Root Folder writes the license key to a
- Select Submit to apply the license key for the Report Server Manager application.
- Open Windows's Services app by selecting
Windows Key
+R
to open the Run window, and then enterservices.msc
. -
Scroll to the
Telerik.ReportServer.ServiceAgent
service instance and right-click it ->Restart
. Wait for the
Telerik.ReportServer.ServiceAgent
process to restart.
Activating Telerik Report Server (Q1 2025 Release)
To activate the Q1 2025 version of Telerik Report Server:
When deploying the Report Server in a cloud environment, create an Environment Variable named
TELERIK_LICENSE
and add the text content of your Telerik Report Server license key file as a value.When deploying the Report Server on your local environment, copy the
telerik-license.txt
license key file to the installation folder of the Telerik Report Server or any parent folder. By default, this isC:\Program Files (x86)\Progress\Telerik Report Server\
. This step makes the license key available to both the Report Server Manager and Report Server Agent.
To make the license key available to individual Reporting Engine components, copy the file to the following folder:
- For Report Server Manager, the default folder is
C:\Program Files (x86)\Progress\Telerik Report Server\Telerik.ReportServer.Web\
. - For Report Server Agent, the default folder is
C:\Program Files (x86)\Progress\Telerik Report Server\Services\
.
When you run Telerik Report Server, it automatically locates the license environment variable or license file and activates the product.
Updating Your License Key
Whenever you purchase a new license or renew an existing one, always download and apply a new license key. The new license key includes information about all previous license purchases. This process is referred to as a license key update. Once you have the new license key, use it to activate Telerik Report Server.