# Google Drive Databases

## Overview

**Evidence:** Google Drive Databases\
**Description:** Collect Google Drive Synchronization Databases\
**Category:** Applications\
**Platform:** windows\
**Short Name:** gdrvdb\
**Is Parsed:** No\
**Sent to Investigation Hub:** No\
**Collect File(s):** Yes

## Background

Google Drive (legacy desktop client) stores synchronization databases, cloud graph data, and temporary data in SQLite databases and log files. These databases track synchronized files, cloud relationships, and sync state.

## Data Collected

This collector gathers structured data about google drive databases.

## Collection Method

This collector gathers Google Drive database files, log files, cloud graph databases, and temp data from Application Data and Local directories.

## Forensic Value

Google Drive databases reveal synchronized files, folders accessed, cloud storage usage, sharing activities, and file modifications. This helps identify data exfiltration to cloud storage, shared documents, and cloud-based evidence.


---

# 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://kb.binalyze.com/air/features/acquisition/acquisition-profiles/windows-collections/google-drive-databases.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.
