# Data Loss Prevention Architecture

In addition to protecting internal websites from attacks and fraudulent activity, Composable Agentic Platform can also be used to monitor employee’s interactions with external websites *(such as social networking sites, blogs and wikis)*. The most common use of this feature is for internal users to limit access to specific sites *(for example Facebook and Twitter)* for business purposes.

The following diagram illustrates how Composable Agentic Platform can be configured to monitor all traffic going to one or more nominated sites:

<figure><img src="/files/BMNPuNDtUoNbxZLqVIfK" alt=""><figcaption><p>Graph</p></figcaption></figure>

The key to this feature is to introduce a second DNS server within the company infrastructure. This second DNS server provides an override IP address for sites that are monitored by Composable Agentic Platform, ensuring that all the traffic is visible to the appliance. The monitoring appliance can be hosted and managed by an external service provider or can be installed in-house.


---

# 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://docs.tomorrowx.com/cap/product-reference/architectural-scenarios/data-loss-prevention-architecture.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.
