# 1. Install the Omnata Sync Engine

The Omnata Sync Engine is the core engine of our app. It provides the UI, connection and sync management, activity history, alerts and integrations.

1. Follow the marketplace steps to install the listing from the Snowflake marketplace.
   * Omnata Sync Engine is a Free listing. You will only be billed by the plugins you install.
   * **Free** plugins (like Google Sheets) are always free.
2. Open the Sync Engine App and complete the initial onboarding steps:
   * Grant a warehouse for background tasks
   * Grant the app access via a Snowsite pop-up
3. Some configuration steps require correct Snowflake privileges.\
   ACCOUNTADMIN is the preferred level of access to perform all the required steps. If this is not possible, the configuration flows are designed to be completed asynchronously by multiple people if the primary app user must refer to an admin to complete some steps.
4. Once you have installed the Sync Engine, you'll install and configure the Plugin for the SaaS app(s) you'd like to connect to. These are listed as separate native apps by Omnata.
5. Go to [Installing an Omnata Plugin](/omnata-product-documentation/omnata-sync-for-snowflake/step-by-step-guides/2.-install-the-omnata-plugin.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://docs.omnata.com/omnata-product-documentation/omnata-sync-for-snowflake/step-by-step-guides/1.-install-the-omnata-sync-engine.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.
