> 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-adobe-xd-design-files-into-monday-hero.md).

# Import Adobe XD 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://youtu.be/wehF3PY83Ms>" %}
How to import designs from Adobe XD to Monday Hero
{% endembed %}

You'll need the Monday Hero desktop app  to import your design file. If you don't already have it, download the desktop app [here](https://mondayhero.io/download). Follow the steps below to download the plugins and import your design:

1. Click [here](https://xd.adobelanding.com/en/xd-plugin-download/?pluginId=5f721909) to install the Monday Hero Plugin for Adobe XD.

![Monday Hero Plugin for Adobe XD link](/files/-MV2wEZYgN7-xNRfrIJ_)

![Adobe XD Plugin Installation](/files/-MV2wOb897dAfabWTp1k)

2\. Once the installation is complete, you will find the Monday Hero Plugin under the '**Plugins**' menu. Ensure that the Monday Hero desktop app is open.

3\. Select the artboards you wish to import and click the '**Export Selected Artboard(s)**' button.&#x20;

![Exporting designs from Adobe XD via Monday Hero Plugin.](/files/-MIK8Fb8Md_cq8V1aNbJ)

&#x20;4\. As the final step, choose the project and click '**Import**'.

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

You will see a loading window as the selected artboards are analyzed and uploaded to your project. Once the process is complete, the imported screens will be visible 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-adobe-xd-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.
