> 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/how-to-guides.md).

# How-to Guides

- [Register a Trino Connection](https://documentation.immuta.com/SaaS/configuration/integrations/starburst-trino/how-to-guides/register-a-trino-connection.md): Register your Trino data
- [Customize the Immuta Trino Plugin](https://documentation.immuta.com/SaaS/configuration/integrations/starburst-trino/how-to-guides/register-a-trino-connection/customize-the-immuta-trino-plugin.md): Learn about the available Trino plugin properties so that you can customize your Trino integration
- [Rotate the System API Key](https://documentation.immuta.com/SaaS/configuration/integrations/starburst-trino/how-to-guides/register-a-trino-connection/rotate-the-system-api-key.md): Rotate the system API key to mitigate potential security risks
- [Configure Starburst (Trino) Integration](https://documentation.immuta.com/SaaS/configuration/integrations/starburst-trino/how-to-guides/configure.md)
- [Customize Read and Write Access Policies for Starburst (Trino)](https://documentation.immuta.com/SaaS/configuration/integrations/starburst-trino/how-to-guides/write-access-mapping.md): Customize how read and write access policies will be enforced when authored


---

# 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/how-to-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.
