# Reporting Hub Knowledge Center

## Reporting Hub Knowledge Center

- [Reporting Hub Knowledge Center](https://docs.thereportinghub.com/reporting-hub-knowledge-center.md)
- [Required Azure Services](https://docs.thereportinghub.com/getting-started/required-azure-services.md): Everything you need to deploy the Reporting Hub
- [Deployment Step-by-Step](https://docs.thereportinghub.com/getting-started/deployment-step-by-step.md): Get up and running with the Reporting Hub!
- [Self-Serve Guided Install](https://docs.thereportinghub.com/getting-started/deployment-step-by-step/self-serve-guided-install.md): Install and deploy the Reporting Hub with our guided install service
- [Request a Quota Increase in Azure](https://docs.thereportinghub.com/getting-started/deployment-step-by-step/self-serve-guided-install/quota.md): How to request an Azure quota increase when the installer flags that a required resource isn't available in your selected region.
- [Installation Failures](https://docs.thereportinghub.com/getting-started/deployment-step-by-step/self-serve-guided-install/installation-failures.md): Common errors you may encounter during installation
- [Enable Power BI Service Settings](https://docs.thereportinghub.com/getting-started/deployment-step-by-step/enable-power-bi-service-settings.md): Give the Reporting Hub permission to access Power BI
- [Configure Reporting Hub App Settings](https://docs.thereportinghub.com/getting-started/deployment-step-by-step/configure-reporting-hub-app-settings.md)
- [Set Your Home Page](https://docs.thereportinghub.com/getting-started/deployment-step-by-step/set-your-home-page.md): Configure your home page for Reporting Hub
- [Azure Marketplace Install](https://docs.thereportinghub.com/getting-started/azure-marketplace-install.md): Install the Reporting Hub through the Azure Marketplace
- [Reporting Hub Architecture](https://docs.thereportinghub.com/concepts/reporting-hub-architecture.md)
- [AaaS end-to-end Architecture](https://docs.thereportinghub.com/concepts/aaas-end-to-end-architecture.md): How to deliver Analytics-as-a-Service with the Reporting Hub & Microsoft Fabric
- [Security & Trust Center](https://docs.thereportinghub.com/concepts/security-and-trust-center.md): Your resource center for all security, privacy and compliance information related to a Reporting Hub deployment
- [In-App Help](https://docs.thereportinghub.com/tutorials-and-references/in-app-help.md)
- [Overview of BI Genius](https://docs.thereportinghub.com/bi-genius/overview-of-bi-genius.md)
- [BI Genius Deployment Step-by-Step](https://docs.thereportinghub.com/bi-genius/bi-genius-deployment-step-by-step.md)
- [Enable Power BI Service Settings](https://docs.thereportinghub.com/bi-genius/bi-genius-deployment-step-by-step/enable-power-bi-service-settings.md)
- [Enable BI Genius in Reporting Hub](https://docs.thereportinghub.com/bi-genius/bi-genius-deployment-step-by-step/enable-bi-genius-in-reporting-hub.md)
- [BI Genius Required Services](https://docs.thereportinghub.com/bi-genius/bi-genius-required-services.md)
- [BI Genius vs. Co-Pilot for Power BI](https://docs.thereportinghub.com/bi-genius-vs.-co-pilot-for-power-bi.md)
- [BI Genius Architecture Overview](https://docs.thereportinghub.com/bi-genius-architecture-overview.md)
- [Understanding Query Logic in BI Genius](https://docs.thereportinghub.com/understanding-query-logic-in-bi-genius.md): Built for Explainability. Designed for Trust.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.thereportinghub.com/reporting-hub-knowledge-center.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.
