Skip to main content
To make screenshots work, you must configure the script. Currently, we only support Fivemanage for saving and retrieving screenshots.

FiveManage Setup

  1. Create an account at fivemanage.com
  2. Go to Tokens and select Create new token
  3. Choose Images only as the token type and give it a name.

Script Configuration

  1. Copy your token and open RxReportsPRO/config/sv_config.lua
  2. Scroll to the bottom and paste your token in Config.FIVEMANAGE_API_KEY:
RxReportsPRO/config/sv_config.lua
Config.FIVEMANAGE_API_KEY = 'your_token_here'