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

# Trust Access

- [Data Access Governance](https://docs.trustlogix.io/trust-access/data-access-governance.md)
- [Object Access Policies](https://docs.trustlogix.io/trust-access/data-access-governance/object-access-policies.md)
- [Privilege Template Policies](https://docs.trustlogix.io/trust-access/data-access-governance/object-access-policies/privilege-template-policies.md)
- [Tag Based Policies](https://docs.trustlogix.io/trust-access/data-access-governance/object-access-policies/tag-based-policies.md)
- [Database and Schema level Policies](https://docs.trustlogix.io/trust-access/data-access-governance/object-access-policies/database-and-schema-level-policies.md)
- [Attribute Based Access Policies](https://docs.trustlogix.io/trust-access/data-access-governance/attribute-based-access-policies.md)
- [Row Access Policies](https://docs.trustlogix.io/trust-access/data-access-governance/attribute-based-access-policies/row-access-policies.md)
- [Masking Policies](https://docs.trustlogix.io/trust-access/data-access-governance/attribute-based-access-policies/masking-policies.md)
- [Using the Dimension Table to build ABAC policy conditions](https://docs.trustlogix.io/trust-access/data-access-governance/attribute-based-access-policies/using-the-dimension-table-to-build-abac-policy-conditions.md)
- [Domain Policies](https://docs.trustlogix.io/trust-access/data-access-governance/domain-policies.md)
- [TrustLogix Policy Synchronization](https://docs.trustlogix.io/trust-access/data-access-governance/trustlogix-policy-synchronization.md)
- [Access Policy Migration Status Flow](https://docs.trustlogix.io/trust-access/data-access-governance/access-policy-migration-status-flow.md): This document outlines the standard procedural flow, platform prerequisites, and lifecycle of access policies as they are migrated across different data environments(e.g., from Development to Product)
- [Application Access Governance(Preview)](https://docs.trustlogix.io/trust-access/application-access-governance-preview.md)
- [Register An Application](https://docs.trustlogix.io/trust-access/application-access-governance-preview/register-an-application.md)
- [Resources](https://docs.trustlogix.io/trust-access/application-access-governance-preview/resources.md)
- [Attributes](https://docs.trustlogix.io/trust-access/application-access-governance-preview/attributes.md)
- [Access Policies](https://docs.trustlogix.io/trust-access/application-access-governance-preview/access-policies.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://docs.trustlogix.io/trust-access.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.
