Create a document link
- Last UpdatedFeb 25, 2025
- 2 minute read
You can use a document link to host reports.
We recommend adding an application folder at the site level and putting document links for reports under the folder; however, you can add them anywhere under the Enterprise folder.

To add a document item for document link
-
In Studio, right-click a folder, point to Add Item, then Standard Items, then click Document. A new Document item appears.

-
Rename the document with a meaningful name.
-
Set the following properties:
-
IISServer property. Point to the IIS Server item in Studio that serves the page. This can be any configured IIS Server item in your project. For example: SystemConfiguration. Knowledge.IISServer.
-
URL property. This is the full path and name of the file on the network. For example: http://DocHost/Reports/DowntimeReport.pdf.
-
RelativeURL property. This is the relative URL from the server to the document.
The URL will be the reporting server path + the report relative path and the module will be the module as per the report.
-
Related topics