> For the complete documentation index, see [llms.txt](https://docs.uptiq.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uptiq.ai/governance/governance.md).

# Overview

The Enterprise Solutions section is the critical resource for teams responsible for deploying, managing, and securing Qore at scale across the organization.

Moving beyond the scope of individual projects, this is where you'll find the documentation for advanced governance, observability, security controls, white-labeling, and system integration.

Use these guides to ensure your automations meet your organization's highest standards for resilience, performance, and compliance, covering the following key areas:

* Deployment and Control: *Versioning & Release Management* and *Monitoring & Performance Dashboards*.
* Security and Access: *Security & Compliance Handbook* and *Advanced User Management* (including Branding).
* Connectivity: *API and Integration Cloud*.

## Control Center

Use the [Control Center](/start-here/control-center.md) to manage account-wide monitoring, governance, access, and billing.

* [Observability](/governance/observability.md) — review app adoption, platform activity, and agent outcomes.
* [Controls & Audit](/governance/controls-and-audit.md) — manage guardrails, emergency controls, and audit trails.
* [Account Settings](/governance/account-settings.md) — manage users, teams, roles, and API keys.
* [Billing](/governance/billing.md) — track credit usage and manage spending limits.

<div data-with-frame="true"><figure><img src="/files/NqSoZ2BpdT5DWpNeuci6" alt="" width="375"><figcaption><p><br><mark style="color:green;"><strong>Enterprise Branding</strong></mark></p></figcaption></figure></div>

The Enterprise Solutions section is the critical resource for teams responsible for deploying, managing, and securing Uptiq at scale across the organization.

Moving beyond the scope of individual projects, this is where you'll find the documentation for advanced governance, observability, security controls, white-labeling, and system integration.

Use these guides to ensure your automations meet your organization's highest standards for resilience, performance, and compliance, covering the following key areas:

## **Featured Enterprise Capabilities**

* Custom Role-Based Access Control (RBAC)

<div data-with-frame="true"><figure><img src="/files/HsyQRmJNj38ih1Q0tpsW" alt="" width="375"><figcaption><p><br><mark style="color:green;"><strong>Role-Based Access Control</strong></mark></p></figcaption></figure></div>

## **Core Documentation Areas**

* Deployment and Control: *Versioning & Release Management,* and *Monitoring & Performance Dashboards*.
* Security and Access: *Security & Compliance Handbook* and *Advanced User Management* (including Branding).
* Connectivity: *API and Integration Cloud*.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.uptiq.ai/governance/governance.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
