# Product Guides

- [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.


---

# 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://uidata.gitbook.io/datacentral-knowledge-center/product-guides.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.
