# CASB Neural

CASB Neural is the first of its kind leveraging deep learning AI and Large Language Models (LLM). We instantly crawl your Microsoft 365 or Google tenant and identify all publicly and externally shared files containing PII, PCI, PHI, and IP, and will automatically monitor for any file-sharing changes. This is done with zero pre-configurations.

We call this **Dopamine DLP.**

<figure><img src="/files/qftdjHnFn5RqO1FJq1Fi" alt=""><figcaption><p>Real-world examples of different DOPAMINE hits</p></figcaption></figure>

Once activated, CASB Neural automatically scans your SaaS tenant, discovers all public/externally shared files, and monitors for any file-sharing changes. Leveraging deep learning LLM, it comprehends these files to find IP, PII, PCI, and PHI data. In other words, it answers the question, “Is this sensitive?”

By leveraging LLMs and actually comprehending the files, we materially reduce the amount of false positives—this results in higher precision and accuracy. Previously, this had to be done using regex and pattern matching, i.e. a 16-digit number = a credit card. This shift from matching to true file comprehension is an industry first and completely reduces the administrative overhead.


---

# 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://inflight.dope.security/dope.console/casb-neural.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.
