# DataCentral Knowledge Center

## DataCentral Knowledge Center

- [Welcome to DataCentral](https://uidata.gitbook.io/datacentral-knowledge-center/overview/welcome-to-datacentral.md): Knowledge Center
- [What is new?](https://uidata.gitbook.io/datacentral-knowledge-center/overview/what-is-new.md)
- [Instance Management](https://uidata.gitbook.io/datacentral-knowledge-center/product-guides/instance-management.md): Managing and creating new tenants
- [User & Role Management](https://uidata.gitbook.io/datacentral-knowledge-center/product-guides/user-and-role-management.md): Managing different types of user accounts, assign roles, and ensure security
- [Entra ID Management](https://uidata.gitbook.io/datacentral-knowledge-center/product-guides/entra-id-management.md): Manage Entra ID security groups through DataCentral
- [Item Management](https://uidata.gitbook.io/datacentral-knowledge-center/product-guides/item-management.md): Oversee Power BI Items and maintain security for your Tenant
- [Tutorials](https://uidata.gitbook.io/datacentral-knowledge-center/product-guides/tutorials.md): Step-by-step guidance through DataCentral
- [Features](https://uidata.gitbook.io/datacentral-knowledge-center/product-guides/features.md): Available features in DataCentral
- [ISV for Report Embedding](https://uidata.gitbook.io/datacentral-knowledge-center/product-guides/isv-for-report-embedding.md): This guide covers embedding a DataCentral report into a third-party app or website using the REST API and an encrypted key.
- [Tenant Step-by-Step](https://uidata.gitbook.io/datacentral-knowledge-center/deployments/tenant-step-by-step.md): Setting up your DataCentral tenant
- [Tenant Setup Guide](https://uidata.gitbook.io/datacentral-knowledge-center/deployments/tenant-step-by-step/tenant-setup-guide.md): Tenant Creation and Configuration: A Practical Walkthrough
- [Embedding Reports in Your Tenant](https://uidata.gitbook.io/datacentral-knowledge-center/deployments/tenant-step-by-step/embedding-reports-in-your-tenant.md): Enhancing Report Access
- [Governance and Security](https://uidata.gitbook.io/datacentral-knowledge-center/deployments/tenant-step-by-step/governance-and-security.md): Role Governance: Access and Permissions
- [Inviting Your Team](https://uidata.gitbook.io/datacentral-knowledge-center/deployments/tenant-step-by-step/inviting-your-team.md): Collaboration made simple
- [Power BI Service Principal](https://uidata.gitbook.io/datacentral-knowledge-center/deployments/power-bi-service-principal.md): Creation and Configuration - step by step
- [Graph Service Principal](https://uidata.gitbook.io/datacentral-knowledge-center/deployments/graph-service-principal.md): Creation and Configuration - step by step
- [Authentication Service Principal](https://uidata.gitbook.io/datacentral-knowledge-center/deployments/authentication-service-principal.md): Creation and Configuration - step by step
- [User Stories](https://uidata.gitbook.io/datacentral-knowledge-center/use-cases-user-stories/user-stories.md)
- [WIP](https://uidata.gitbook.io/datacentral-knowledge-center/wip.md)
- [Subscription Tiers](https://uidata.gitbook.io/datacentral-knowledge-center/wip/subscription-tiers.md): Discover the diverse offerings tailored to meet your needs
- [FAQ](https://uidata.gitbook.io/datacentral-knowledge-center/wip/faq.md): Frequently asks questions


---

# 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://uidata.gitbook.io/datacentral-knowledge-center/overview/welcome-to-datacentral.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.
