> 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/configuration/integrations/starburst-trino/reference-guides.md).

# Reference Guides

- [Trino Integration Reference Guide](https://documentation.immuta.com/SaaS/configuration/integrations/starburst-trino/reference-guides/trino-connection-reference-guide.md): Learn about how the Trino integration works and what Immuta creates in your environment to administer Trino access controls directly on objects in Trino
- [Security and Compliance](https://documentation.immuta.com/SaaS/configuration/integrations/starburst-trino/reference-guides/security-and-compliance.md): Understand the authentication methods and audit features supported by the Trino integration to ensure you are meeting your organization's security and compliance needs
- [Protecting Data](https://documentation.immuta.com/SaaS/configuration/integrations/starburst-trino/reference-guides/protecting-data.md): Learn how Immuta enforces policies on data in your Trino environment
- [Accessing Data](https://documentation.immuta.com/SaaS/configuration/integrations/starburst-trino/reference-guides/accessing-data.md): Learn how end users can access policy-enforced data in Trino


---

# 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/configuration/integrations/starburst-trino/reference-guides.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.
