🇬🇧 English🇩🇪 Deutsch

Help & Guides

Everything you need to successfully integrate and use KIWacht.

🤔

How does KIWacht work?

KIWacht reads incoming support tickets, sorts them using AI, and routes them to relevant support links you’ve defined — all without storing a single word.

What we've built

  • An AI-powered system for automatic support ticket sorting
  • Fast and reliable processing of your support requests
  • Support for custom categories without storing your data
  • German language support optimized for the DACH market
  • 80 free requests with a simple upgrade path
🔒

Privacy guaranteed

We never store the content of your support tickets. Every request is forgotten immediately after processing. Only your rules are retained.

🚀

Getting Started

Get started in just a few steps:

  1. Go to the Dashboard.
  2. Click “Generate new key”.
  3. Copy your API key (starts with kws_).
  4. Use it in your support system.
🔌

Integrations

💡 Free alternative to Zapier

Use Google Apps Script (for Gmail), Power Automate (for Outlook), or Zoho Flow (for Zoho Mail) to integrate KIWacht for free — no subscription required.

📧

Gmail with Google Apps Script

Automate your emails with Google Apps Script — free and GDPR-compliant.

🏷️Block 1: Create labels in Gmail

1️⃣

Open Gmail → Click "Labels"

2️⃣

Click "Create new label"

3️⃣

Enter a name, e.g. kiwacht-ticket

4️⃣

Choose a label color and click "Create"

💡 Important: Without this label, the script won’t find any emails!

📜Block 2: Set up Google Apps Script

  1. Go to Google Apps Script
  2. Make sure you’re signed in to your Gmail account (check top-right)
  3. Create a new project
  4. First, go to the Dashboardto generate an API key (if you haven’t already)
  5. Apply the label kiwacht-ticket to a test email (e.g., send yourself a message).
  6. Copy the full script (see below) and paste it into your Google Apps Script project.
  7. Find this line:
  8. Replace the placeholder with your real API key from the Dashboard.
  9. Save the script
📜 View full script

🔑 Important: Find this line in the script:

const KIWACHT_API_KEY = 'kws_YOUR_API_KEY_HERE';

Replace 'kws_YOUR_API_KEY_HERE' with your real key from the Dashboard.

⚙️Block 3: Set up trigger & test

  1. Test manually: Click the green “Run” button → select classifyAndLabel → run it.
  2. Check your inbox after 30 seconds for an email from “KIWacht Assistant”.
  3. Set up the time-based trigger:
    • Go to “Triggers” in the left sidebar
    • Click “+ Add Trigger”
    • Function: classifyAndLabel
    • Event source: Time-driven
    • Time interval: Minutes timer → Every 5 minutes
    • Click “Save”

⚠️ Without this step, the script will not run automatically!

✅ Success Checklist

  • • Applied kiwacht-ticket label to a test email
  • • API key correctly inserted and saved
  • • Manual test successful (received KIWacht Assistant email)
  • • Time-based trigger set up (every 5 minutes)
  • • Label like !URGENT – URGENT was added?

If all items are complete, KIWacht is working correctly.

Frequently Asked Questions

We do not store any personal data. Every request is processed independently and not saved. Our AI only analyzes content to categorize it, without retaining any information.

💬

Need more help?

Our support team is happy to assist you

Contact Support