# FAQ

- [Where's my new section?](https://docs.podiumbi.com/faq/wheres-my-new-section.md)
- [Where's my new Power BI Workspace?](https://docs.podiumbi.com/faq/wheres-my-new-power-bi-workspace.md)
- [Where's the Power BI report I published?](https://docs.podiumbi.com/faq/wheres-the-power-bi-report-i-published.md)
- [Where's the new Azure Group I added?](https://docs.podiumbi.com/faq/wheres-the-new-azure-group-i-added.md)
- [Want to Export All Pages Of Report?](https://docs.podiumbi.com/faq/want-to-export-all-pages-of-report.md)
- [Can I have a custom domain?](https://docs.podiumbi.com/faq/can-i-have-a-custom-domain.md): Yes you can, we want you to be able to have a truly white labeled reporting experience.


---

# 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/faq.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.
