> For the complete documentation index, see [llms.txt](https://help.highlight.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.highlight.net/admin/admin-general-details/deletion.md).

# Deletion

DRAFT - New in Consolidated Admin

Deleting the following items works as it always has in Highlight: the item is deleted and the deletion is recorded in the [Audit Log](/reporting/audit-log.md).

* Users
* Containers
* Watches
* Controllers
* Controller-based watches
* Agents
* Alerts

### Recursive deletion

New in Consolidated Admin, deleting a folder, location or agent group deletes everything under it.  This has been specifically requested by partners managing large estates in Highlight.

The confirmation dialog is:

<figure><picture><source srcset="/files/KYEH5DPCrS66m0Hrs2y1" media="(prefers-color-scheme: dark)"><img src="https://25768351-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68Wb63XzG9guH74bkPEb%2Fuploads%2FmOvLvp3xOnIAB6DnsSYw%2FDeleteWarning%20-%20light.png?alt=media&amp;token=5c304ea3-5eee-411d-ac28-95aadd473b0e" alt="Deletion warning"></picture><figcaption></figcaption></figure>

As always, please [contact us](/getting-started/contact-us.md) if you are unsure about deleting a folder or location and the possible consequences of this action.&#x20;

{% hint style="info" %}
Note: Folders with Federated Authentication details cannot be deleted. &#x20;
{% endhint %}

Find out more about [possible recovery of deleted items](/troubleshooting/recovery-of-deleted-items.md).&#x20;

{% hint style="info" %}
Report templates (in Network Reporting) created by a user are deleted when the user is deleted.  This applies to both private and public templates and includes scheduled reports. &#x20;
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://help.highlight.net/admin/admin-general-details/deletion.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
