> For the complete documentation index, see [llms.txt](https://help.modor.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.modor.io/design-on-modor/editing-a-mockup/delete-your-design-from-the-mockup.md).

# Delete your design from the mockup

<figure><img src="/files/LyYzUmuGUtVPJJxdaIWD" alt=""><figcaption></figcaption></figure>

1. Select your mockup and then click on **Edit Mockup**.
2. Select the **Advanced** tab from the top menu.

<figure><img src="/files/xU6DaM5MRekCbPZlUQBI" alt=""><figcaption></figcaption></figure>

3. Select the design you want to delete, then click the **Delete Design** button under the **Advanced** tab.

<figure><img src="/files/DCuGZlCcJVJEn4dISFy0" alt=""><figcaption></figcaption></figure>

4. You will see the selected design has been deleted from the mockup.
5. You can only delete a design if you have previously added more than one design to your mockup. No delete design button will appear in case of a single design.


---

# 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://help.modor.io/design-on-modor/editing-a-mockup/delete-your-design-from-the-mockup.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.
