---
title: Early access to the LXD graphical user interface
description: Early access to LXD graphical user interface is now available. We invite
  everyone interested to test the LXD UI and provide us with feedback.
url: https://canonical.com/blog/lxd_ui?format=md
---

1. [Blog](https://canonical.com/blog)
2. Article

---

[Miona Aleksic](https://canonical.com/blog/author/mionaalex "More about Miona Aleksic")

27 June 2023

# Early access to the LXD graphical user interface

[GUI](https://canonical.com/blog/tag/gui)
[LXD](https://canonical.com/blog/tag/lxd)
[sc:snap:lxd](https://canonical.com/blog/tag/scsnaplxd)
[user experience](https://canonical.com/blog/tag/user-experience-2)

---

Share the article

***Update: LXD UI is now deemed production grade and is enabled by default, starting with the [5.21.0 LTS](https://ubuntu.com/blog/lxd_5-21-0_lts), which was released in March 2024.***

Over the years, we have invested a lot in building an intuitive LXD CLI.  In tandem, we have received a lot of requests from users and the community for an official LXD UI tool in order to simplify operating your LXD instances. The community itself also developed projects to fill this gap. We are now happy to share that we have a team focusing on the user experience working on an official web UI.

While we don’t yet advise you to use the LXD UI in a production setting, we made it available as an experimental feature and would like to invite you to take it out for a spin and [share your feedback](https://docs.google.com/forms/d/e/1FAIpQLSdrg7HmdAAgJKMev4Fkz0-de9fJYtePnSeME2JCV0zmRw3FLA/viewform?usp=sf_link).

## What does the LXD UI currently support?

Most of the functionalities surrounding managing instances are now in place. We introduced “Projects” as a feature that helps keep your LXD server clean by grouping related instances together. In addition to isolated instances, each project can also have specific images, profiles, networks, and storage. Users can also easily switch between projects. You can either start, stop, restart or freeze a single instance or a bunch of them at once, as well as access the terminal and the console directly from the UI. The UI also supports snapshots and restoring instances from snapshots. A brief overview of networking and storage is available, as well as a list of current operations.

## How can I access the LXD UI?

The UI is packaged together with the LXD snap, so no additional installations are required. However, given that we still consider this an experimental feature, you need to specifically enable it in order to get access.

First, you need to enable the LXD UI in the snap:

```
snap set lxd ui.enable=true
snap restart --reload lxd
```

***Update: LXD UI is now deemed production grade and is enabled by default, starting with the [5.21.0 LTS](https://ubuntu.com/blog/lxd_5-21-0_lts), which was released in March 2024***. ***This first step is no longer needed for 5.21.x or 6.x release series.***

Second, you need to make sure that your LXD server is exposed to the host. You can enable this with:

```
lxc config set core.https_address :8443
```

Finally, all you need to do is enter the server address in your browser (for example, <https://192.0.2.10:8443>), and follow the prompts guiding you through the authentication process.

Detailed information is available on the [documentation page](https://documentation.ubuntu.com/lxd/en/latest/howto/access_ui/). [This youtube video](https://www.youtube.com/watch?v=wqEH_d8LC1k) also guides you through the process, with the change that installing the snap from the edge channel is no longer required.

## What’s next?

While our end goal is ensuring feature parity with CLI functionalities, for the short term we have prioritised features we believe necessary for initial use in production. That includes running LXD in clustering mode, and managing cluster members and their groups. This is already well on its way and will be available in the UI shortly.

Authentication and authorisation are next on our priority list, making sure your environment is secure and accessed only by those that have the right permissions. Finally, basic management of networking and storage will be addressed as well.

## How can I give feedback?

We invite anyone interested to try the UI and give us feedback on the experience. You can share your feedback on our [community forum](https://discourse.ubuntu.com/c/lxd/126), by filing issues on our [github page](https://github.com/canonical/lxd-ui), or anonymously via this [feedback form](https://docs.google.com/forms/d/e/1FAIpQLSdrg7HmdAAgJKMev4Fkz0-de9fJYtePnSeME2JCV0zmRw3FLA/viewform?usp=sf_link).

We will be organising user feedback sessions as well, so stay tuned for invitations.

## Sign up for our newsletter

Get the latest Canonical news and updates in your inbox.

Work email:

\*I agree to receive information about Canonical's
products and services.

By submitting this form, I confirm that I have read and agree to [Canonical's Privacy Policy](https://canonical.com/legal/dataprivacy).

Sign up

## Share on

---

## Related posts

[### Ubuntu Server: a platform made for enterprise scale](https://canonical.com/blog/ubuntu-server-a-platform-made-for-enterprise-scale)

A platform is an environment that allows software to run smoothly across the infrastructure, runtime, and application layers. The key word there is “smoothly”: a good platform...

[Rhys Knipe](https://canonical.com/blog/author/rhysknipe)

7 July 2026

[### Introducing MicroCloud Cluster Manager](https://canonical.com/blog/introducing-microcloud-cluster-manager)

Canonical introduces the beta release of MicroCloud Cluster Manager, a new way to discover, organize, and operate your MicroCloud environments from a single, unified interface.

[Miona Aleksic](https://canonical.com/blog/author/mionaalex)

20 March 2026

[### Native integration available between Canonical LXD and HPE Alletra MP B10000](https://canonical.com/blog/canonical_lxd_hpe_alletra)

Native integration available between Canonical LXD and HPE Alletra MP B10000. The integration combines efficient open source virtualization with high performance,...

[Miona Aleksic](https://canonical.com/blog/author/mionaalex)

15 December 2025

[### Generating allow-lists with DNS monitoring on LXD](https://canonical.com/blog/generating-allow-lists-with-dns-monitoring-on-lxd)

Allow-listing web traffic – blocking all web traffic that has not been pre-approved – is a common practice in highly sensitive environments. It is also a challenge for...

[Nicholas Morris](https://canonical.com/blog/author/niwamo)

26 August 2025
