# Menu

As an application on the desktop, the Lumise menu is a navigation bar located in the top left corner of the design editor.

## &#x20;1. File

![](/files/-MMtijeGhX_SnOKtIcxF)

* **Import file**: Import design from your local which you exported from Lumise.
* **Clear all**: Clear current design to empty.
* **Save to My Designs:** Save your current design to My Designs.
* **Save as file**: current export content on design area to a file

## 2. My Designs

![](/files/-MOVIOiTcj8psQnYfyv_)

This function manages all of your designs on your current account. You can duplicate, edit, and delete any saved design.

## 3. Print

![](/files/-MMtl4A5QtKaHb2RRjWd)

Print your current design to printing devices. Just select a size or add your custom size to print.

Download your design in PNG or SVG format. Optionally, select the design file **Include base** or **Hide overflow.**

## 4. Help

![](/files/-MOVIY_nsDIZgRAAD4rM)

A quick guide with shortcut keyboards for you to use Lumise Design Editor faster.

## 5. Undo/Redo

![](https://www.lumise.com/assets/images/features/undo-redo.png)

They are useful features on Lumise; you can track back to your works easier.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.lumise.com/design-editor/menu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
