# Reference Guides

- [Snowflake Integration](https://documentation.immuta.com/SaaS/configuration/integrations/snowflake/reference-guides/snowflake-overview.md): Learn about how the Snowflake integration works and what Immuta creates in your environment to administer Snowflake access controls directly on objects in Snowflake
- [Snowflake Table Grants](https://documentation.immuta.com/SaaS/configuration/integrations/snowflake/reference-guides/table-grants-overview.md): Learn about how the Snowflake table grants feature simplifies management of Snowflake privileges
- [Snowflake Data Sharing with Immuta](https://documentation.immuta.com/SaaS/configuration/integrations/snowflake/reference-guides/data-sharing.md): Learn about the design of and benefits of using Snowflake Data Sharing with Immuta
- [Snowflake Low Row Access Policy Mode](https://documentation.immuta.com/SaaS/configuration/integrations/snowflake/reference-guides/low-row-access-overview.md): Learn about how low row access policy mode improves query performance in Snowflake
- [Snowflake Lineage Tag Propagation](https://documentation.immuta.com/SaaS/configuration/integrations/snowflake/reference-guides/overview.md): Learn about how Snowflake lineage tag propagation allows Immuta to automatically apply tags added to Snowflake tables to their descendent data source columns
- [Warehouse Sizing Recommendations](https://documentation.immuta.com/SaaS/configuration/integrations/snowflake/reference-guides/warehouse-sizing-recommendations.md): Learn about how to adjust the size of your Snowflake warehouse to manage workloads and use compute resources cost effectively


---

# 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/SaaS/configuration/integrations/snowflake/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.
