Skip to main content

View and Manage License

To inspect the license and update it if necessary.

Inspect License

  1. In LOC Studio, go to AdministrationLicense.
Nav-license
  1. The content and status of the license would be shown.
License
  1. If the license is activated, you can inspect the license detail by clicking License.
License-inspect

The license detail can be inspected via the raw YAML-format content (without the license signature).

License detail example
version: "1"
locVersion: 1.0.0
subscription: Full
issueTime: 2024-02-19T09:23:07Z
effectiveTime: 2023-01-01T00:00:00Z
expirationTime: 2028-02-14T00:00:00Z
limits:
workspace:
maximum: 1
dataProcess:
maximum: 50000
agents:
database:
enable: true
maximumConnections: 23
http:
enable: true
mail:
enable: true
fileStorage:
enable: true
ftp:
enable: true
http:
enable: true
s3:
enable: true
smb:
enable: true
genericLogic:
maximum: 50000
aggregatorLogic:
maximum: 50000
runtime:
maximum: 1
cpu: "12"
memory: 64Gi
apiRouter:
enable: true
apiRoute:
maximum: 50000
mqPubSub:
enable: true
scheduler:
enable: true
languages:
allowed:
- CSharp
- JavaScript
- TypeScript

Update License

  1. Click Update License on the top right.
Update-license
  1. Select a license file and preview the content, then click Apply to upload.
License-preview
  1. Wait for the activation to complete.
License-activation-successful