# Nyx – AI-powered DLP Copilot

Nyx is Nightfall’s AI-powered DLP Copilot, designed to help you quickly investigate and understand exfiltration risks. She can surface patterns, summarize user activity, and suggest next steps — all through a simple natural-language conversation.

## Getting Started

1. Click the Comet Icon: In the upper right corner of your Nightfall dashboard, click the comet icon to open Nyx.
2. Start Conversing: Type your question in plain English — no special syntax required.

<img src="/files/x3zOVWyed3UqjbXF7buE" alt="" data-size="original"><br>

## Things You Can Ask Nyx

* *“What are my most common exfiltration patterns?”*
* *“Summarize Bob’s activity over the last 7 days.”*
* *“What are my most frequent upload domains? Put results in a table.”*
* *"Write an email to Bob's supervisor for me."*

## Beta Limitations

* Nyx can process up to 100 exfiltration events at a time.
* Available for endpoint customers only. Support for other event types coming soon.

## Give Us Feedback

Your feedback will directly shape Nyx’s future! After trying her out, let us know what works well and what could be improved.

## Learn More

* [Inside the making of Nyx, our AI Copilot](https://www.nightfall.ai/blog/designing-an-agentic-ai-copilot-8-principles-from-building-nyx)
* Get a Nyx demo


---

# 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/data-exfiltration-prevention/nightfall_copilot_nyx/nyx-ai-powered-dlp-copilot.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.
