Skip to main content

Documentation Index

Fetch the complete documentation index at: https://support.configview.com/llms.txt

Use this file to discover all available pages before exploring further.

Part 1: Google Workspace Data Ingestion

Set up a Google Workspace app so ConfigView can pull your Google Workspace data into the dashboard.

Step 1: Create an App or Token

  1. Go to: Google Cloud Console
  2. Click the project dropdown (top-left) > New Project
  3. Name it configview-integration, choose your Organization, and click Create.
  4. Enable the Admin SDK API.
  5. Create a Service Account and generate a JSON key.
  6. Enable Domain-Wide Delegation for the Service Account in the Google Workspace Admin Console.
  7. Assign the necessary Read-Only scopes for Users, Groups, and Tokens.

Step 2: Add the Token to ConfigView

  1. Go to your ConfigView dashboard: https://{companyname}.configview.com/admin/secret/
  2. Click Add Secret
  3. Create the following secrets:
    • GOOGLE_ADMIN_EMAIL: An admin email address to impersonate
    • GOOGLE_APPLICATION_CREDENTIALS_JSON (Paste the entire JSON key)
  4. Click Save

Step 3: Enable the Google Workspace App in ConfigView

  1. Go to: https://{companyname}.configview.com/admin/cron/
  2. You should see Google Workspace in the list of available apps
  3. Select the scripts you want to run.
  4. Click Save

Step 4: Verify

  1. Go to: https://{companyname}.configview.com/admin/status/
  2. Run the Google Workspace health check.
  3. All checks should pass.
If a check fails, verify that your secrets are saved correctly and the app has the required permissions.

Data Tables

Once the scripts run, the corresponding Google Workspace tables will be created in your database. All tables include a run_at column for historical tracking.