# Detection Rules

To view the recommended configurations to apply to different use cases, you are welcome to leverage the [**Detection Wizard**](https://playground.nightfall.ai/detection-wizard) in the Nightfall Playground. This wizard will generate the detection rules that you can apply in your Nightfall console. Learn more about [**Creating Detection Rules**](/detection_platform/create_detection_rules.md).

Once you have generated the detection rules, you can implement these templates on your own and add the detection rules to your [**Nightfall Dashboard**](https://app.nightfall.ai/detection-engine/detection-rules). You should be all set within 10-15 minutes.

Alternatively, feel free to forward the email you receive with the templates to <support@nightfall.ai> to have your Customer Success Manager implement these in your tenant on your behalf.

Once you've implemented your detection rules, test them using our [**sample data sets**](https://help.nightfall.ai/nightfall-detection-and-policy-templates/nightfall-test-data-sets).


---

# 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/nightfall_policy_templates/detection_rules.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.
