Skip to content

You are viewing documentation for Instruqt 2.0 Labs - our upcoming product releasing in September 2026. For current Tracks documentation, please visit docs.instruqt.com .

Service Tabs


Service tabs expose web applications, APIs, and dashboards running in your containers or VMs. They create an HTTP/HTTPS proxy that users can access directly from the lab interface.

To create a service tab:

  1. Navigate to the Tabs section in your lab editor
  2. Click Add Tab and select Service from the dropdown
  3. Configure the service settings
FieldRequiredDescription
Name (internal)Used for internal reference. Not visible to end users
TargetContainer or VM hosting the service
SchemeProtocol: http or https (default: http)
PortPort number the service listens on
PathURL path to append to requests

Service tab configuration form

For detailed HCL reference information, see the Service Reference.