# Audit High Value Groups

## Workflow&#x20;

Epiphany tracks all high value groups within its data sets. When dealing with the complexity of Active Directory, Epiphany looks for alternative administrative groups that an attacker could use to get access to high value devices and applications. The [Dashboard](/technical-documentation/epiphany-workflows/technical-analysis/create-an-analysis-focused-dashboard.md) contains components specifically designed to track group exposures. For the Epiphany-specific process we'll use this workflow:

1. Go to **Identity Tools -> Active Directory.**
2. Check High Value Groups.

### High Value Groups

High value Groups are the groups within Active Directory that have the ability to use special rights to control various aspects of the domain itself and devices or users within the domain. Epiphany looks for where identities with these rights are exposed within attack paths and displays them to you for easy reconciliation.&#x20;

![The High Value Groups identity component.](/files/6o8R0gR4Iw5ZIAywMhGM)

Clicking on any piece of the doughnut chart will give you details about the members of that high value group and their type.

![Details of the High Value Groups identity component.](/files/hABPPbkSdSvHMLMd7G7U)

From here you can search or explore who is a member of the group and determine if any additional action needs to be taken.


---

# 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.reveald.com/technical-documentation/epiphany-workflows/technical-analysis/identity-management/audit-high-value-groups.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.
