> For the complete documentation index, see [llms.txt](https://docs.thereportinghub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thereportinghub.com/getting-started/deployment-step-by-step/learn-to-use-reporting-hub.md).

# Learn to Use Reporting Hub

With deployment and configuration complete, it's time to learn your way around Reporting Hub and start building your app. The **community onboarding space** walks you through everything, step by step, loading content, branding your app, planning tenants, adding your team, and setting your home page.

## Start in the Community Onboarding Space

After you finish configuring, your app opens on a **Getting Started** home page.&#x20;

Select **Go to Getting Started guide** to open the **Just Installed? Start Here** space in the Reporting Hub Community.

<figure><img src="https://2452209205-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fd5bUZ5n4bSLHFrpgX6Nj%2Fuploads%2Ffw9btrh8kqPHelbxkHt2%2Fimage.png?alt=media&amp;token=c3efce46-ef21-4ba2-9300-ce767936cc2c" alt="" width="375"><figcaption><p>How the application looks right after install.</p></figcaption></figure>

The onboarding space is your step-by-step guide for everything after deployment. Work through the posts in order, and like each one to keep track of where you are:

* Book your trial kick-off call
* Configure Power BI & Global Tenant settings (video tutorial of Stage 3 & 4)
* Add your team
* Tenant planning
* Set your app branding
* …and more

## Where to Get Help

* **Community:** ask questions and share ideas in the [Reporting Hub Community](https://community.thereportinghub.com).
* **Knowledge Center:** In the app, go to **Profile Menu**, and then **Help** for full reference documentation for the platform.
* **Support:** Contact our team at <https://support.thereportinghub.com>.
* **Onboarding call:** Need hands-on help? Book an onboarding call from the Getting Started page or the community onboarding space.


---

# 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.thereportinghub.com/getting-started/deployment-step-by-step/learn-to-use-reporting-hub.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.
