# Hub window reference

> Learn about each section of the Unity Hub main window and what you can do in them.

The main Hub window consists of the following sections, which you can access from the left navigation menu:

## Projects

The **Projects** window displays all Unity projects you have in the Hub. Use it to create new projects, open existing ones, and manage project settings and connections.


**The Projects tab in the left navigation menu:**
![The Projects tab in the left navigation menu](/api/media?file=/hub/media/images/projects-page.png)

For more information on the content and functionality of the Projects window, refer to [Projects window reference](./projects-window-reference).

## Installs

The **Installs** window allows you to manage the Unity Editor installations on your system. You can view the versions of the Unity Editor you have installed, add new versions, and manage modules for each installation.


**The Installs tab in the left navigation menu:**
![The Installs tab in the left navigation menu](/api/media?file=/hub/media/images/installs-window.png)

Click the **Manage** drop down selector next to an installed version of the Unity Editor to view release notes, go to the install location on your system, or remove that version from the Hub.

Click **Locate** next to the search bar to open a file browser window and navigate to an existing installation of the Unity Editor on your system. Select the folder that contains the Editor executable to add it to the Hub.

Click **Install Editor** to open the **Install Editor** window, where you can select a version of the Unity Editor to download and install.

To search for an installed Editor version, start typing in the search bar and filtering begins immediately.

For more information on managing Unity Editor installations in the Installs window, refer to [Downloading and managing Unity Editor installations](./install-editors).

### All tab

Displays all installed versions of the Unity Editor on your system.

### Official releases tab

Displays stable versions of the Unity Editor that are officially released.

### Pre-releases tab

Displays beta and alpha versions of the Unity Editor that are available for testing.

## Learn

The **Learn** window displays resources from [Unity Learn](https://learn.unity.com/), which provides free and on-demand learning content that teaches you how to use Unity for your projects. Unity Learn's content includes tutorials and premade projects for different game types so you can build on them and customize assets and the behavior of GameObjects.


**The Learn tab in the left navigation menu:**
![The Learn tab in the left navigation menu](/api/media?file=/hub/media/images/learn.png)

### Featured tab

The **Featured** tab displays content curated by the Learn team so you can see the most popular and helpful learning materials. Click the **Visit Unity Learn** button to visit the [Learn portal](https://learn.unity.com/) and find more learning materials.

### Recommended tab

The **Learn** window's **Recommended** tab shows content similar to Learn content you completed. To view personalized content on the **Recommended** tab, you must be signed in to your account. To view a summary of a piece of learning content, select the learning content's tile. The pop-up window displays information about the learning content, such as the required Editor version and project size.

### Downloaded tab

The **Learn** window's **Downloaded** tab displays projects you have downloaded and installed to use in the Unity Editor.

## Resources

The **Resources** window provides quick access to Unity resources, such as documentation, support, and feedback channels.


**The Resources tab in the left navigation menu:**
![The Resources tab in the left navigation menu](/api/media?file=/hub/media/images/resources-window.png)

## Licenses

The **Licenses** window allows you to view, add, and return licenses for the Unity Editor. To access the license management options, select the **Licenses** tab in the left navigation menu.


**The Licenses tab in the left navigation menu:**
![The Licenses tab in the left navigation menu](/api/media?file=/hub/media/images/licenses-window.png)

For more information on managing licenses in this window, refer to [Managing licenses](./manage-license).
