> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/pbi-guides/parallels-browser-isolation-administrators-guide/parallels-browser-isolation-interface/insights.md).

# Insights

The **Insights** category allows you to inspect current and historical usage statistics.

<figure><img src="/files/ZcwIBRxXrNN9PFIoHH1Z" alt=""><figcaption></figcaption></figure>

## **Overview**

The **Overview** category shows key metrics on sessions, users, policies, and applications.&#x20;

You can change the period for which Parallels Desktop Browser Isolation displays the data by clicking the drop-down menu in the top-right corner.

This category contains the following reports:

* **Isolated Browser Sessions:** The number of user sessions.
* **Top 5 Most Visited Domains:** The domains that users visited the most.
* **Top 5 Web Apps Used:** The apps that users opened the most.
* **Top 5 Violations:** The restricted actions that users performed the most.
* **Top 5 Users with Security Controls Encounters:** The users who performed restricted actions the most.
* **Top 5 Regions:** The regions with the most users.

### Downloading reports

You can download the reports from the **Overview** category in the XLSX format by clicking the **Menu** button (...) and selecting **Download**.

## **Live reports**

The **Live reports** category shows current usage statistics.

## **User Events**

The **User Events** category shows historical events related to user activity.

## **Admin Events**

The **User Events category** shows historical events related to administrator activity. You can click on an event to see the request and response information.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/pbi-guides/parallels-browser-isolation-administrators-guide/parallels-browser-isolation-interface/insights.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
