# Deployments

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


---

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