> For the complete documentation index, see [llms.txt](https://documentation.immuta.com/SaaS/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.immuta.com/SaaS/knowledge-base.md).

# KNOWLEDGE BASE

- [Getting Started](https://documentation.immuta.com/SaaS/knowledge-base/getting-started.md)
- [Governance Fundamentals](https://documentation.immuta.com/SaaS/knowledge-base/governance-fundamentals.md)
- [Governance Models](https://documentation.immuta.com/SaaS/knowledge-base/governance-fundamentals/governance-models.md)
- [Data Security and Governance Maturity](https://documentation.immuta.com/SaaS/knowledge-base/governance-fundamentals/data-security-and-governance-maturity.md)
- [A Deeper Look into the Maturity Scale](https://documentation.immuta.com/SaaS/knowledge-base/governance-fundamentals/a-deeper-look-into-the-maturity-scale.md)
- [Leveraging Metadata for Dynamic Access Control](https://documentation.immuta.com/SaaS/knowledge-base/governance-fundamentals/leveraging-metadata-for-dynamic-access-control.md)
- [Rollout Strategy](https://documentation.immuta.com/SaaS/knowledge-base/rollout-strategy.md)
- [Prioritizing Use Cases for Immuta Deployment](https://documentation.immuta.com/SaaS/knowledge-base/rollout-strategy/prioritizing-use-cases-for-immuta-deployment.md)
- [Onboarding Recommendation: Start with Par Value](https://documentation.immuta.com/SaaS/knowledge-base/rollout-strategy/onboarding-recommendation-start-with-par-value.md)
- [The Value of Recertification When Migrating to Immuta](https://documentation.immuta.com/SaaS/knowledge-base/rollout-strategy/the-value-of-recertification-when-migrating-to-immuta.md)
- [Operational Considerations & Change Management](https://documentation.immuta.com/SaaS/knowledge-base/rollout-strategy/operational-considerations-and-change-management.md)
- [Implementation](https://documentation.immuta.com/SaaS/knowledge-base/implementation.md)
- [Domains](https://documentation.immuta.com/SaaS/knowledge-base/implementation/domains.md)
- [Implementing Domains: A Strategic Guide](https://documentation.immuta.com/SaaS/knowledge-base/implementation/domains/implementing-domains-a-strategic-guide.md)
- [Designing a Scalable Domain Taxonomy](https://documentation.immuta.com/SaaS/knowledge-base/implementation/domains/designing-a-scalable-domain-taxonomy.md)
- [Data Metadata](https://documentation.immuta.com/SaaS/knowledge-base/implementation/data-metadata.md)
- [Understanding Data Metadata Management in Immuta](https://documentation.immuta.com/SaaS/knowledge-base/implementation/data-metadata/understanding-data-metadata-management-in-immuta.md)
- [Implementing Identification: A Strategic Guide](https://documentation.immuta.com/SaaS/knowledge-base/implementation/data-metadata/implementing-identification-a-strategic-guide.md)
- [User Metadata](https://documentation.immuta.com/SaaS/knowledge-base/implementation/user-metadata.md)
- [Understanding User Metadata Management in Immuta](https://documentation.immuta.com/SaaS/knowledge-base/implementation/user-metadata/understanding-user-metadata-management-in-immuta.md)
- [Audit and Monitor](https://documentation.immuta.com/SaaS/knowledge-base/implementation/audit-and-monitor.md)
- [Understanding Immuta Audit Logs](https://documentation.immuta.com/SaaS/knowledge-base/implementation/audit-and-monitor/understanding-immuta-audit-logs.md)
- [Extracting Insights from Immuta Audit Logs](https://documentation.immuta.com/SaaS/knowledge-base/implementation/audit-and-monitor/extracting-insights-from-immuta-audit-logs.md)
- [Policy](https://documentation.immuta.com/SaaS/knowledge-base/implementation/policy.md)
- [Implementing Guardrail Policies: A Strategic Guide](https://documentation.immuta.com/SaaS/knowledge-base/implementation/policy/implementing-guardrail-policies-a-strategic-guide.md)


---

# 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:

```
GET https://documentation.immuta.com/SaaS/knowledge-base.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.
