diff --git a/content/manuals/admin/organization/activity-logs.md b/content/manuals/admin/organization/activity-logs.md index 9aa55f9cb7..4f2548e927 100644 --- a/content/manuals/admin/organization/activity-logs.md +++ b/content/manuals/admin/organization/activity-logs.md @@ -45,10 +45,6 @@ Refer to the following section for a list of events and their descriptions: ### Organization events -> [!NOTE] -> -> Access token activity logs include both personal acess tokens (PATs) and organization access tokens (OATs). - | Event | Description | |:------------------------------------------------------------------|:------------------------------------------------| | Team Created | Activities related to the creation of a team | @@ -76,6 +72,10 @@ Refer to the following section for a list of events and their descriptions: ### Repository events +> [!NOTE] +> +> Event descriptions that include a user action can refer to a Docker username, personal access token (PAT) or organization access token (OAT). For example, if a user pushes a tag to a repository, the event would include the description: ` pushed the tag to the repository". + | Event | Description | |:------------------------------------------------------------------|:------------------------------------------------| | Repository Created | Activities related to the creation of a new repository |