It’s easy to get Workbench running in your ActionKit instance:
- Create a new dashboard report by navigating to Reports > Add Dashboard.
- Select a name for your new report; “Workbench” is a good choice.
- Paste the below code into the HTML field:
<script src="https://akworkbench.com/workbench.js"></script>
- Click to save your report and launch Workbench!
License Keys
If you’ve paid for a license, you’ll be sent a special URL that unlocks additional features in Workbench for your instance.
You can follow the same procedure as above, or modify an existing Workbench installation to add the license string, which will look like this:
<script src="https://akworkbench.com/workbench.js?license=example"></script>