> For the complete documentation index, see [llms.txt](https://guides.mangoapps.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.mangoapps.com/admin-guide/reports.md).

# Reports

MangoApps Usage Reports and BI give admins detailed information and in-depth data about how employees are using MangoApps, helping them create effective content and helping employees achieve long term success.

<figure><img src="/files/tq04akH2ytmIvSpvAvwj" alt="" width="563"><figcaption></figcaption></figure>

## Features

#### Insightful and Useful Reports

Domain admins can generate detailed usage reports to help them understand and view data and monitor user activity. Some of these reports include active user summaries, user activity, hashtag usage and data and information about internal influencers.

#### Secure Access Anytime

Generated reports are stored safely and require special permissions to access. Admins control who has access to the information and can easily view, download and share the reports at any time both inside and outside of MangoApps.

#### Power BI Integration

MangoApps offers admins optional integration with Microsoft Power BI business analytics tools. This seamless integration provides admins with descriptive, visual and interactive data designed with self-service business intelligence capabilities.

#### Team-Level Analysis

Admins can also generate team specific reports to receive deeper insights about their specific groups, teams, and projects. These reports include active team data, content statistics, question and answer details, team usage trends and page view info.

<figure><img src="/files/Udd6Ac1rJKurbc1FJpig" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://guides.mangoapps.com/admin-guide/reports.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.
