> For the complete documentation index, see [llms.txt](https://docs.forestall.io/fsprotect/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.forestall.io/fsprotect/ad-identities.md).

# AD Identities

The `AD Identities` module provides lists and detailed information about enumerated Active Directory objects and their relations. Module consists of entity types below.

{% content-ref url="/pages/ZJ4Bgp4YGHgH3EddnfqE" %}
[Forests](/fsprotect/ad-identities/forests.md)
{% endcontent-ref %}

{% content-ref url="/pages/3VrAiug44wdYJpzAdehI" %}
[Domains](/fsprotect/ad-identities/domains.md)
{% endcontent-ref %}

{% content-ref url="/pages/De5hPg41kUXqd7kiGcBb" %}
[Computers](/fsprotect/ad-identities/computers.md)
{% endcontent-ref %}

{% content-ref url="/pages/UfjEbYWkC4cvAAvU64B5" %}
[Users](/fsprotect/ad-identities/users.md)
{% endcontent-ref %}

{% content-ref url="/pages/TLlM2ZzFlMuxacf7PPbJ" %}
[Groups](/fsprotect/ad-identities/groups.md)
{% endcontent-ref %}

{% content-ref url="/pages/OHFEtQxFv5xvUECKwJ5Y" %}
[GPOs](/fsprotect/ad-identities/gpos.md)
{% endcontent-ref %}

{% content-ref url="/pages/iAwx3PBFHeLl2PjJLQyc" %}
[OUs](/fsprotect/ad-identities/ous.md)
{% endcontent-ref %}

{% content-ref url="/pages/qSekL7VwFZSskqOTFkdT" %}
[MSAs](/fsprotect/ad-identities/msas.md)
{% endcontent-ref %}

{% content-ref url="/pages/Rvg5DKjcb9s7dSLuvFkJ" %}
[GMSAs](/fsprotect/ad-identities/gmsas.md)
{% endcontent-ref %}

{% content-ref url="/pages/Z6Zttj9zCbUucCadcMPR" %}
[Local Users](/fsprotect/ad-identities/local-users.md)
{% endcontent-ref %}

{% content-ref url="/pages/IgNNP759H21xSdN92nme" %}
[Local Groups](/fsprotect/ad-identities/local-groups.md)
{% endcontent-ref %}

{% content-ref url="/pages/v8dhlClpNjpe1S2IQvDW" %}
[Certificate Authorities](/fsprotect/ad-identities/certificate-authorities.md)
{% endcontent-ref %}

{% content-ref url="/pages/MhnjU6c6D56sRgG1ZedN" %}
[Certificate Templates](/fsprotect/ad-identities/certificate-templates.md)
{% endcontent-ref %}

{% content-ref url="/pages/qGjIynPlh65THUqnxC41" %}
[CA Certificates](/fsprotect/ad-identities/ca-certificates.md)
{% endcontent-ref %}


---

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

```
GET https://docs.forestall.io/fsprotect/ad-identities.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.
