Install widgets
- Last UpdatedMay 15, 2025
- 1 minute read
To install widgets as a system administrator
-
Make sure Asset Strategy Optimization is not running.
-
Locate the configuration file Asset Strategy Optimization.exe.Config, which is located in the installation folder of Asset Strategy Optimization.
-
Edit this file and locate the following keys:
<add key="DashBoardItemsPickupDirectory" />
<add key="DashBoardItemsDeployDirectory" /> -
Add a value property to the keys, enter the absolute paths to the pick-up and deployment folders for example
<add key="DashBoardItemsPickupDirectory" value="C:\Asset Strategy OptimizationData\Dashboard\Pickup" />
<add key="DashBoardItemsPickupDirectory" value="C:\Asset Strategy OptimizationData\Dashboard\Deployment" /> -
Save the configuration file.
This concludes the tasks of the system administrator. The next step is for the user with the Dashboard designer role to use Asset Strategy Optimization to setup the Dashboard. This is explained in the help file of Asset Strategy Optimization.