> ## Documentation Index
> Fetch the complete documentation index at: https://specterops-bed-7559-api-key-exp.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# About BloodHound Edges

> Edges are part of the graph construct and are represented as links/relationships that connect one node to another node.

<img noZoom src="https://mintcdn.com/specterops-bed-7559-api-key-exp/Q9Jppg_Pu54SydxZ/assets/enterprise-AND-community-edition-pill-tag.svg?fit=max&auto=format&n=Q9Jppg_Pu54SydxZ&q=85&s=dab889e863a05e09b1378befc30bbb10" alt="Applies to BloodHound Enterprise and CE" width="482" height="45" data-path="assets/enterprise-AND-community-edition-pill-tag.svg" />

For example, the image below shows three User nodes (left side) connected to one Group node (right side), via the “MemberOf” edge, indicating the three users belong to the group:

<Frame>
  <img src="https://mintcdn.com/specterops-bed-7559-api-key-exp/822eouQ8h3kcvEH5/assets/image-2-72.png?fit=max&auto=format&n=822eouQ8h3kcvEH5&q=85&s=f52aef361f7b1c10a43659dcf3d842b7" width="500" height="260" data-path="assets/image-2-72.png" />
</Frame>

The direction of the edge, indicated by the arrow, always indicates the direction of attack or privilege. From the above example, because all three users have a "MemberOf" edge pointing towards the group, all three users have the same privileges as the group.

Clicking on an Edge's name/label in the graph shows its properties in the Entity Panel:

<Frame>
  <img src="https://mintcdn.com/specterops-bed-7559-api-key-exp/822eouQ8h3kcvEH5/assets/image-2-73.png?fit=max&auto=format&n=822eouQ8h3kcvEH5&q=85&s=c41d7e405b929aeb609a2d0202624b1e" width="634" height="538" data-path="assets/image-2-73.png" />
</Frame>

Edges have only a few properties, which always include the following:

* Source Node
* Target Node
* Last Seen by BloodHound

Each article in this section documents an individual edge, and each contains:

* A description of the edge.

* **Abuse Info:** How red teamers can use the privilege of the edge to obtain their goals.

* **Opsec Considerations:** What red teamers should consider avoiding detection and thereby increasing **op**erational **sec**urity.

* **Edge Schema:** Lists valid edge sources and destinations (targets) and specifies whether the edge is traversable.

* **References:** Links to publicly available sources used to create the above information.

Note that edge names indicate what directory they apply to; all Azure and Entra ID edges are prefixed with "AZ", while Active Directory edges have no prefix.
