# Common use cases

An everyday use case is integrating DataCamp reporting with your existing BI infrastructure. The [Using Data Connector](/integrating-our-data-into-your-tools-via-data-connector-2.0/using-data-connector-2.0.md) section provides detailed instructions on setting up and getting started for the most popular BI tools.

After accessing the data in Data Connector, you can easily create custom reports like:

* XP and time spent on a particular set of technologies or topics
* Extending and customizing engagement reports to fit your organization’s specific needs.

We have included several [sample queries](/integrating-our-data-into-your-tools-via-data-connector-2.0/sample-queries.md) for typical reporting needs and a section with SQL queries that [recreate key reports in the Groups tab](/integrating-our-data-into-your-tools-via-data-connector-2.0/queries-to-recreate-key-reports-in-the-groups-tab.md).


---

# 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://enterprise-docs.datacamp.com/integrating-our-data-into-your-tools-via-data-connector-2.0/common-use-cases.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.
