> For the complete documentation index, see [llms.txt](https://help.nightfall.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.nightfall.ai/audit/salesforce-audit/overview.md).

# Overview

Nightfall helps organizations secure historical data in Salesforce through comprehensive DLP audits.&#x20;

### Key Functionality

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

## Prerequisites

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

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

## Creating Policy

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

* [Selecting Integration](/audit/salesforce-audit/salesforce-integration.md)
* [Configure Scope](/audit/salesforce-audit/configure-scope.md)
* [Detection Rules](/audit/salesforce-audit/detection-rules.md)
* [Automated Actions](/audit/salesforce-audit/automated-actions.md)
* [Review Configurations](/audit/salesforce-audit/review-configurations.md)

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.nightfall.ai/audit/salesforce-audit/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
