> 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/v1-mac-app/getting-started/import-sketch-adobe-xd-design-into-monday-hero.md).

# Import Design File Into Monday Hero

## Import the UI Design and Auto-Generate the Assets

Sketch plugin will be automatically installed when you install Monday Hero. You should select the artboard/s that you want to work on in the design tool. Click **Plugins > Monday Hero > Export**.

{% hint style="warning" %}
If you can’t see/don't have the plugin in Sketch/Adobe XD, **Plugins > Monday Hero**, you can manually download it from [here](https://mondayhero.io/download) and [**double-click to install**](/v1-mac-app/getting-started/install-app-and-plugin.md) in seconds.
{% endhint %}

### Sketch / Adobe XD Plugin to Import Design

{% tabs %}
{% tab title="Sketch" %}
![Exporting designs from Sketch via Monday Hero Plugin.](/files/-MGi6frEFLw5Fb9z7p88)
{% endtab %}

{% tab title="Adobe XD" %}
![Exporting designs from Adobe XD via Monday Hero Plugin.](/files/-MIK8Fb8Md_cq8V1aNbJ)
{% endtab %}
{% endtabs %}

After clicking the export button, the project selection pop-up will appear. Choose the project and click **Import**.

![Monday Hero Plugin — Project Selection Screen](/files/-MIYT9LLcuwrDdeepmSK)

You will see the **Importing Design** pop-up window. While you are watching the animation, Artboards you've selected are getting analyzed and uploaded to your project.

![Uploading designs through Monday Hero Plugin.](/files/-MGi_iPPqtszFaGH-1Qe)

When the animation finishes, the screens are added into the project as can be seen below and the design file is exported.

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

You can continue to work on the screens [individually](/v1-mac-app/working-with-monday-hero/component-convert-to-ios-android-code.md) or [share them with your team](/v1-mac-app/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/v1-mac-app/getting-started/import-sketch-adobe-xd-design-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.
