# Deleting a model

It is possible to delete a model by navigating into the model settings on the left side panel and then going into the general options.

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

In order to delete a model, find the Delete model button under the Danger zone and click on it. Please be advised deleting a model will erase all data related to performance analysis over this model.

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


---

# 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.nannyml.com/cloud/product-tour/deleting-a-model.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.
