From 342456aee7699bc313fd3556debb263de2a38864 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A1udia=20Carpinteiro?= Date: Thu, 20 Jun 2024 11:59:43 +0100 Subject: [PATCH] feat: Add concept --- .../organizations/audit-logs-for-organizations.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/docs/organizations/audit-logs-for-organizations.md b/docs/organizations/audit-logs-for-organizations.md index d5b844f9c8..90dacadfeb 100644 --- a/docs/organizations/audit-logs-for-organizations.md +++ b/docs/organizations/audit-logs-for-organizations.md @@ -6,12 +6,15 @@ description: List of events that Codacy can log an organization. !!! info "This feature is available only to business tier customers" -< CONCEPT > -< HOW TO USE THE FEATURE > +Codacy logs important events in your organization which enables the generation of comprehensive reports to assist you with the audit process. For example, you can track who added a repository to Codacy, or changed the settings of a coding standard. -The table below lists the events that Codacy logs for your organization at user, organization, and repository levels. +[Organization admins and organization managers](./roles-and-permissions-for-organizations.md) can retrieve audit log reports [using the Codacy API](../codacy-api/examples/obtaining-audit-log-events-for-organization.md). -## User +The section below lists the events that Codacy logs for your organization at user, organization, and repository levels. + +## Audit log events + +### User |Event|Description| |-----|-----------| @@ -22,7 +25,7 @@ The table below lists the events that Codacy logs for your organization at user, |Delete account API token|[Account API token](../codacy-api/api-tokens.md#account-api-tokens) deleted| |Add Git provider|New Git provider added to Codacy| -## Organization +### Organization |Event|Description| |-----|-----------| @@ -48,7 +51,7 @@ The table below lists the events that Codacy logs for your organization at user, |?Make coding standard default?|Coding standard was made the default (validate)| |Delete coding standard|Coding standard deleted| -## Repository +### Repository |Event|Description| |-----|-----------|