gws-admin-reports

Access Google Workspace Admin SDK audit logs and usage reports.

312|38|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/m13v/fazm --skill gws-admin-reports
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-admin-reports
Source: https://github.com/m13v/fazm/tree/main/skills/gws-admin-reports
Command: npx skills add https://github.com/m13v/fazm --skill gws-admin-reports

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides programmatic access to Google Workspace audit logs and usage reports, enabling administrators to monitor activity, track resource utilization, and ensure compliance.

Core Features & Use Cases

  • Audit Log Analysis: Retrieve detailed activity logs for various Google Workspace applications (e.g., Admin console, Drive).
  • Usage Reporting: Generate reports on customer and entity usage within the Workspace environment.
  • Real-time Notifications: Set up watch channels to receive push notifications for account activities.
  • Use Case: An administrator can use this Skill to quickly generate a report of all administrative actions taken in the last 24 hours to audit for policy violations.

Quick Start

Use the gws admin-reports skill to list activities for the Admin console.

Frequently Asked Questions about gws-admin-reports

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve Google Workspace audit logs for specific applications like the Admin console?

To retrieve Google Workspace audit logs, you can list activities for specific applications such as the Admin console or Drive. This provides detailed activity records to monitor administrative actions and track policy violations.

What is the best way to generate Google Workspace usage reports programmatically?

Generating Google Workspace usage reports programmatically involves accessing the Admin SDK to retrieve customer and entity usage statistics. This allows administrators to track resource utilization across the Workspace environment.

Do I need administrator privileges to access Google Workspace activity logs?

Yes, accessing Google Workspace activity logs requires authentication with Google Workspace administrator privileges. You also need the 'gws' CLI tool installed to interact with the Admin SDK.

Can I set up real-time notifications for Google Workspace account activities?

Yes, you can set up real-time notifications for Google Workspace account activities by managing watch channels. This feature pushes notifications to your configured channels for immediate activity monitoring.

When do I need to use Google Workspace Admin SDK reports for compliance monitoring?

You need Google Workspace Admin SDK reports for compliance monitoring when auditing administrative actions taken within a specific timeframe, such as the last 24 hours, to ensure policy adherence and track resource utilization.