diff --git a/data/reusables/enterprise-accounts/dormant-user-activity.md b/data/reusables/enterprise-accounts/dormant-user-activity.md index 80878d1726..24b839f410 100644 --- a/data/reusables/enterprise-accounts/dormant-user-activity.md +++ b/data/reusables/enterprise-accounts/dormant-user-activity.md @@ -21,3 +21,8 @@ A user is considered active if the user has performed any of the following activ - Starring a repository - Deleting a repository - Accessing resources by using a {% data variables.product.pat_generic %} or SSH key +- Joining an organization + +{% ifversion ghes %} +A user will also be considered active if their account has been updated by LDAP. +{% endif %}