# How-to Guides

- [Register a Snowflake Connection](https://documentation.immuta.com/latest/configuration/integrations/snowflake/how-to-guides/register-a-snowflake-connection.md)
- [Configure a Snowflake Integration](https://documentation.immuta.com/latest/configuration/integrations/snowflake/how-to-guides/enterprise.md)
- [Snowflake Table Grants Migration](https://documentation.immuta.com/latest/configuration/integrations/snowflake/how-to-guides/table-grants-migration.md)
- [Edit or Remove Your Snowflake Integration](https://documentation.immuta.com/latest/configuration/integrations/snowflake/how-to-guides/snowflake.md)
- [Integration Settings](https://documentation.immuta.com/latest/configuration/integrations/snowflake/how-to-guides/integration-settings.md)
- [Enable Snowflake Table Grants](https://documentation.immuta.com/latest/configuration/integrations/snowflake/how-to-guides/integration-settings/table-grants.md)
- [Use Snowflake Data Sharing with Immuta](https://documentation.immuta.com/latest/configuration/integrations/snowflake/how-to-guides/integration-settings/use-data-sharing.md)
- [Configure Snowflake Lineage Tag Propagation](https://documentation.immuta.com/latest/configuration/integrations/snowflake/how-to-guides/integration-settings/configure.md)
- [Enable Snowflake Low Row Access Policy Mode](https://documentation.immuta.com/latest/configuration/integrations/snowflake/how-to-guides/integration-settings/low-row-access-configuration.md)
- [Upgrade Snowflake Low Row Access Policy Mode](https://documentation.immuta.com/latest/configuration/integrations/snowflake/how-to-guides/integration-settings/low-row-access-configuration/low-row-migration.md)


---

# 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://documentation.immuta.com/latest/configuration/integrations/snowflake/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.
