# Dashboard and Events

- [Nightfall Dashboard](https://help.nightfall.ai/dashboard/overview.md): Learn how to use the Nightfall Dashboard.
- [Data Detection and Response Events](https://help.nightfall.ai/dashboard/sdp_events.md): Learn about the Events page in Nightfall
- [Filtering Events](https://help.nightfall.ai/dashboard/sdp_events/filtering.md): Filter Nightfall Events based on parameters.
- [Event Filter Operators](https://help.nightfall.ai/dashboard/sdp_events/filter_operators.md): Learn more about the search operators provided by Nightfall, to filter Events.
- [Applying Actions on Events](https://help.nightfall.ai/dashboard/sdp_events/event_actions.md): Learn how to apply actions on Nightfall Events.
- [Applying Bulk Actions on Events](https://help.nightfall.ai/dashboard/sdp_events/bulk_actions.md): Learn how to apply bulk actions on Nightfall Events.
- [Event Status](https://help.nightfall.ai/dashboard/sdp_events/status.md): Learn more about various status of Nightfall Events.
- [Deduplication and Automatic Resolution of Events](https://help.nightfall.ai/dashboard/sdp_events/deduplication.md): This document explains the Deduplication and Auto resolve features for Nightfall Events.


---

# 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.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.
