# All Solutions

## Overview

The All Solutions node in the [Solution Explorer](https://docs.servoy.com/reference/servoy-developer/solution-explorer/..#solution-explorer) can be expanded to show each of the existing [solutions](https://docs.servoy.com/reference/servoy-developer/solution-explorer/solution#overview) in the workspace.

## Commands Summary

A summary of commands available on this item via right-click context menu:

| Command                                     | Summary                                                                                                                      |
| ------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| [Create new solution](#create-new-solution) | Opens the [New Solution Wizard](https://docs.servoy.com/reference/servoy-developer/object-editors/new-solution-wizard)       |
| [Publish](#publish)                         | Publish solution Git repository to Servoy Cloud                                                                              |
| [Import solution](#import-solution)         | Opens the [Import Solution Wizard](https://docs.servoy.com/reference/servoy-developer/object-editors/solution-import-wizard) |

## Commands Details

The details for each command available on this item via right-click context menu.

### Create new solution

Opens the [New Solution Wizard](https://docs.servoy.com/reference/servoy-developer/object-editors/new-solution-wizard).

### Publish

Publish solution Git repository to Servoy Cloud. The local git repository must be in sync with remote repository (no changes).

### Import solution

Opens the [Import Solution Wizard](https://docs.servoy.com/reference/servoy-developer/object-editors/solution-import-wizard). Can import a solution export (.servoy file from local disk). See also [Export Solution Wizard](https://docs.servoy.com/reference/servoy-developer/object-editors/file-export-wizard) for how to export solution to .servoy file on disk.
