# Overview

Nightfall helps organizations secure historical data in Google Drive through comprehensive DLP audits. The platform offers two audit types to enhance your data security posture:

1. **Posture Management**: Focuses exclusively on file permissions, identifying files with risky sharing configurations like external user access or public sharing.
2. **Posture Management & Data Discovery**: Provides complete protection by examining both file permissions and content for sensitive information like PII, PCI, PHI, secrets and credentials.

### Key Functionality

* **Customizable Scope**: Select specific drives, date ranges, and permission settings to target your audit.
* **Automated Remediation**: Configure actions that trigger automatically when violations are reported.
* **Comprehensive Scanning and Visibility**: Examines over 150+ file types using AI-powered detection. Review violations in the console and metrics such as total data scanned, highest risk users, assets and more.

## Prerequisites

You must ensure that the Google Drive integration is installed in your Nightfall tenant. To learn more about how to install the Google Drive integration, refer to this [Nightfall documentation](https://help.nightfall.ai/google-drive/getting_started/installation).&#x20;

The process of creating an Audit for the Google Drive integration involves the below steps.

## Creating Policy

The process of creating a Nightfall audit consists of five key stages:

* [Select Integration](/audit/google-drive-audit/select-integration.md)
* [Select Scope](/audit/google-drive-audit/select-scope.md)
* [Detection Rules](/audit/google-drive-audit/detection-rules.md)
* [Automated Actions](/audit/google-drive-audit/automated-actions.md)
* [Review Configurations](/audit/google-drive-audit/review-configurations.md)


---

# 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.nightfall.ai/audit/google-drive-audit/overview.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.
