# Welcome To Podium BI

## No Code

No Code Solution to Power BI embedded.  We spent over 2,000 hours of programming so you wouldn't have to. &#x20;

## No Licensing Worries

You only need one Pro / Capacity License to get started and you never have to worry about purchasing another Power BI Pro license again

## White Labeled

Podium BI give you a truly white labeled experience.  See our [Manage Organizations](https://docs.podiumbi.com/admin-settings/manage-organizations) section to view some examples.

## Limitless Sharing

* Report Bursting allows you email Power BI content to any email address, even if the user doesn't have a Pro license
  * Attach multiple Power BI reports to the same email
  * Pre-Filter reports prior to emailing
  * Not limited on how many people you can email
  * Attach the entire report, not just the first tab

{% content-ref url="quick-start" %}
[quick-start](https://docs.podiumbi.com/quick-start)
{% endcontent-ref %}

## Want to deep dive?

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:

{% content-ref url="reports/adding-a-new-report" %}
[adding-a-new-report](https://docs.podiumbi.com/reports/adding-a-new-report)
{% endcontent-ref %}


---

# 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://docs.podiumbi.com/welcome-to-podium-bi.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.
