> For the complete documentation index, see [llms.txt](https://learn.mondayhero.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.mondayhero.io/getting-started/import-design-files-into-monday-hero/import-sketch-design-files-into-monday-hero.md).

# Import Sketch Design Files Into Monday Hero

The first step in creating your app with Monday Hero is to import your designs. You can do this directly from your favorite tool. Either watch the video below or continue reading to learn how to easily import designs into Monday Hero.

{% embed url="<https://www.youtube.com/watch?v=o2euY4vDr8w>" %}
How to import a design from Sketch App to Monday Hero
{% endembed %}

For importing your Sketch design files to Monday Hero, you'll need the Monday Hero Uploader, as shown below. Once the designs are uploaded, you can utilize all the functionality of the new Monday Hero Desktop App as usual.

![Download Sketch Plugin and Legacy Monday Hero App](/files/-MV32MsxlYtIc7dIxV7b)

1. The Sketch Plugin is automatically installed with the app. If you do not see it under the 'Plugins' menu in the Sketch App, double-click to install it in seconds.
2. Select the artboards you want to import and click the '**Export Selected Artboard(s)**' button."

![Exporting designs from Sketch via Monday Hero Plugin.](/files/-MGi6frEFLw5Fb9z7p88)

3. As the final step, select the project and click '**Import**'.

![My Projects Screen](/files/-MV3-FgXwOq_2KBDMc_0)

A loading window will appear as the selected artboards are analyzed and uploaded to Monday Hero. Once the process is complete, you will find the imported screens in your project.

![Monday Hero - Screens: Uploaded screens under Project Screens window.](/files/-MQw3FPQRiHR6COTRU7e)

Congrats! It's done. You can continue to work on components on the screens individually or [share them with your team](/getting-started/manage-team-developer-designer-role.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://learn.mondayhero.io/getting-started/import-design-files-into-monday-hero/import-sketch-design-files-into-monday-hero.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.
