# Admin Settings

- [Settings Page](https://docs.podiumbi.com/admin-settings/settings-page.md): Podium BI Admin have full control of their White Labeled Solution.  Here is where the Magic Happens.
- [Mange Tenant](https://docs.podiumbi.com/admin-settings/mange-tenant.md)
- [Maintenance Mode](https://docs.podiumbi.com/admin-settings/mange-tenant/maintenance-mode.md): Maintenance mode will allow you to immediately log all currently logged in users out of the system and will display the Maintenance Message you provided.
- [Change Service Account User](https://docs.podiumbi.com/admin-settings/mange-tenant/change-service-account-user.md): The service account user is the account used to pull in all reports, workspaces, groups, and users to allows Podium BI to deliver a great user experience.  This shows you how to change the user accoun
- [Change System Email Address](https://docs.podiumbi.com/admin-settings/mange-tenant/change-system-email-address.md): This email address is references when the system sends an email on your behalf
- [Manage Organizations](https://docs.podiumbi.com/admin-settings/manage-organizations.md): Let 's you setup custom domains, support for Google Analytics and Google Tag Manager, and create unique experiences using or Multi Org feature.
- [Create Custom Org](https://docs.podiumbi.com/admin-settings/manage-organizations/create-custom-org.md): The Multi Organization feature allows you to share reports freely with a further layer of control and customization. Give each customer a unique experience including branding and site navigation.
- [Change Domain URL](https://docs.podiumbi.com/admin-settings/manage-organizations/change-domain-url.md): Changing your domain is easy with Podium BI
- [Google Analytics / Google Tag Manager](https://docs.podiumbi.com/admin-settings/manage-organizations/google-analytics-google-tag-manager.md): Podium BI Support Google Analytics and Google Tag Manager
- [Capacity Settings](https://docs.podiumbi.com/admin-settings/capacity-settings.md): Capacity is needed for Power BI embedded to work at it's full potential.  It's easy to setup and we will show you how.
- [Set Up New Capacity](https://docs.podiumbi.com/admin-settings/capacity-settings/set-up-new-capacity.md): Be sure to watch the video
- [Current Status](https://docs.podiumbi.com/admin-settings/capacity-settings/current-status.md): This shows the current status of your capacity
- [Reload Capacities](https://docs.podiumbi.com/admin-settings/capacity-settings/reload-capacities.md): Refresh the list of capacities available from Azure
- [Resume/Pause Capacity](https://docs.podiumbi.com/admin-settings/capacity-settings/resume-pause-capacity.md): This allows you to manually resume or pause capacities if you need to for any reason.
- [Capacity Used](https://docs.podiumbi.com/admin-settings/capacity-settings/capacity-used.md): Allows you to change the Capacity being used by Podium BI.
- [Time Limit](https://docs.podiumbi.com/admin-settings/capacity-settings/time-limit.md): When embedded report is not used for the specified time limit capacity will be paused.  Choose from Always on, up to 90 Minutes.
- [Default Capacity SKU](https://docs.podiumbi.com/admin-settings/capacity-settings/default-capacity-sku.md): When embedded report is not used for the specified time limit capacity will be paused.  Choose from Always on, up to 90 Minutes.
- [Capacity Schedule](https://docs.podiumbi.com/admin-settings/capacity-settings/capacity-schedule.md): Allows you to set up very specific schedules to not only start or stop capacity but also set the capacity node to use.
- [Days To Run](https://docs.podiumbi.com/admin-settings/capacity-settings/capacity-schedule/days-to-run.md): Name your schedule and pick the days you would like it to run
- [Start Time](https://docs.podiumbi.com/admin-settings/capacity-settings/capacity-schedule/start-time.md): Pick the time to run and time zone.
- [Capacity SKU](https://docs.podiumbi.com/admin-settings/capacity-settings/capacity-schedule/capacity-sku.md): Pick the time to run and time zone.
- [Schedule Duration](https://docs.podiumbi.com/admin-settings/capacity-settings/capacity-schedule/schedule-duration.md): Pick the time to run and time zone.
- [Save / Delete](https://docs.podiumbi.com/admin-settings/capacity-settings/capacity-schedule/save-delete.md): Pick the time to run and time zone.
- [Site Settings](https://docs.podiumbi.com/admin-settings/site-settings.md): Let the fun begin
- [Theme](https://docs.podiumbi.com/admin-settings/theme.md): To customize the theme go to: Settings →  Theme With Podium BI, the initial installed theme will be the Podium BI theme.  Feel free to make any changes to the current theme and save them as your own.


---

# 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/admin-settings.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.
