# Delete an Ensembler with inactive entities

This page describes the process of deleting of ensemblers **with related inactive entities** (ensembling jobs and/or router versions).

Deleting the ensembler will also delete any inactive entities related to the ensembler.

Navigate to the Ensemblers page. Click on the delete button:

![](/files/aLfQpICUJK3iPE0qAqPt)

The related router versions and the ensembling jobs shown in the dialog will get deleted together with the ensembler since they are inactive:

![](/files/kVnqMofwgo4wf1UgNWgj)

Type the ensembler's name in the text bar to confirm your decision:

![](/files/X7WzuJDnBhGBTMmKcnVm)

Once the specified ensembler has been successfully deleted, you will no longer be able to see the ensembler on the Ensemblers page:

![](/files/Xzsg8uiZKx2ItamXWMpf)


---

# 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.caraml.dev/user-guides/router/delete-an-ensembler/delete-an-ensembler-inactive.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.
