# Governance

- [Policies](https://docs.digibee.com/documentation/developer-guide/platform-administration/governance/policies.md): Learn more about Digibee Integration Platform's policies
- [Security](https://docs.digibee.com/documentation/developer-guide/platform-administration/governance/policies/security.md): Learn more about each security policy.
- [Internal API access policy](https://docs.digibee.com/documentation/developer-guide/platform-administration/governance/policies/security/internal-api-access.md): Learn more about the Internal API access policy on the Digibee Integration Platform.
- [External API access policy](https://docs.digibee.com/documentation/developer-guide/platform-administration/governance/policies/security/external-api-access.md): Learn more about the External API access policy on the Digibee Integration Platform.
- [Sensitive fields policy](https://docs.digibee.com/documentation/developer-guide/platform-administration/governance/policies/security/sensitive-fields.md): Learn more about how the sensitive fields policy works on the Digibee Integration Platform.
- [Transformation](https://docs.digibee.com/documentation/developer-guide/platform-administration/governance/policies/transformation.md): Learn more about each transformation policy.
- [Custom HTTP header](https://docs.digibee.com/documentation/developer-guide/platform-administration/governance/policies/transformation/custom-http-header.md): Learn more about how the Custom HTTP header policy works on the Digibee Integration Platform.
- [CORS HTTP header](https://docs.digibee.com/documentation/developer-guide/platform-administration/governance/policies/transformation/cors-http-header.md): Learn more about how the CORS HTTP header policy works on the Digibee Integration Platform.
- [Limit of Replicas policy](https://docs.digibee.com/documentation/developer-guide/platform-administration/governance/policies/limit-of-replicas-policy.md): Learn more about the Limit of Replicas policy on the Digibee Integration Platform.
- [Artificial Intelligence policy](https://docs.digibee.com/documentation/developer-guide/platform-administration/governance/policies/ai-policy.md): Learn more about how the Artificial Intelligence policy works on the Digibee Integration Platform.


---

# 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.digibee.com/documentation/developer-guide/platform-administration/governance.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.
