# Deleting Emsemblers

An ensembler can only be deleted if it is not in active use by any routers or ensembling jobs. Deleting such an ensembler will result in the purging of all related inactive router versions and ensembling jobs, as well as the ensembler metadata from the Turing database. This action is **irreversible**.

{% content-ref url="/pages/RpYXrVyA9nDNOAH71T2P" %}
[Delete an Ensembler without related entity](/user-guides/router/delete-an-ensembler/delete-an-ensembler.md)
{% endcontent-ref %}

{% content-ref url="/pages/pKwddPtnix0jCG2jKjxL" %}
[Delete an Ensembler with active entities](/user-guides/router/delete-an-ensembler/delete-an-ensembler-active.md)
{% endcontent-ref %}

{% content-ref url="/pages/3k4r8SPsoeyYqqKIXtNP" %}
[Delete an Ensembler with inactive entities](/user-guides/router/delete-an-ensembler/delete-an-ensembler-inactive.md)
{% endcontent-ref %}


---

# 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.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.
