# Filtering Events

You can filter Events based on several parameters, to view violations that occurred:

* During specific time periods. You can filter based on pre-set time ranges of last 7 days, 30 days, 90 days and 180 days,&#x20;
* Integration - the application that is being monitored by Nightfall.
* Detector -  the detector that you selected as part of your policies to monitor.
* Likelihood - the confidence level of the detection by Nightfall.
* Status - the current current status of the violation
* User - the user associated to the violation

To filter violations,&#x20;

1. Select a Filter.&#x20;

   <figure><img src="/files/JFVPtPXDXYuCamBlSkqp" alt="" width="563"><figcaption></figcaption></figure>
2. Select an Option. You can select one or many options.

   <figure><img src="/files/JQdmed0ZOfRqpwu7QSsk" alt="" width="563"><figcaption></figcaption></figure>
3. Click Apply. The filtered list of violations displays.<br>

Note: Nightfall offers additional monitoring capabilities to meet various monitoring needs.  You can learn more about using email, Slack and other monitoring options using our supported [alerts](/operationalizing_nightfall_dlp/security_tools_integration/ms_teams.md) destinations including alerting to http endpoints using [webhook](/operationalizing_nightfall_dlp/security_tools_integration/siem.md) alerts.&#x20;


---

# 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/dashboard/sdp_events/filtering.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.
