# Get data into Snowflake

## Assumptions <a href="#assumptions" id="assumptions"></a>

This document assumes you have completed the guided onboarding:

* You have defined your company threat profile.
* You have integrated Snowflake as your data repository

Before you continue, make sure you are a user with administrator privileges on the Anvilogic platform.

## Data onboarding summary <a href="#data-onboarding-summary" id="data-onboarding-summary"></a>

The following flowchart summarizes the process for getting your data into Snowflake.

<figure><img src="https://4253518893-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyHwthHcpZXpcJV1cs4SA%2Fuploads%2Fy8EXK9OISCwf94FWVv4L%2Fsnowflake%20workflow.webp?alt=media&#x26;token=28749165-9e39-492c-aa1a-d0017487ebc7" alt=""><figcaption></figcaption></figure>

## Data onboarding steps <a href="#next-steps" id="next-steps"></a>

Pick one of the following next steps, depending on your infrastructure:

### Self-managed pipelines

Before you begin, make sure you read [Best practices for Snowflake](https://kevin-hwang.gitbook.io/welcome-to-anvilogic/anvilogic-platform/best-practices-for-snowflake). This document contains important information for optimizing your data onboarding for the best performance.

After you review the best practices, see [Snowflake data ingestion](https://kevin-hwang.gitbook.io/welcome-to-anvilogic/anvilogic-platform/integrations/snowflake-data-ingestion) for supported data sources and onboarding instructions for each data source.

### Anvilogic-managed pipelines

See [Snowflake data ingestion](https://kevin-hwang.gitbook.io/welcome-to-anvilogic/anvilogic-platform/integrations/snowflake-data-ingestion) for a list of supported data sources. Click on the name of a data source and follow the instructions to get the data into Snowflake. Anvilogic manages the pipelines for these data sources once you have the data source integrated.

If you have a data source that is not listed here, use [Snowflake custom data](https://kevin-hwang.gitbook.io/welcome-to-anvilogic/anvilogic-platform/integrations/snowflake-data-ingestion/snowflake-custom-data) to get your data in. [Cribl Stream](https://kevin-hwang.gitbook.io/welcome-to-anvilogic/anvilogic-platform/integrations/snowflake-data-ingestion/snowflake-custom-data/cribl-stream) is the recommended way to get your data sources into Snowflake. If you don't use Cribl Stream, you can use your own pipelines [Forward events](https://kevin-hwang.gitbook.io/welcome-to-anvilogic/anvilogic-platform/integrations/snowflake-data-ingestion/snowflake-custom-data/forward-events) to Snowflake.

## Next step

[review-data-feeds](https://public-docs.anvilogic.com/get-started/onboarding-guide/review-data-feeds "mention")


---

# 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://public-docs.anvilogic.com/get-started/onboarding-guide/select-your-data-repository-and-get-data-in/integrate-snowflake-as-your-data-repository/get-data-into-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.
