❄️

Getting started from Snowflake’s Marketplace

Introduction

Welcome to KAWA, the AI-powered data application builder that simplifies enterprise application development within the Snowflake ecosystem. With KAWA, you can streamline analytics, automation, and AI workflows without complex coding or infrastructure management. This guide will help you get started with KAWA, from installation to building your first data-driven application.

Step 1: Access KAWA on Snowflake Marketplace

To begin using KAWA:

  1. Navigate to the Snowflake Marketplace.
  2. Search for "KAWA".
  3. Click "Get" to start a 30-day free trial.
  4. After the trial, you can purchase KAWA directly through the Marketplace.
  5. During your trial period, you’ll receive:
    • A 1-hour onboarding session
    • A 1-hour tailored training workshop

Step 2: Install KAWA in Your Snowflake Account

Once you’ve accessed KAWA, follow these steps to install it:

  • Ensure you have the required permissions in Snowflake.
  • Follow the installation guidelines provided in the Snowflake Marketplace.
  • Access KAWA directly through your Snowflake account once installed.

Step 3: Integrate Your Data with KAWA

To integrate your data, start by granting necessary permissions within your Snowflake database. Run the following SQL commands:

GRANT USAGE ON DATABASE <database_name> TO APPLICATION kawa;
GRANT USAGE ON ALL SCHEMAS IN DATABASE <database_name> TO APPLICATION kawa;
GRANT SELECT ON ALL TABLES IN DATABASE <database_name> TO APPLICATION kawa;

After setting up permissions:

  1. Open KAWA and click "+ DATASOURCE".
  2. Select the Snowflake tables you want to work with.
  3. If your data does not appear, verify your access permissions.

Step 4: Create Your First Sheet

KAWA offers an intuitive spreadsheet-like interface to interact with your data.

  1. Navigate to the Sheets section in KAWA.
  2. Click the "+Sheet" button.
  3. Choose from different visualization options:
    • Grid for structured data views.
    • Chart for graphical insights.
    • Pivot Table for multidimensional analysis.
  4. Once your sheet is created, apply formulas, combine data sources, and build custom business logic.

Step 5: Build Your First Data Application

Transform your data into fully functional applications using KAWA’s no-code interface.

  1. Select your prepared sheet.
  2. Define user interactions and business logic.
  3. Deploy the app within your Snowflake environment.

Example use cases:

  • Automated trading bots
  • Real-time fraud detection systems
  • Customer insights dashboards

Step 6: Automate Workflows

Use KAWA’s workflow automation builder to create rules and trigger AI-powered actions.

  1. Define automation rules with the drag-and-drop interface.
  2. Set up periodic data scans (e.g., scan transactions every 5 minutes).
  3. Implement AI-driven market manipulation detection using Python scripts.
  4. Trigger real-time alerts to the risk management team.

Looking Ahead: Unlock the Full Potential of KAWA

KAWA is continuously evolving to redefine enterprise data applications. With seamless Snowflake integration, AI-powered automation, and no-code flexibility, KAWA empowers businesses to:

  • Reduce complexity in data workflows.
  • Enhance decision-making with AI-driven insights.
  • Scale effortlessly within a secure Snowflake environment.

Ready to get started? Visit the Snowflake Marketplace and discover how KAWA can transform your data applications today!