# Document Storage

Filed supports Google Drive as a Document Management System (DMS). This guide explains how to connect your Google Drive account and import clients from your existing folder structure.

## Integrate Google Drive

1. Log in to your Filed account.
2. Navigate to **Connect > PMS & DMS**.
3. Under Document Management, locate **Google Drive** and click **Connect**.
4. Authorize the requested Google permissions.
5. Select the parent folder that contains your client subfolders.
6. Complete the integration.

## Import Clients

After connecting Google Drive:

1. Return to the Integrations page.
2. Click **Start Sync** to initiate a sync.
3. Select the clients you want to import.
4. Complete the import process.

Once finished, your imported clients will appear on the Filed homepage.

***

Legacy URL: <https://support.filed.com/articles/8089081084-how-to-connect-google-drive-to-filed>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.filed.com/document-storage.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
