# Configure Policies for Zendesk

DLP policies are a set of rules that include specific conditions, actions, and exceptions that monitor and filter data. These policies also enable you to remediate any leakage of sensitive information from within your organization.

* You can set up policies to scan data that is sent through some or all applications within your organization.&#x20;
* You can configure policies and choose to not apply them all the time.

Before you define a policy, or a set of policies, we recommend that you define the objectives of each policy, which can then be fulfilled when you configure the policy.

Here are a few important questions to ask before configuring your policies:

* What data do you plan to monitor?
* Where within the organization do you want to monitor?
* What should be the scope of each policy?
* What conditions must apply for the policy to match?
* What exceptions/exclusions can be allowed?
* What remediation actions should the policy take?

You can now configure policies on the Zendesk integration to determine which instances and files must be monitored, and which ones excluded. You can also automate the remediation actions that you want Nightfall to perform on a policy violation.

You can now set up policies on Nightfall that will be applied on the Zendesk integration, and monitor data on Zendesk for policy violations.

The following documents help you create Policies specifically for the Zendesk integration.

{% content-ref url="/pages/iIxCo2QV8UXKlBboA82t" %}
[Zendesk App Selection](/zendesk/policies/integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/E9NWR9rETyIbqbot0y9w" %}
[Configure Scope for Zendesk](/zendesk/policies/scope.md)
{% endcontent-ref %}

{% content-ref url="/pages/fA5LgFD4YkhnJKZq7f9b" %}
[Configure Detection Rules for Zendesk DLP](/zendesk/policies/detection_rules.md)
{% endcontent-ref %}

{% content-ref url="/pages/gYNfaKkklHUyoKx0ncJH" %}
[Configure Advanced Settings in Zendesk](/zendesk/policies/advanced_settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/iAa56CepFND4LEarDg8a" %}
[Risk Score for Zendesk](/zendesk/policies/risk_score.md)
{% endcontent-ref %}

{% content-ref url="/pages/QoOaB4xyxK3kBfkmzQJW" %}
[Manage Zendesk Events](/zendesk/policies/events.md)
{% endcontent-ref %}


---

# 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/zendesk/policies.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.
