About audit logs for Copilot Business
Audit logs for Copilot Business can help you understand what actions have been taken and by whom. You can use the audit logs to review actions taken by users in your organization or enterprise, such as changes to an organization's Copilot settings and policies, or the addition or removal of seats from your Copilot Business subscription. The audit log lists events related to your Copilot Business subscription for the current month and previous six months. For more information, see "About the audit log for your enterprise" or "Reviewing the audit log for your organization."
Viewing your organization or enterprise's audit logs
Viewing your enterprise's audit logs
-
In the top-right corner of GitHub.com, click your profile photo, then click Your enterprises.
-
In the list of enterprises, click the enterprise you want to view.
-
In the enterprise account sidebar, click Settings.
-
Under " Settings", click Audit log.
Viewing your organization's audit logs
-
In the upper-right corner of GitHub.com, select your profile photo, then click Your organizations.
-
Next to the organization, click Settings.
-
In the "Archives" section of the sidebar, click Logs, then click Audit log.
Audit log events for Copilot Business
You can search for any of the GitHub Copilot audit log events using the action
qualifier, and the copilot
category. For example, action:copilot.cfb_seat_assignment_created
. Alternatively, you can review all of the GitHub Copilot audit log events for your organization or enterprise by searching for action:copilot
.
Action | Description |
---|---|
cfb_enterprise_settings_changed | Settings for Copilot Business were changed at the enterprise level. |
copilot.cfb_enterprise_org_enablement_changed | The Copilot Business enablement policy changed at the enterprise level or for an organization within the enterprise. |
copilot.content_exclusion_changed | The content exclusion settings for Copilot Business were changed. |
clickwrap_save_event | The GitHub Copilot Product Specific Terms were accepted. |
cfb_org_settings_changed | Settings for Copilot Business were changed at the organization level. |
copilot.cfb_seat_cancelled_by_staff | A seat was cancelled from the Copilot Business subscription manually by GitHub staff. |
cfb_seat_management_changed | The seat management setting was changed for the Copilot Business subscription. |
copilot.cfb_seat_added | A seat was added to the Copilot Business subscription and the user received access to GitHub Copilot. |
copilot.cfb_seat_cancelled | A seat was canceled from the Copilot Business subscription and the user's access to GitHub Copilot was revoked. |
copilot.cfb_seat_assignment_reused | A seat assignment was re-created for a user who already had a seat assignment with no pending cancellation date. |
copilot.cfb_seat_assignment_refreshed | A seat that was previously pending cancellation was re-assigned, revoking the cancellation. |
copilot.cfb_seat_assignment_created | A seat assignment was newly created for a user. |
copilot.cfb_seat_assignment_unassigned | A seat assignment was unassigned from a user and the seat is pending cancellation. |
editor_chat_setting | Confirms the status of the editor chat setting. Possible values: enabled , disabled , unconfigured no policy . |
code_referencing_setting | Confirms the status of the code referencing setting. Possible values: enabled , disabled , unconfigured no policy . |