# Close Morph Target

Mesh Morpher allows users to unload Morph Targets that have been previously loaded.

There are two ways to unload a loaded Morph Target:

* By right-clicking on the Morph Targets list and select Close Morph Target.\
  ![](/files/wFBCtA0CWpoL8M0yr66y)<br>
* Navigating to Edit top dropdown menu and clicking Close Morph Target.\
  ![](/files/6jc6IBuSjpLyAwC3CAhg)

{% hint style="info" %}
If there are any changes to the Morph Target, Mesh Morpher will attempt to save them.
{% endhint %}

{% hint style="info" %}
Keyboard shortcut: Ctrl + D
{% endhint %}

> The button is greyed if no Morph Target is loaded.


---

# 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.meshmorpher.com/editor/basic-operations/close-morph-target.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.
