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

# Connect Google Drive Workspace

> Connect admin-approved shared drives and folders through daoco's Google Workspace integration gateway.

Google Drive Workspace is a **Conditional** Files & Docs integration. Use it when a Google Workspace super admin wants to authorize daoco for approved shared drives or folders. daoco connects through a Google Workspace [MCP](/connections/integrations#what-is-mcp) gateway after admin approval.

## Connect Google Drive Workspace

<Steps>
  <Step title="Open the Google Drive Workspace card">
    In daoco, open **Connections** -> **Integrations** -> **Files & Docs** and choose **Google Drive Workspace**.
  </Step>

  <Step title="Copy the domain-wide delegation client ID">
    Copy the client ID shown in daoco. daoco's Workspace domain-wide delegation client ID is:

    ```text theme={null}
    101332151355781817835
    ```
  </Step>

  <Step title="Approve daoco in Google Admin Console">
    A Google Workspace super admin opens **Security** -> **Access and data control** -> **API controls** -> **Manage Domain Wide Delegation**, adds the client ID, and authorizes this scope:

    ```text theme={null}
    https://www.googleapis.com/auth/drive
    ```
  </Step>

  <Step title="Enter delegated access">
    Paste the Workspace domain, delegated user email, and approved shared drive or folder URLs/IDs. The delegated user must be able to open each root.
  </Step>

  <Step title="Save the request">
    Choose **Save request** after admin approval is complete.
  </Step>
</Steps>

## Boundary rules

Use exact shared drive or folder URLs/IDs. Do not use `My Drive`, Workspace domains, wildcards, display names, or Drive search URLs. The base Drive scope is constrained by the approved roots, the delegated user's Drive permissions, and daoco's approval gate.

daoco v1 does not support share, delete, or permission-edit actions for this connection.
