> ## Documentation Index
> Fetch the complete documentation index at: https://help.dsalta.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Google Workspace

> How DSALTA integrates with Google Workspace — data collected, setup guide, and automated compliance checks.

## Overview

DSALTA connects to Google Workspace using read-only API access to collect compliance evidence automatically. Data syncs every 24 hours and feeds into your Data Library modules.

<Info>
  **Read-only access.** DSALTA never modifies, creates, or deletes resources in your Google Workspace environment.
</Info>

## How to Connect

1. Go to **Integrations** in the DSALTA sidebar.
2. Find **Google Workspace** and click **Connect**.
3. Authenticate with admin-level access.
4. Select the scope (accounts, projects, or resources to monitor).
5. DSALTA performs an initial sync (5-15 minutes). Checks activate after sync completes.

## Automated Compliance Checks

Each check below runs automatically every 24 hours. Click any check for step-by-step remediation guidance.

| Check                                                                                                                               | Description                                                                           |
| ----------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
| [MFA should be enabled for all users](/integrations/google-workspace/mfa-should-be-enabled-for-all-users)                           | Checks that MFA is enabled for all Google Workspace users.                            |
| [User access to Critical System should be valid](/integrations/google-workspace/user-access-to-critical-system-should-be-valid)     | Checks that users with access to critical systems are authorized.                     |
| [Offboarded users should not have active access](/integrations/google-workspace/offboarded-users-should-not-have-active-access)     | Checks that offboarded users no longer have active Google Workspace access.           |
| [Admin accounts should have MFA enabled](/integrations/google-workspace/admin-accounts-should-have-mfa-enabled)                     | Checks that all Google Workspace admin accounts have MFA enabled.                     |
| [Password policy should meet minimum requirements](/integrations/google-workspace/password-policy-should-meet-minimum-requirements) | Checks that the Google Workspace password policy meets minimum security requirements. |
| [Vendor discovery should be configured](/integrations/google-workspace/vendor-discovery-should-be-configured)                       | Checks that vendor discovery is configured in Google Workspace.                       |

## Troubleshooting

<AccordionGroup>
  <Accordion title="Integration shows Disconnected">
    Re-authenticate from **Integrations → Google Workspace → Reconnect**. This usually happens when API tokens expire.
  </Accordion>

  <Accordion title="Data is not syncing">
    Verify the connected account has admin permissions. Try a manual sync from the integration settings.
  </Accordion>
</AccordionGroup>
