---
title: "Override VM with a Web Page"
slug: "override-vm-with-a-web-page"
tags: ["lgc"]
updated: 2024-09-09T17:58:53Z
published: 2024-09-09T17:58:53Z
canonical: "docs.skillable.com/override-vm-with-a-web-page"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.skillable.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Override VM with a Web Page

Virtual Machines (VM) are typically displayed alongside Lab Instructions, however for some scenarios a lab developer may choose to make the VM hidden from the student view and display a web page instead.

A lab can be configured to display the lab instructions on the right side of the lab, and any URL on the left side, instead of a virtual machine. These settings are configured on the lab profile.

## Configure the Lab profile

1. Navigate to the Lab Profile.
2. Edit the lab profile, and select the **Virtual Machines** tab.
3. Uncheck the box for **Visible to Student**.

![Visible to student checkbox](https://cdn.document360.io/a298db04-a0fe-47e0-bfe3-c52d6f9d7c8c/Images/Documentation/uncheck-visible-to-student.png)

This will allow the VM to run, but is not visible to the student. The VM still performs and functions the same way that it would if it was visible to the student.
4. Next, select the **Cloud** tab of the lab profile.
5. Select the checkbox for **Override Client Landing Page**, and enter a URL that you want to be displayed on the left side of the lab instructions, in place of a VM.

![Override Client Landing page checkbox](https://cdn.document360.io/a298db04-a0fe-47e0-bfe3-c52d6f9d7c8c/Images/Documentation/enter-landing-page-url.png)
6. Select **Save** to save the lab profile.

The lab will now launch with the lab instructions on the right side of the screen, and the specified URL on the left side of the screen.

A virtual machine is the virtualization or emulation of a computer system. Virtual machines are based on computer architectures and provide the functionality of a physical computer.

The lab content and instructions written in the Instructions Editor and displayed in the lab user interface.

Labs in Skillable Studio are housed in a Lab Profile. The Lab Profile contains the information about the configurable settings and the virtual machines that make up a lab. For a Lab Profile to be published it must be part of a Lab Series.
