# Configure Linty Platform Log in to the Linty web interface as an administrator. ## Set Linty License Keys To request license keys, please, send an email to [contact@linty-services.com](mailto:contact@linty-services.com) and provide: 1. For the Linty platform: Server ID displayed on your Linty platform: **Administration > System** 2. If you have purchased [Linty Ultra](https://linty-services.com/pricing), **on the machine that will run the analyses of your code**, output of the Linux `ip a` command, for us to get a fixed MAC address. This MAC address is required to generate the license of [Tabby CAD Suite](https://www.yosyshq.com/tabby-cad-datasheet) that is embedded in [BugFinder](scan_bugfinder.md). 3. The version of your linty-server Docker image. Go to **Administration > Configuration > Linty > Linty license key** and paste the Linty platform license key. The [BugFinder](scan_bugfinder.md) license key has to be provided during [scans of your code](scan.md). ## Create `linty-scanner` User Go to **Administration > Security > Users > Create User** and create the `linty-scanner` user as below: * Login: linty-scanner * Name: linty-scanner * Email: Leave blank * Password: Whatever you like ![Create User](../assets/images/configure/create-user.png) ## Generate Token for `linty-scanner` User Log in as `linty-scanner` user and go to **My Account** (top right): ![Generate Token Menu](../assets/images/configure/generate-token-menu.png) From the **Security** tab, generate a new token: * Name: Whatever you want * Type: User Token * Expires in: No expiration ![Generate Token](../assets/images/configure/generate-token.png) Copy it and keep it in a safe place. This token will be needed to scan you code with Linty.