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

# Connect Google for sign-in and Drive import

> Sign in to ClearPolicy with your Google account or import documents from Google Drive. Both features connect per-user, not organization-wide.

ClearPolicy connects to Google in two ways: your team members can sign in using their existing Google accounts, and you can pull documents directly from Google Drive when creating or updating a document in ClearPolicy. Both features are connected per user, so each person on your team authorizes Google independently.

## Sign in with Google

Team members can log in to ClearPolicy using their Google account instead of a separate email and password. When they click **Sign in with Google** on the login page, they'll be redirected to Google to authorize access, then returned to ClearPolicy.

<Note>
  Sign in with Google is available to any team member on your account. Each person connects their own Google account individually — this is not an organization-wide setting.
</Note>

## Import from Google Drive

When creating a new document or adding a revision to an existing one, you can import the file directly from your Google Drive rather than uploading it from your computer.

### Supported file types

* **Google Docs** — converted to PDF on import
* **PDF files** stored in Google Drive

### How to import

<Steps>
  <Step title="Start a new document or revision">
    In ClearPolicy, create a new document or open an existing document and choose to add a new revision.
  </Step>

  <Step title="Choose Pick from Google Drive">
    When selecting a file, choose **Pick from Google Drive**. If Drive is not connected yet, choose **Connect Google Drive** and complete Google’s permission prompt.
  </Step>

  <Step title="Authorize access">
    If you haven't connected Google Drive yet, you'll be prompted to sign in and grant ClearPolicy permission to access your Drive files. You only need to do this once.
  </Step>

  <Step title="Select your file">
    Browse or search your Drive and select the document you want to import. ClearPolicy will fetch the file and create the revision.
  </Step>
</Steps>

## How to connect your Google account

If you want to connect Google before importing a file, you can do so from your account settings.

<Steps>
  <Step title="Go to Integrations">
    Navigate to **Settings** > **Integrations**.
  </Step>

  <Step title="Connect Google Drive">
    Under apps that ClearPolicy can access, find **Google Drive** and click **Connect**. Complete the authorization flow to grant Drive import access.
  </Step>
</Steps>

<Tip>
  You can disable Google Drive access at any time from **Settings** → **Integrations**. Disabling access does not delete any documents already imported.
</Tip>
