# CASB DLP

Once setup is complete, CASB Neural will immediately start scanning your tenant.

{% hint style="success" %}
Depending on your company, this can take hours (thousands of files) to days (millions of files) to complete. But, we will start to show you results as soon as we have them!
{% endhint %}

<figure><img src="/files/Z31FwGBtuxB11Nj4Xhiu" alt=""><figcaption><p>Your CASB Neural Landing Page</p></figcaption></figure>

## File Count

At the top, you'll see two file counts:

* Total Number of Files
* Total Number of Publicly Accessible Files
* Total Number of Externally Shared Files

<figure><img src="/files/zaEpLEu1PN8P8sQz5yBh" alt=""><figcaption><p>Total Number of Files/ Total Publicly Accessible / Total Externally Shared</p></figcaption></figure>

{% hint style="danger" %}
Publicly accessible files can be accessed by anyone on the Internet without any authentication. Once you have the link, which could be guessed or found by any user, it can be used forever.\
\
They're a big risk to your company.
{% endhint %}

{% hint style="info" %}
Files that are shared both Publicly and Externally are counted in Public Only
{% endhint %}

CASB Neural will automatically monitor your Microsoft 365 / Google tenant, and these numbers will update to reflect what's up-to-date.

## Data Graph

The CASB DLP graph shows the classification results of your public files.

The graph shows the breakdown of files that have been classified as IP (Intellectual Property), PHI (Protected Health Information), PCI (Payment Card Industry), PII (Personally Identifiable Information), or Other Public Files (Public files with no sensitive information found).

Clicking on any classification result will bring you to the CASB table filtered to this classification type.

<figure><img src="/files/4viC0W1o8oirS0XNDDXz" alt=""><figcaption><p>CASB Graph</p></figcaption></figure>


---

# 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/casb-dlp.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.
