# Snowflake

## Navigate to Warehouse Section in Daasity App

<figure><img src="/files/KFgISOedumxUzc9jj69V" alt=""><figcaption><p>Click Warehouse</p></figcaption></figure>

## Choose First "Recommended" Snowflake Option

## Choose I Already Have a Snowflake Account and click Continue Setup.

<figure><img src="/files/8Y1EZxS4hDeQo5TO6l1d" alt=""><figcaption><p>Already Have Snowflake</p></figcaption></figure>

## Enter Your Snowflake Account Information

<figure><img src="/files/gKsyc8qZslfdV8sqfchh" alt=""><figcaption><p>Complete Information</p></figcaption></figure>

### Account URL:<br>

<br>

<figure><img src="/files/NVSBnFvVUId6m8rgNiNM" alt=""><figcaption><p>URL</p></figcaption></figure>

### Account Locator:<br>

<figure><img src="/files/5wQzlnopGstczEceSbT2" alt=""><figcaption><p>Locator</p></figcaption></figure>

### Account Edition:

<figure><img src="/files/eSUpoWO89itHf3w6DbFM" alt=""><figcaption><p>Edition</p></figcaption></figure>

{% hint style="success" %}
If you have an Enterprise account, choose the Enterprise edition option so you may take advantage of the Snowflake automatic cluster scaling.
{% endhint %}

### Enter Setup Credentials

### These are the credentials of a user that has been granted the ACCOUNTADMIN role. &#x20;

{% hint style="success" %}
**NOTE:** This credential information is ONLY required during setup and will NOT be used again. &#x20;

**Daasity uses these credentials to set up the roles, users, etc required for Daasity.**
{% endhint %}

<figure><img src="/files/HC7BnwMrdaZMQdyu0wkf" alt=""><figcaption><p>Credentials</p></figcaption></figure>

### Test the Credentials

The last step is to validate the credentials / settings are working properly.  By clicking the T**est Connection** button, it will verify the Admin Credentials along with Access to the initial Compute Warehouse.

<figure><img src="/files/b6tT4SDhcuVEIyWxPAqN" alt=""><figcaption><p>Test Connection</p></figcaption></figure>

### Review Settings

{% hint style="success" %}
If the credentials work, you will be prompted to move along to the next step to **Review the settings.**
{% endhint %}

<br>

<figure><img src="/files/tkZNnPuEaJO7OFul3ORO" alt=""><figcaption><p>Success</p></figcaption></figure>

### Credentials did NOT work

<figure><img src="/files/ka3tUGiJeXbEk69xJjz3" alt=""><figcaption><p>Failed</p></figcaption></figure>

Typical mistakes which cause the validation to fail are:

* Invalid credentials - username / password
* Password or username must NOT contain the curly brace characters { or }
* User does not have access to the compute warehouse
* The Snowflake account may not be publicly accessible. If not, you will need to add the Daasity servers to the whitelist.

**Once you have troubleshooted and Passed the Test Connection**

## We suggest using the Default Settings

<figure><img src="/files/HawFPjgr8WfhSQ0hb7JD" alt=""><figcaption><p>Default</p></figcaption></figure>

### Modify Settings (NOT Recommended)

<figure><img src="/files/ncLIRjLqZUtRGMNj3GQ4" alt=""><figcaption><p>Modify</p></figcaption></figure>

\
Create Warehouse - Start the setup process
------------------------------------------

### Click the \[Create] button to start the setup process

The setup screen will show the progress:

<figure><img src="/files/1FEMPZFAiGx7u606Bpjw" alt=""><figcaption><p>Setup</p></figcaption></figure>

When complete:

<figure><img src="/files/V7DQ31djRdd6BGFHJYW8" alt=""><figcaption><p>Completed</p></figcaption></figure>

<br>


---

# 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://help.daasity.com/getting-started/installation/1-connect-your-warehouse/snowflake.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.
