# Enable Snowflake Low Row Access Policy Mode

{% hint style="warning" %}
If you have Snowflake low row access policy mode enabled in private preview and have impersonation enabled, see these [upgrade instructions](/2024.3/integrations/snowflake/how-to-guides/integration-settings/low-row-access-configuration/low-row-migration.md). Otherwise, query performance will be negatively affected.
{% endhint %}

1. Click the **App Settings** icon in the sidebar and scroll to the **Global Integration Settings** section.
2. Click the **Enable Snowflake Low Row Access Policy Mode** checkbox to enable the feature.
3. Confirm to allow Immuta to automatically disable impersonation for the Snowflake integration. If you do not confirm, you will not be able to enable Snowflake low row access policy mode.
4. Click **Save**.

## Configure your Snowflake integration

*If you already have a* [*Snowflake integration*](/2024.3/integrations/snowflake/how-to-guides/enterprise.md) *configured, you don't need to reconfigure your integration. Your Snowflake policies automatically refresh when you enable Snowflake low row access policy mode.*

1. [Configure your Snowflake integration](/2024.3/integrations/snowflake/how-to-guides/enterprise.md). *Note that you will not be able to enable project workspaces or user impersonation with Snowflake low row access policy mode enabled.*
2. Click **Save** and **Confirm** your changes.


---

# 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/2024.3/integrations/snowflake/how-to-guides/integration-settings/low-row-access-configuration.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.
