# Reporting for Group Admins

### DataLab Insights

Admins can view insights into their organization's usage by visiting the **DataLab Insights** section of Group Hub.

You can find this by navigating to the **Insights & Analytics** section in the left navigation menu and clicking **Reporting**. In the displayed window, click **Custom Reports** from the top navigation. Select **DataLab Insights** from the available options.

<div><figure><img src="/files/n9DRvO5XHIkt8OcUnbLA" alt=""><figcaption></figcaption></figure> <figure><img src="/files/sUsVQ27EbhNOTJiXALf3" alt=""><figcaption></figcaption></figure></div>

### Available Data Points

* Number of DataLab Sessions by User & Group
* Time Spent Per User in DataLab by User & Group
* Workbook Details by User & Group: Title, Language, Workbook Source, Size, Publish Dates,&#x20;
* Number of Workbook Shares
* Number of Workbook Upvotes

### Exporting Data Data Connectors

All DataLab Insights data can be imported to a customer's preferred database so they can build their own reports. Customers can access those tables via Data Connector to build their own DataLab reporting. You can find more technical information here:

* [Using the Data Connector](https://enterprise-docs.datacamp.com/data-connector/using-the-data-connector)
* [DataLab Reporting Tables](https://enterprise-docs.datacamp.com/data-connector/explore-data-model/data-model#datalab)


---

# 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://datalab-docs.datacamp.com/resources/reporting-for-group-admins.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.
