# Visibility and Shadow AI Guardrails

## Visibility

Subrosa provides visibility into all AI activity in your environment.

Traffics related to AI interactions are captured and recorded, and displayed under `Traffic Log` for usage trend analysis, reporting and investigation purpose.

## What's Shadow AI

AI interactions to unsanctioned AI softwares is known as Shadow AI. Shadow AI can accelerate risks of breaches and sensitive data leaks. In addition to the security risk, the use of unapproved AI tools can lead to a wasteful duplication of efforts across teams and unnecessary expenditures

## Subrosa Shadow AI Guardrails

{% hint style="info" %}
This feature is under canary release. If you're interested, please reach out to <hello@subrosa.ai> for more information
{% endhint %}

Subrosa monitors all AI traffic including sanctioned and unsanctioned AI software in your environment; meanwhile, providing guardrails on shadow AI traffic via detecting and protecting outgoing data with Policy ([read more](/policy/manage-policy.md)) . \
\
The platform also offers traffic-level visibility and trends of Shadow AI usage in your organisation. &#x20;


---

# 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.subrosa.ai/shadow-ai/visibility-and-shadow-ai-guardrails.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.
