# Launch Leapwork Studio Directly from PDF Reports – Registry Setup Steps

In this article, you will learn how to configure your system (via Registry Editor) to enable the opening of Leapwork Studio directly from the [PDF report](/content/product/documentation/pdf-report/index.html) generated for a successful scheduled execution, when the report is opened in Adobe Acrobat. This configuration allows users to seamlessly navigate from the report to Leapwork Studio. To achieve this, specific Windows Registry entries must be modified.

## Prerequisites

- Leapwork Studio must be installed on the machine.
- Administrator rights will be required to modify registry entries.

## Steps to Modify Windows Registry

### 1. Open Registry Editor

You can open the Registry Editor in one of the following two ways:

- **Method 1:** Press Windows + R, type `regedit`, and press Enter.
- **Method 2:** Click the Start button, type Registry Editor, and click Yes to Open.

### 2. Navigate to the Registry Key Path

**Go to the following path in the Registry Editor**:

`Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Adobe Acrobat\DC\FeatureLockDown\cDefaultLaunchURLPerms`

### 3. Refer to the Value Name `tFlashContentSchemeWhiteList`

- Update the Value data from:

`http|https|ftp|rtmp|rtmpe|rtmpt|rtmpte|rtmps|mailto`

- To:

`http|https|ftp|rtmp|rtmpe|rtmpt|rtmpte|rtmps|mailto|leapwork`

You can follow the screenshot below for reference:

### 4. Refer to the Value Name `tSchemePerms` ( _at the same registry key path_)

- Update the Value data from:

`version:2|shell:3|hcp:3|ms-help:3|ms-its:3|ms-itss:3|its:3|mk:3|mhtml:3|help:3|disk:3|afp:3|disks:3|telnet:3|ssh:3|acrobat:2|mailto:2|file:1|rlogin:3|javascript:4|data:3|jar:3|vbscript:3`

- To:

`version:2|shell:3|hcp:3|ms-help:3|ms-its:3|ms-itss:3|its:3|mk:3|mhtml:3|help:3|disk:3|afp:3|disks:3|telnet:3|ssh:3|acrobat:2|mailto:2|file:1|rlogin:3|javascript:4|data:3|jar:3|vbscript:3|leapwork:2`

You can follow the screenshot below for reference:

## Expected Behavior After Setup

After completing the above steps, when you open the PDF report in Adobe Acrobat, Clicking the link >Open in Leapwork Studio in the PDF report will launch Leapwork Studio.

This is how you can enable direct access to Leapwork Studio from your PDF reports in Adobe Acrobat.

If you have any questions, please contact [Priority Support](mailto:prioritysupport@leapwork.com).
