# Step 3 - Monitor AI Usage

## Dashboard

When you log into Subrosa you will already be on the `Dashboard`

Here you will find high level summaries for your Organisation's AI usage and risk posture in a selected period of time.

## Traffic Log

In the sidebar you can click on `Traffic Log` to view a detailed summary of traffic from all your Device Agents. All traffic to AI providers are monitored. Detected leaks and protected traffic are highlighted under `Traffic Log`.&#x20;

You will be able to drill down on AI usage per policy actions.


---

# 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/getting-started/step-3-monitor-ai-usage.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.
